Aditya Tyagi

Documenting experience and observations

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

All posts in March 2020

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
Ignoring a block of code while linting your typescript code – TSLINT

Ignoring a block of code while linting your typescript code – TSLINT

Posted on 22nd March 202013th September 2020Author Aditya TyagiPosted in Tech2 Replies

If you have been working with typescript oriented frameworks like Angular, you must be linting your code before submitting it. And if by any chance you are working in Angular and not linting your code, I just have 1 thing to say to you: For the ones for whom “linting” is an alien term, let…

Read More

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