January 4, 2023 · 13 min readHow to use Material UI Card ComponentWe'll discover the Material UI (MUI) Card component with examplesDoro OnomeSoftware Developer
January 3, 2023 · 14 min readHow to Fetch Data in React with useSWRIntroduction to SWR and useSwr for Client-Side Data FetchingMichael HungboSoftware Developer
December 28, 2022 · 8 min readHow to Use Docker Copy CommandWe'll discuss how to copy files in Docker using the docker copy command.Muhammad KhabbabProject Manager
December 23, 2022 · 23 min readDynamic Forms with React Hook FormHow to build dynamic forms with React hook form in React CRUD apps.David OmotayoFrontend developer
December 21, 2022 · 8 min readrem vs em - Everything you need to knowWe'll look at everything em and rem, their differences, when and how to use them, and practical examples of em and rem in actionFimber ElemuwaWeb Developer
December 20, 2022 · 8 min readgit switch and git checkout – How to switch branches in gitWe will go through different use cases and examples for using git checkout and git switch.Muhammad KhabbabProject Manager
December 15, 2022 · 10 min readHow to use Material UI CheckboxWe'll discover the Material UI (MUI) Checkbox component with examplesDoro OnomeSoftware Developer
December 14, 2022 · 11 min readHow to use Conditional Rendering in ReactWe'll implement Conditional Rendering in React and the various ways to use it in your React applications.Deborah EmeniSoftware Engineer
December 9, 2022 · 7 min readUnexpected token in JSON at position 0 errorWe will look into the various possible causes of this error message and suggest methods to rectify it.Chukwuka ReubenFrontend Developer
December 8, 2022 · 10 min readSvelte vs React ComparisonWe will compare the optimal performance of React and SvelteChidume NnamdiSoftware Engineer
December 7, 2022 · 10 min readA Guide on React Lazy LoadingWe will be looking at what lazy loading is, how it works, and how it can be used to improve the performance of React applications.Chidume NnamdiSoftware Engineer
December 2, 2022 · 8 min readgit stash - Save the Uncommitted Changes LocallyWe will take a look the examples of using git stash commandMuhammad KhabbabProject Manager