ES6 was a big step forward for the web, and it introduced several features to solve problems that arise when developing with Vue.js specifically.
React Fiber (React v16) is awesome and has taken some significant steps towards improving the developer experience as well as […]
Overview React 16 lets you decide whether state gets updated via .setState to prevent unnecessary DOM updates. Calling .setState with null no […]
Faster page speed, better performance, overall improved user experience — these are the advantages of minifying your CSS files. This may seem […]
With the second iteration of Google’s web framework Angular and a complete rewrite of AngularJS, the Angular community was given a significant […]
The future is here, and you’re loving every single second of writing your React code with Hooks. You’re all like […]
With so much focus on tooling lately, it’s nice to take a break from all of the React and npm-install-everything […]
Mozilla keeps pushing forward, and the release of Firefox 67 ships a great new feature for accessibility and customization: the prefers-color-scheme […]
Testing is an important step in web application development, especially when it comes to apps made on top of component […]
JavaScript has become the mother language of a huge, diverse, and fast-growing programming universe. Once a framework or library gets […]
A brief introduction to Gatsby Gatsby is a static site generator that is built with React.js, Webpack, and GraphQL. It is used for building very […]
That title is a bit dramatic, but then again, so is Svelte and the idea behind it. If you don’t […]