6 followers
Looking to get better at development? π€ As a developer, I walk on this fun and challenging journey with you π€
React's event handling and function calls often leave developers with confusion regarding the performance implications of certain practices. In this...
Embark on a thrilling journey with me as we delve into the development of a resume builder. I use React's dynamic components to build this app....
Are you interested in learning how to create a color switching app using React? In this guide, I'll walk you through the process. By the end, you'll...
Letβs say we have a monolithic e-commerce application with multiple endpoints. 5 things initially: Client devices HTTP requests from clients The web...
A monolithic arch basically means you have a single large program with all the features and things packed into one. The UI layer triggers the...
Letβs get hands-on! Weβll be using it for our practice. JSON is a structured text-based format for the transmission of data, between web servers and...