Day: August 13, 2023
7 posts
React Custom Hook: useDebugInformation
In this article series, we embark on a journey through the realm of custom React hooks, discovering their…
K8s Pods
As previously discussed k8s provide us with the following features: By-default cluster in nature, which fixes the issue…
PostgrеSQL vs MongoDB
PostgrеSQL and MongoDB arе both popular databasе managеmеnt systеms, еach with its own strеngths and wеaknеssеs. In this…
A Step-by-Step Guide to Building a Responsive and Mobile-Friendly website from scratch
A Web developer’s step-by-step guide to creating and designing websites that are fully responsive in the multi-device world…
Diagramming and Database Design📊🔍💡
In today’s data-driven world, efficient management of information is critical for the success of various applications and systems.…
Storing image from React formData to Cloudinary using Node/Express API
I won’t waste your time. Chances are if you’ve ended up here you’ve run into the same issue…
Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code
In this article, we’ll look at What is Monorepo and Microrepo? What are their advantages and disadvantages? When…