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 · 15 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 · 7 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 · 16 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 28, 2022 · 9 min readJavascript Currying - Variadic CurryingDeep dive into variadic currying in JavaScript with examplesAbdullah NumanFullstack Developer
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 · 10 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 · 8 min readNeumorphism with CSS - A new design trendOverview and examples for Neumorphic CSS implementations.Joel AdewoleWeb Developer