Category: Uncategorized
Unlocking the Power of Docker Swarm: Container Orchestration
In the world of modern software development and deployment, containerization has become a game-changer. Containers offer a lightweight and consistent…
What is Bun?
Bun is a new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. It has three major design…
Making the Leap: Why Switching to RTK Query from Saga Makes Sense
Introduction: In the ever-changing world of web development, developers are always on the lookout for tools and technologies that can…
How to make your life a tad bit simpler by using Vite over Create React App
For browsers, anything that is not HTML, CSS and JS is strange. Fancy tools such as React are aliens. That's…
My Internship Experience at Addis Software: A Journey of Growth and Learning
During my internship at Addis Software , I had the opportunity to gain real-world experience in the software development industry.…
A deeper look into React Native and its architecture, Part II
In the first part of this article, we saw how the current react native architecture works along with the problems…