October 5, 2022 路 10 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 路 9 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 路 10 min readIntroduction to Next.js Link component with examplesA guide for navigation between pages using Next.js LinkMichael HungboSoftware Developer
August 18, 2022 路 15 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 路 14 min readNextjs image optimization with examplesBuilt-in image optimization using next image componentMichael HungboSoftware Developer