January 30, 2023 · 8 min readReact Hook Form vs Formik - Comparing the most popular React form librariesThis article will compare React Hook Form and Formik by highlighting their strengths and weaknesses.Joseph MawaWeb Developer
January 23, 2023 · 27 min readrefine vs RedwoodJSWe will compare two open source React frameworks, that can be used to build CRUD applicationsMadars BišsSoftware Developer
January 17, 2023 · 26 min readBuilding a Complete React CRUD App with AirtableWe will be building a Complete React CRUD application using refine and Airtable, a famous backend service to illustrate how you can power your applications with refine.Peter OsahWeb Developer
January 10, 2023 · 8 min readHow to Use Docker EntryPointWe'll discuss how to use Docker ENTRYPOINT instruction to configure the executables run after the container is initiated.Muhammad KhabbabProject Manager
January 6, 2023 · 4 min readThe refine Open Source Hackathonrefine Hackathon is an excellent opportunity for developers to showcase their skills, learn refine and win prizes!Necati ÖzmenHead of Content, refine
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