My journey to SDE from a non-CSE background: magic of RDSHello all! This blog is going to be about my journey into tech, full stack development in specific. Let’s get started 🔥Mar 26, 20221Mar 26, 20221
Code reviews: How?Now that we’ve seen what are code reviews and why should we care about them in the earlier blog, it’s time to see how should we perform…Jan 13, 2022Jan 13, 2022
Code reviews: What and Why?Code reviews are the best! What is a code review? When you make some changes to a piece of code of a project (to introduce a new feature or…Dec 12, 2021Dec 12, 2021
postMessage: communication between browser tabsEver wondered how could one tab opens up another tab and they communicate with each other? Maybe you go to buy something on some site, now…Sep 7, 20211Sep 7, 20211
GitHub APIs: Fetching Pull Requests/Issues by a User/Organisation/RepositoryLast year (not so long ago 😛), I was working on a feature for Real Dev Squad where I needed to show the contributions of each member of…Jan 20, 20211Jan 20, 20211