InFrontEnd WebbyRajdeep SinghHow to create a new nextjs project with a bun?The Bun is a new run time environment for javascript blazing fastJul 13, 2022Jul 13, 2022
InFrontEnd WebbyRajdeep SinghIs the next.js pages folder required?The src folder is an alternative to the next.js pages folder.Jun 16, 20221Jun 16, 20221
Ghost TogetherHow To Create a New NextJS AppNextJS is a React framework that makes webapp development easier. You can even create mobile apps on it (even though it’s not its primary…Jun 7, 2022Jun 7, 2022
InBetter ProgrammingbyDeepak KumarHow to Create a Loading Screen for Client-side Fetching in NextJsLet’s go ahead and assume that you’re familiar with NextJs or ReactJS and CSS Animations.Jun 23, 2022Jun 23, 2022
InFrontEnd WebbyRajdeep SinghHow to use material UI with nextjs and react 18Material UI is a great UI library for a front-end developer. With the easy ways to add material UI in nextjsJun 24, 20221Jun 24, 20221
InJavaScript in Plain EnglishbyMachy 8Style Your Next.js Website Faster with Stylify CSSStyle your Next.js website faster, more efficiently and intuitively with Stylify. Don’t study selectors and syntax. Use pure CSS syntax and…Jun 29, 20222Jun 29, 20222
GulsahCommon Mistakes to Avoid When Using React and Next.jsNext.js and React when I first started these, I used the classic Javascript, HTML, and CSS syntax and rules and got errors-Jun 6, 20222Jun 6, 20222
StrapiHow to Build a Forum App with Next.Js and Strapi CMSLearn how to use Strapi while building a forum app and implement user authentication and authorization in it.Jun 20, 2022Jun 20, 2022
Justin SchverakHow to hash passwords in Next.js for loginsHashing passwords is important for security, so that the developer nor a hacker can steal a password just by looking at it.Jun 20, 20221Jun 20, 20221
Sha BurnFAMN Stack: FastAPI & MongoDB & NextJSFast & Flexible Full Stack using React, Python, & JSON via FastAPI, MongoDB, & Next.jsJun 21, 2022Jun 21, 2022
InFrontEnd WebbyRajdeep SinghHow to change the base path in nextjs?Understand the base path configuration in nextjs in easy ways.Jun 22, 2022Jun 22, 2022
InFrontEnd WebbyRajdeep SinghHow to create pagination with a content layer in next.js?They create pagination from scratch without API in the next js and content layer.Jun 9, 2022Jun 9, 2022
InBetter ProgrammingbyJose GranjaNext.js vs. Remix: Analyzing Key Aspects and DifferencesKnow which one is right for you by comparing the latest versions of Remix and Next.jsJan 31, 20221Jan 31, 20221
Mouad BourasHow I started a blog using NextJS and Contentful completely freeLast year, I came across the popular British YouTuber and productivity expert Ali Abdaal, and after consuming countless hours of his…Mar 3, 2022Mar 3, 2022
InFrontEnd WebbyRajdeep SinghThe Script component in Next.js?The nextjs Script component helps to optimize and improve loading performance in your web app. This article is part of my nextjs…Jan 4, 20221Jan 4, 20221
InITNEXTbyEshwaren MPWA with Next.js (create-next-app) in 2020 ⚡️Next.js + PWA = ⚡️📱Feb 15, 20202Feb 15, 20202
InBetter ProgrammingbyJose Granja5 New Killer Features of Next.js 12Top highlights of a game-changing releaseNov 2, 20212Nov 2, 20212
InD.i.SbyKirill KonshinNext.js + Redux in an easy wayThis is the second article about Server Side Rendering of React-based stack. The first one React + Router + Redux and Server Side Rendering…Feb 26, 201714Feb 26, 201714
InAll things #searchbyKuldeep SaxenaGetting Started with React and Next.JS — Part #1 of 11This is the 1st post for Movies store, the React & Redux E-commerce app tutorial series created by appbase.io. The final result of follow…Feb 4, 20192Feb 4, 20192
In💅 styled-componentsbyZach ShermanBuilding a blog With Next.js and styled-componentsNext.js is a framework for building universal React applications. Together with styled-components it’s easy to create a blog based on React…Aug 16, 20176Aug 16, 20176