In this article, we’ll look at Inertia’s viability in the nearest future, the advantage it will have, and how to use it in a Laravel and Vue project.
We all make mistakes — it’s a key part of any programmer’s development. Exception handling, when done properly, can help maximize the maintainability, extensibility, and readability of your code.
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.