September 16, 2022 · 6 min readReact useMemo hook guide with examplesImprove the React app performance with useMemo() hookAbdullah NumanFullstack Developer
September 13, 2022 · 11 min readReact memo guide with examplesImprove the app performance with React.memo()Abdullah NumanFullstack 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 8, 2022 · 3 min readrefine swag store is now open!The refine swag store is now open for those who enjoy this open source project.Eren ErkalkanCo-Founder, refine
September 7, 2022 · 7 min readNext.js environment variablesWe will take a closer look at environment variables in Next.jsMichael HungboSoftware Developer
September 6, 2022 · 9 min readHow to become a modern Node.js developer?The most essential skills to have as a modern Node.js developerDavid HerbertFrontend Engineer
September 5, 2022 · 10 min readMaterial UI button in ReactA complete guide on using Material UI (MUI) button in a React appDoro OnomeSoftware 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
September 2, 2022 · 11 min readHow to create a CRUD app with SvelteKitWe'll build a CRUD Blog app using SvelteKit and Svelte MUIEkekenta ClintonSoftware Engineer
September 1, 2022 · 9 min readFramer Motion examples for React animationsFramer Motion tutorial - Create text and image animations in React apps easily.Joel EzimorahSoftware Developer
August 31, 2022 · 16 min readUsing Google Lighthouse to improve app performanceLearn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.Joseph MawaWeb Developer
August 30, 2022 · 8 min readCSS Grid vs Flexbox - A brief guideIn this brief guide, we compare some concept of the two most popular CSS layout methods - Grid and Flexbox.Muhammed SarwarSoftware Engineer