February 23, 2023 · 23 min readHow to Build a React Admin Panel with Mantine and StrapiWe'll be building a simple React Admin Panel with refine and Mantine using Strapi as a backend service.Joseph MawaWeb Developer
February 8, 2023 · 11 min readComparing the best headless CMS solutionsWe compared best headless CMS solutions - Strapi, Hasura, and Hygraph. We'll highlight their pros and cons.Joseph MawaWeb Developer
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
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 1, 2022 · 17 min readTop 6 Free Online Code Editors and IDEs with Pros and ConsWe'll compare the best online IDEs and code editors for web development. We'll also look at the pros and cons of each.Joseph MawaWeb Developer
September 29, 2022 · 4 min readRedirect in React Router V6 with Navigate ComponentWe'll see how to redirect using Navigate Component in React Router V6Joseph MawaWeb Developer
September 24, 2022 · 5 min readHow to use the useParams hook in React RouterWe'll discover how to access the parameters of the current route with the useParams hook in React Router.Joseph MawaWeb Developer
September 19, 2022 · 6 min readRedirect in React Router V6 with useNavigate hookWe'll discover how to perform a redirect using useNavigate in React Router V6Joseph MawaWeb 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