ARAditya Rajinblog.exploreraadi.com·Dec 7, 2022 · 5 min readUploading images the right wayImages have always been an important part of any web application but I have always written messy logic for uploading images. In my first job, we were using React Class components and I remember creating a big upload function, a few states for handlin...00
ARAditya Rajinblog.exploreraadi.com·Apr 13, 2022 · 3 min readDemystifying useRef hook.Before diving into useRef() hook, we should first understand what refs are. As per the definition from ReactJS official docs Refs provide a way to access DOM nodes or React elements created in the render method. Let’s look at what react docs meant ...00
ARAditya Rajinblog.exploreraadi.com·Aug 19, 2021 · 4 min readLessons from my first software engineering job.My name is Aditya and I am a College dropout currently building the future of commerce at Plaza with some really smart and driven people. I got my first job amidst the pandemic in 2020. Link to my full story. Now moving on, I will share some rules t...03HL
ARAditya Rajinblog.exploreraadi.com·Jun 30, 2021 · 6 min readHow to land Interviews at good startups?I am Aditya, a Frontend developer currently building the future of e-commerce at Plaza. In 2019, I dropped out of college and dived into web development. Since then, I have landed multiple high-paying job offers at amazing startups. You can read my f...04MHAS
ARAditya Rajinblog.exploreraadi.com·Jun 13, 2021 · 4 min readDeveloper Journey of a Failure StudentIn 2018, when I passed out of high school, I did what most Indian high school grads from the science stream do. I took a year off to prepare for the JEE exam that can get me into an IIT. But something strange happened in that one year. Along with pre...010PESER