π©π»βπ» Software Engineer- Full Stack Dev sharing about my journey and learnings in tech
π©π»βπ Pursing [Electronics and Telecommunication] at the University of Pune
π· #learninginpublic in my digital garden
π Currently just learning as i Build!
π Mastering Axios with Async/Await
06 Jul 2024
Introduction In the world of web development, making HTTP requests is a fundamental task. Whether you're fetching data from an API, submitting form data, or synchronizing information between different systems, handling HTTP requests efficiently is crucial. Enter Axios, a powerful and versatile library that simplifies HTTP requests. πβ¨... |
π Making the Switch: From JavaScript to TypeScript π
03 Jul 2024
Every developerβs story begins with JavaScript. It's dynamic, flexible, andβlet's face itβa bit quirky. My journey was no different. I loved the freedom JavaScript offered. Variables could be anything, and functions could return whatever they wanted. It was like a Wild West of coding where anything goes. But as projects grew in complexity, that freedom started to feel more like chaos.... |