Debounce Technique in React to handle Filckering EffectWhen developing applications, making API calls on every keystroke can lead to performance issues, including unnecessary server load and a…Oct 31Oct 31
🌟 Mastering SOLID Principles in JavaScript: A Beginner’s Guide 🪄Hey there, JavaScript enthusiast! 👋 Ready to level up your coding game? Today, we’re diving into the world of SOLID principles — a set of…Aug 19Aug 19
Understanding Web Rendering Techniques: CSR, SSR, SSG, and ISRIn the ever-evolving landscape of web development, choosing the right rendering technique is crucial for delivering optimal user…Jan 29Jan 29
Understanding the Inner Workings of BrowsersHave you ever wondered how browsers work and what happens behind the scenes when you open a webpage? Let's delve into the details and…Jan 29Jan 29
Understanding React’s Virtual DOM, Fiber, and ReconciliationWhen you create a React app, you might notice a method named createRoot in your main.jsx file:Jan 21Jan 21
Migration of a Workload running in a Corporate Data Center to AWS using the Amazon EC2 and RDS…In another project based in a real-world scenario, I acted as the Cloud Specialist responsible for migrating a workload running in a…Nov 30, 2023Nov 30, 2023
Automated user migration and management of AWS Identity and Access Management (IAM) resourcesIn this project based on a real-world scenario, I acted as Cloud Specialist with the mission to migrate users in an automated way and…Oct 31, 2023Oct 31, 2023