openreplay.hashnode.devBuild A Cloud-Based Project Management App With Next.JsEfficient project management holds immense importance in today’s business landscape for achieving successful outcomes. Project Management Application empowers users with comprehensive oversight. This article will show you how to build such a NextJS a...Aug 15, 2023·24 min read
femitosin.hashnode.devHow to Prevent Unnecessary React Component Re-RenderingUnderstanding how React renders components is essential for building efficient and performant applications. When a component’s state or props change, React automatically updates the User Interface(UI) to reflect those changes. As a result, React call...Jul 8, 2023·6 min read
femitosin.hashnode.devHow to Deploy Medusa Server to RenderIntroduction Medusa is an open source Node.js-based composable commerce engine that offers a flexible and modular solution for ecommerce businesses. Its architecture consists of three essential components: the Medusa server, the admin dashboard, and ...Apr 10, 2023·5 min read
femitosin.hashnode.devTop React Form Libraries for Efficient Form CreationIntroduction As front-end developers, forms play a crucial role in our daily work. Rather than reinventing the wheel and writing forms from scratch every time, it's important to understand the various libraries available to streamline and simplify th...Mar 13, 2023·18 min read
femitosin.hashnode.devBuild a High-Performing Ecommerce with Svelte and Medusa BackendIntroduction Online shopping, referred to as ecommerce or electronic commerce, involves purchasing and selling goods and services. The ease of use and security of online transactions has made them increasingly popular among individuals and businesses...Feb 21, 2023·15 min read