WMR is an all-in-one development tool for modern web apps built by the Preact team. Learn more about WMR's...
Does it matter that React is a black box? Many devs argue its internals are too complicated and need...
Here, you can learn how to create your own sprite sheet and animate it using CSS, a method often...
We can use signs and symbols to improve our web design by increasing accessibility and recognizability of our content...
Web components are a great tool to increase efficiency for frontend development. But unnecessary obstacles for users are slowing...
There are a number of simple methods to add Font Awesome icons to your Vue.js app.
Here, you can learn how to create a Telegram bot using FastAPI to get updates from a GitHub repository...
Looking for examples of how to implement animations without causing a major performance bottleneck? React Spring may be what...
Should you use Jotai for your next project instead of Recoil? It might help you write straightforward code, but...
As Internet Explorer slowly becomes a relic of internet history, some have proclaimed Safari the new IE. Is that...
This guide explains railway oriented programming in simple terms and shows you how to more efficiently approach error handling...
Take a dive into the Rome toolchain, with some examples of how it performs against the most common tasks,...
Explore the most common data fetching strategies in React, paired with examples and alternatives.
Learn how to make a toast component with animations using React, Framer Motion, and Zustand, plus some custom Hooks...
As evidenced by the wide variety of production-ready cryptography tools and algorithms available, the state of crypto in Rust...
Review some of the most common pitfalls of local state management in React, along with the patterns to help...
All Stories
Code coverage has finally made it out of experiments and into Chrome Canary, meaning that it will soon reach general availability. This is an...
Chrome’s network panel has a number of helpful visualizations for understanding network request/response performance. In this post, I’ll break down the request lifecycle waterfall,...
Most web developers are familiar with the basic features of the chrome developer tools — the DOM inspector, styles panel, and JavaScript console — however, there are a...
For many years I dreaded front end development. It’s not because I don’t love making products or writing CSS, but rather it was virtually...
Most JavaScript developers are familiar with the console API, particularlyconsole.log(). However, there are a number of lesser-known console methods that are quite useful in...
At LogRocket, nearly our entire code base is JavaScript. Over the years, we have learned a good amount about the lesser-known features of JavaScript...
While many developers still use CSS to style their React apps, writing styles in JavaScript has become an increasingly popular practice as it gives...
How many times have you been asked by a product manager “how often is this feature being used?” Or there’s a mysterious crash in...
We have been hard at work on a number of major improvements to LogRocket that make it easier to find relevant user sessions. Session...
Most web developers are familiar with the basic features of the chrome developer tools — the DOM inspector, styles panel, and JavaScript console — however, there are a...
We’re excited to roll-out a few highly requested features in LogRocket today. Just refresh your app and you’ll get access to: 1. User Sessions List...
We are thrilled to announce the preview release of LogRocket! With LogRocket, developers and support agents can quickly understand the cause of every bug...