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 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 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 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 23, 2022 · 17 min readUsing Material UI DataGrid component with refine appHow to use Material UI DataGrid component with refine apps?Michael HungboSoftware Developer
August 17, 2022 · 13 min readNextjs image optimization with examplesBuilt-in image optimization using next image componentMichael HungboSoftware Developer