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.
The goal of this post is to help you understand how to build more accessible React forms by using the popular react-icons library.
Learn the ins and outs of natural language processing with Node.js by building a sentiment analysis app.
Using Docker with NestJS for containerized development, along with VS Code’s internal debugger, can greatly improve developer efficiency.
Learn how json-server can help you create a fake REST API to validate how your app reacts when receiving data from the backend.
In this tutorial, we’ll create a Vue project, write Docker and GitLab CI configurations, configure a server with Docker, GitLab Runner (along with necessary permissions), and configure a pipeline on GitLab.
Our guide tells you all you need to know about Redis, a highly performant in-memory data store and caching system.
I am, for the most part, a TypeScript fan but I do have some nagging doubts that I would like to discuss in this post.
You can use VuePress to build landing pages, portfolios, blogs, and more, regardless of your skill level with Vue.js.
Learn how to use headless components to build reusable UI components in React.
User engagement data is only as good as the scrutiny it is subjected to. As such, you need to put metrics in proper context.
Let’s take a look at how portals can make the rendering of components such as modals and pop-ups more efficient.