ARAshutosh Rahiinrahiashutosh.hashnode.dev路Apr 11, 2021 路 1 min readAbout MeHi, I'm Ashutosh Rahi 馃憢 I am a Software Engineer, currently working at Attentive AI, Noida 馃嚠馃嚦 and I love JavaScript. Academic Background I have pursued my Bachelors in Technology (in Information Technology) from the National Institute of Technolo...00
ARAshutosh Rahiinrahiashutosh.hashnode.dev路Apr 11, 2021 路 5 min readHow to avoid weird issues when using keys in ReactEver since I first started working with React.js, I have been running into weird issues and bugs I had never faced when working with Vanilla JS. Well, I have to admit that React has definitely revolutionised the development experience while working w...01P
ARAshutosh Rahiinrahiashutosh.hashnode.dev路Apr 3, 2021 路 3 min readJS & The Browser EnvironmentThe way to interact with a web app is through its UI. And what makes the UI functional is JS. This article is an attempt to understand the way things work in your browser behind the screen. How does the current score visible on your favourite sports ...00