REACT
Blogs 3
MDX and Next.js: A Powerful Combination
Unleash the power of MDX and Next.js to create interactive web content. This article explores their basics and how they work together.
A Deep Dive To Server Actions In NextJs
Harness the power of Server Actions for streamlined data fetching and mutations in your Nextjs applications.
Mastering React Testing with Vitest 2.0: A Comprehensive Guide Part 1
Learn how to set up and write tests for your React applications using Vitest 2.0 and React Testing Library.
Projects 5
Acme Auth: A Next.js Based Authentication
Discover how Acme Auth, a robust full-stack authentication system crafted with React, Next.js, Express, and MongoDB, empowers seamless user authentication, signup, login, logout, and password reset functionalities.
AuthJs Template: A Powerful Starter Kit for Secure Next.js Authentication
The "AuthJs Template" simplifies integrating robust authentication into your Next.js web apps. It covers database sessions, credential management, two-factor authentication, and more.
Market Hub: A multi-vendor marketplace
Market-hub is a MERN-powered platform for buying and selling computer items. It is a user-friendly solution for tech enthusiasts and sellers alike.
Next.js 14 Blog with App Router and MDX
Explore a Next.js 14 project demonstrating the new App Router, server actions, and MDX integration for streamlined blog creation.
Turso Vector Search: A RAG-based AI Chatbot
Explore a modern RAG (Retrieval Augmented Generation) implementation using Turso as a vector database, Next.js, and Google AI for creating an intelligent chatbot with memory capabilities.
Snippets 1
How to add toast
How to add toast in React/Next JS