We build a smart data table UI in React Table v7 and explore some of the new features available in Tantack Table v8.
Nitro.js is a solution in the server-side JavaScript landscape that offers features like universal deployment, auto-imports, and file-based routing.
Explore best practices for typing `children` props in TypeScript in both functional and class-based components.
dangerouslySetInnerHTML
in a React applicationThe `dangerouslySetInnerHTML` property in a React application is the equivalent of the `innerHTML` attribute in the browser DOM. Learn more in this guide.
Ding! You got a notification, but does it cause a little bump of dopamine or a slow drag of cortisol? […]
A guide for using JWT authentication to prevent basic security issues while understanding the shortcomings of JWTs.
Auth.js makes adding authentication to web apps easier and more secure. Let’s discuss why you should use it in your projects.
Automate type checking in your TypeScript code and ensure that the code has no bugs by integrating Prettier with ESLint.
We’ll build an app using Next.js and Supabase. The concept is for users to track and create workout activities based on specified parameters
Compare Auth.js and Lucia Auth for Next.js authentication, exploring their features, session management differences, and design paradigms.
While animations may not always be the most exciting aspect for us developers, they’re essential to keep users engaged. In […]
Review the top most popular React chart libraries, which simplify the process of building charts and visualizing large amounts of data.