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 9, 2022 · 9 min readReact 18 Upgrade Guide and New FeaturesReact 18 was released! Are you looking to upgrade to React 18? Learn about the new features and changes in this comprehensive guide.Joel AdewoleWeb Developer
August 28, 2022 · 9 min readJavascript Currying - Variadic CurryingDeep dive into variadic currying in JavaScript with examplesAbdullah NumanFullstack Developer
July 21, 2022 · 17 min readBuilding a CRUD app with Material UI and Strapi in ReactHow to build CRUD admin panel with Material UI?Necati ÖzmenHead of Content, refine
November 27, 2022 · 8 min readHow to Delete Local and Remote Git BranchesWe will take a look the example of deleting local and remote Git branches.Muhammad KhabbabProject Manager
November 24, 2022 · 7 min readHow to use React Strict Mode in React 18What is Strict Mode in React 18 and how to use it to find and fix bugs in your React application.Deborah EmeniSoftware Engineer
November 23, 2022 · 20 min read5 Best Free Platforms for Hosting Hobby Web ProjectsA list of the best free platforms for hosting hobby web projects. You can host your static websites, React apps, and more for free.Joseph MawaWeb Developer
November 22, 2022 · 11 min readError Handling With try, catch and finally Blocks in JavaScriptWe'll see how to handle errors in JavaScript using the try/catch/finally blocks.Abdullah NumanFullstack Developer
November 17, 2022 · 24 min readHow to Create Dynamic Forms in React CRUD app with Ant DesignEasy way to creating dynamic forms in React CRUD apps with Ant DesignDavid OmotayoFrontend developer
November 16, 2022 · 12 min readReact Props Explained with ExamplesA detailed guide on React props with examplesChidume NnamdiSoftware Engineer
November 15, 2022 · 5 min readHow to use JavaScript Ternary Operator?In this post, we expound on with examples of what the JavaScript ternary operator is, how it works.Abdullah NumanFullstack 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
November 9, 2022 · 8 min readHow to Install and Use NVM?Guide to using NVM with Mac and WindowsChidume NnamdiSoftware Engineer
November 3, 2022 · 9 min readesbuild - Next-generation JavaScript bundlerThe advantages of using esbuild and how to use it in your project.Muhammad KhabbabProject Manager
November 2, 2022 · 10 min readA Definitive guide on JavaScript every() MethodIn this post, we expound on with examples of what the JavaScript every method is, how it works.Abdullah NumanFullstack Developer