Learn how to perform unsentimental versioning to avoid the time-consuming process of manually going through all changes that have occurred since a previous software release to figure out the version number of your newest release.
The latest version of the Next.js framework, Next.js 9.2, features built-in CSS support for global stylesheets, improved code splitting capabilities, and more.
Kubernetes uses containers to help manage all stages of your project pipeline. Learn how to get the most out of your K8s implementation by using these cutting-edge tools.
Unit, integration, and end-to-end testing are crucial parts of the development process. Striking the right balance can be a challenge, especially when testing serverless apps.
Review all the highlights of the inaugural “State of CSS 2019” survey.
Web workers are notoriously difficult to interact with, but Comlink makes the process much more elegant.
I do not care about the various WCAG 2.x standards. People use these standards as an excuse to do the bare minimum to make a site accessible. What I do care about is that real users of assistive technologies can verify what we have developed is accessible.
Take a look at this overview of function declaration, function expression, and arrow functions in JavaScript.
The goal of this post is to help you understand how to build more accessible React forms by using the popular react-icons library.
Feeling nostalgic? Take some time to reflect on all the JavaScript frameworks that have influenced us as developers this past decade.
Learn how to cache JavaScript, CSS, fonts and image files for a single-page application and prevent caching HTML files and service workers.
This year’s “State of CSS” survey revealed that frontend developers are building more animations and becoming more interested in CSS modules. It will be fascinating to see how these and other trends progress in 2020.