Turing Vangisms.hashnode.dev·Oct 5, 2024Udemy nextjsPros and Cons of Studying from Videos: A Focus on Udemy Next.js Courses Learning from videos has become a popular method for many people looking to master new skills or expand their knowledge. For developers interested in Next.js, platforms like Udem...DiscussNext.js
Rohan Shrivastavarohanblogs.hashnode.dev·Sep 30, 2024Deploying a Next.js Project on Vercel: My ExperienceRecently, I deployed my Next.js project on Vercel, and it was surprisingly easy. If you're new to deploying Next.js apps, here's how I did it: 1. Create a Next.js Project First, I created my Next.js project using the command: npx create-next-app@late...DiscussNext.js
ayoola lekanoluremi.hashnode.dev·Aug 31, 2024Redux in Next.js: A Comprehensive GuideNext.js has rapidly gained popularity as a framework for building efficient and scalable web applications. As a React-based framework, it seamlessly integrates with many React tools, including Redux. However, integrating Redux into Next.js requires a...Discuss·35 readsredux-nexts
Lior Amsalemlior-amsalem.hashnode.dev·Aug 2, 2024Nextjs 13 Tutorial, Todo App (2024)In here we want to practice actual code writing skills, This is a Nextjs 13 Tutorial, do so with the very versatile popular tech stack of nextjs (v13, app folder approach) and Mongodb with mongoose in the back and React to handle the view and renderi...DiscussNext.js
Ramu Narasingaramunarasinga.hashnode.dev·Jul 18, 2024shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 3.0I wanted to find out how shadcn-ui CLI works. In this article, I discuss the code used to build the shadcn-ui/ui CLI. In part 2.0 to 2.15, I discussed how npx shadcn-ui init works under the hood. We will look at how npx shadcn-ui add <component> work...DiscussJavaScript
Sumeet Shroffprateekshawebdesign.hashnode.dev·Jun 14, 2024Beginner's Guide to Nextjs 13 with TypeScript TutorialThe Ultimate Guide to Next.js: Creating an Exceptional Dashboard In the world of web development, the name Next.js has become synonymous with efficiency, scalability, and the ability to create a robust, server-rendered React application. This versati...DiscussNext.js
YashMandiyashmandi.hashnode.dev·Jun 8, 2024Getting Started with Next.js: A Beginner's GuideNext.js is a powerful framework built on top of React that provides an enhanced developer experience with features like server-side rendering (SSR), static site generation (SSG), and easy API routes. This guide will help you get started with Next.js,...DiscussNext.js
chintanonwebchintanonweb.hashnode.dev·Apr 29, 2024Next.js Rendering Wars: Decoding CSR, SSR, and SSG for Maximum ImpactExploring Next.js: Client Side vs Server Side Rendering vs Static Site Generation Introduction In the realm of modern web development, choosing the right rendering method is crucial for optimal performance and user experience. Next.js, a popular Reac...DiscussNext.js
Ariska Hidayattech.finlup.id·Mar 31, 2024Easy Using SVG on NextJS TypescriptSimple use svg on NextJS. this recommendation from me. you can use file svg on the public folder. but, you have difficulty changing color. Convert image to svg using https://convertio.co/ step-step to use svg on NextJs: make file Icon.tsx export de...DiscussSVG
Sumeet Shroffprateekshawebdesign.hashnode.dev·Mar 20, 2024Exciting times for web developers and digital innovators! Next.js 13Exciting times for web developers and digital innovators! Next.js 13 marks a pivotal moment in the journey of web development, introducing a suite of features and improvements that redefine efficiency and user experience. Here's a glimpse into how Ne...DiscussNext.js 13.2