Tailwind v.1.2.0 includes new features and additions such as Transition support, Transform support, CSS Grid support, and other updates.
Databases often require you to communicate with them in a specific query language. You can bridge the language gap with nanoSQL, a JavaScript database layer that provides a standardized query language you can use to carry out data storage, query operations and more.
This tutorial shows you how to use the React Testing Library API to write better tests for you and your team.
Learn how to conduct authentication and authorization using Hasura and how to leverage GraphQL to fetch and write data from a Next.js frontend application.
Find out how to use Redux-Leaves to reduce boilerplate code and increase the speed with which speed developers can add functionality to redux application.
Today, I’m full-on sold on TypeScript. I’m what you’d call a late adopter of these weird, yet wonderful type definitions people kept hassling me about. If you’re still unsure if types are for you – let me tell you a bit about the reasons that made me fall in love.
Wondering what Vuex is all about? This tutorial gives you an overview of Vuex and shows you how to use it to build a multi-component reminder app.
AWS, the world’s leading cloud provider, delivers myriad services to help developers of all kinds build, manage, and maintain their apps and projects more efficiently.
That’s right, you can use CSS animations to observe DOM mutations.
The stage two decorators proposal includes predefined, optimized decorators that would handle the most resource-heavy operations, alleviating memory allocation concerns impacted the first phase.
Learn how to use CSS pseudo-classes to specify a special state of selected elements.
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.