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
August 29, 2022 · 17 min read5 Most Common useState Mistakes React Developers Often MakeFind out what the five most common mistakes React developers make with useState and how to avoid them.David HerbertFrontend Engineer
August 26, 2022 · 15 min readCreating a React search bar and content filtering componentsArticle about how to create Search bar and filter component in ReactMadars BišsSoftware Developer
August 24, 2022 · 11 min readMUI Icons in ReactA complete guide on using Material UI(MUI Icons) in a React appDoro OnomeSoftware 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 20, 2022 · 9 min readNeumorphism with CSS - A new design trendOverview and examples for Neumorphic CSS implementations.Joel AdewoleWeb Developer
August 19, 2022 · 7 min readTemporal API - A new approach to managing Date and Time in JSAre we saying goodbye to the JavaScript Date object? Use the Temporal API to manipulate date and time objects in JavaScript.Muhammed SarwarSoftware Engineer
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 · 13 min readNextjs image optimization with examplesBuilt-in image optimization using next image componentMichael HungboSoftware Developer