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
Prisma makes working with databases easier and more streamlined. Let’s discuss why you should start using Prisma in your next project.
Modern mobile apps often involve a step in the onboarding process where you need to enter a verification PIN sent […]
The useUpdates
Hook is an important advancement that helps streamline the update management process for React Native applications.
Explore how to optimize static pages in Next.js using the Prisma database to enhance the speed and efficiency of your apps.
In a Node.js app, you can send emails using an email API to better automate and customize communications with your users.
In this tutorial, you will build a simple full-stack application using Remix, Prisma, and MySQL as the database.
In this article, we will look at what NestJS interceptors are, how to use them, and some use cases for them.
In this article, we’ll learn how to choose and connect a React Native backend and how to create our own backend service using Node.js.
We’ll talk about how to set up a Next.js project, data fetching from an API endpoint with getStaticProps method, and implementing pagination.
In this article, we will learn how to implement a secure Google single sign-on for your next NestJS project.
Pop-up menus improve UI by acting as an overflow menu. They can be used as a secondary action for an item or a button.