React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, […]
For many years I dreaded front end development. It’s not because I don’t love making products or writing CSS, but […]
Most JavaScript developers are familiar with the console API, particularlyconsole.log(). However, there are a number of lesser-known console methods that […]
While many developers still use CSS to style their React apps, writing styles in JavaScript has become an increasingly popular […]