Aditya Tyagi

Documenting experience and observations

  • Home
  • Tech
  • Personal Finance
  • Life
  • Contact
Menu

All posts tagged javascript

Working with loaders and RxJS Observables

Working with loaders and RxJS Observables

Posted on 31st May 202015th May 2021Author Aditya TyagiPosted in TechLeave a Reply

Loaders is an integral part of user experience. Appropriate usage of loaders is essential to ensure smooth experience. If a loader stops too early, it feels like nothing has happened and seems like the app has frozen. If the loader stops too late, then it feels like an eternity to use the app. In both…

Read More

Open link in a new tab – JavaScript

Posted on 18th May 202015th May 2021Author Aditya TyagiPosted in Tech3 Replies

Opening a link in a new tab has to be a calculated decision as it partially breaks the flow thus impacting user experience. But, it is also important to use this when the information on the new page is either short-lived or something that the user want to see, but at the same time continue…

Read More
Back to basics after 1.5+ years of experience – Quarantine edition

Back to basics after 1.5+ years of experience – Quarantine edition

Posted on 2nd May 202018th April 2021Author Aditya TyagiPosted in Tech2 Replies

The world is going through strange times. The pandemic has indeed brought everyone and everything to a stand-still. But, on the other hand it has opened multiple doors to new opportunities. Being in tech, I can vouch that the industry has taken a blow, but not as severe as the others. All of a sudden,…

Read More
Benchmarking your JavaScript Code

Benchmarking your JavaScript Code

Posted on 29th March 202013th September 2020Author Aditya TyagiPosted in TechLeave a Reply

Getting a problem and straightaway writing a function for it is something we all tend to do unless we are industry veterans, because the industry veterans take a lot of factors into account while composing a function. I write “composing” because if you come across code written by people like Kyle Simpson, you’ll be mesmerized…

Read More
Remove all console.log() in one go!

Remove all console.log() in one go!

Posted on 25th March 202013th September 2020Author Aditya TyagiPosted in Tech5 Replies

No matter how senior you are, you are definitely going to use the evergreen `console.log()` to debug your javascript or typescript project. There is no problem in doing so (some javascript veterans might disagree), but the problem arises when you forget removing them and push your code for: Code review (by raising a pull request)…

Read More

Posts navigation

← Previous Page 1 Page 2 Page 3 Page 4 Next →

Search Aditya’s Blog for

Subscribe to weekly updates

Loading
  • Right Way To Render Components In React
  • What Not To Do In React
  • Add UPI To Any Web App
  • Code Reviews Should Not Suck!
  • Responsive Font-Sizes In React Apps
  • Life
  • Personal Finance
  • Tech

Archives

  • January 2023 (2)
  • December 2022 (1)
  • July 2022 (2)
  • June 2022 (3)
  • February 2022 (3)
  • January 2022 (4)
  • June 2021 (2)
  • May 2021 (3)
  • August 2020 (2)
  • July 2020 (1)
  • June 2020 (3)
  • May 2020 (5)
  • April 2020 (2)
  • March 2020 (3)
  • January 2020 (1)
  • December 2019 (8)

About

This is an unadulterated account of daily learnings and lessons that I am lucky enough to learn in tech and in life. It is 100% truth – my truth.

Recent Comments

  • Dollar to Naira on Open link in a new tab – JavaScript
  • Responsive Font-Sizes In React Apps - Aditya Tyagi on 4 Ways to Style React Components: A Beginner’s Guide
  • 4+ years of cracking technical interviews - Educatque on 4+ years of cracking technical interviews
  • sjain ventures on How to be better at your software development job – A Guide
  • Optimize Performance - React - Aditya Tyagi on How to debug a React App

Subscribe to weekly updates

Loading

©2023 Aditya Tyagi | Theme by SuperbThemes.Com