January 3, 2023 · 14 min readHow to Fetch Data in React with useSWRIntroduction to SWR and useSwr for Client-Side Data FetchingMichael HungboSoftware Developer
November 13, 2022 · 7 min readWhat is Turborepo and Why Should You Care?The advantages of using Turborepo for monorepo development.Muhammad KhabbabProject Manager
November 12, 2022 · 7 min readNext.js 13 - What are the new features?Next.js 13 is out! Let's see the new features in this release.Michael HungboSoftware Developer
October 31, 2022 · 10 min readWhat is Next.js getInitialProps and getServerSideProps?We will deep dive into Next.js getInitialProps and getServerSideProps.Michael HungboSoftware Developer
October 23, 2022 · 13 min readA Guide to useContext and React Context APIShare data across components with React Context in TypeScript and Next.jsChibuzor OtuokwuSoftware Developer
October 5, 2022 · 9 min readHow to use Next.js API Routes?We will deep dive into Next.js API Routes with Dynamic Routes.Michael HungboSoftware Developer
September 12, 2022 · 8 min readA Guide for Next.js with TypeScriptWe will explain the entire process of how to use Next.js in TypeScriptMichael HungboSoftware Developer
September 11, 2022 · 19 min readBuild a Progressive Web App (PWA) with Next.jsWe will walk you through the entire process of building a PWA using Next.JS and refine framework, from start to finish!David OmotayoFrontend developer
September 7, 2022 · 7 min readNext.js environment variablesWe will take a closer look at environment variables in Next.jsMichael HungboSoftware Developer
September 4, 2022 · 9 min readIntroduction to Next.js Link component with examplesA guide for navigation between pages using Next.js LinkMichael HungboSoftware Developer
August 18, 2022 · 14 min readNextAuth - Google And GitHub Authentications for NextjsHow to implement Google and GitHub authentications using NextAuth.js in Next.js?Ekekenta ClintonSoftware Engineer
August 17, 2022 · 13 min readNextjs image optimization with examplesBuilt-in image optimization using next image componentMichael HungboSoftware Developer