Aditya's Blog

An account of weekly learning, in life and tech

  • 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 Tech3 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

Categories

  • Life (5)
  • NotesHub (4)
  • Tech (23)

Archives

  • August 2020 (2)
  • July 2020 (1)
  • June 2020 (3)
  • May 2020 (5)
  • April 2020 (2)
  • March 2020 (3)
  • January 2020 (1)
  • December 2019 (8)

Recent Posts

  • Mobile-first web development – THE RIGHT WAY
  • Scroll to top issue in Angular apps
  • How to be better at your software development job – A Guide
  • Make your college life easy with NotesHub
  • Pick colors: LIKE A BOSS

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

  • Aditya Tyagi on Mobile-first web development – THE RIGHT WAY
  • Aditya Tyagi on Understanding tabindex – keyboard accessibility
  • Aditya Tyagi on Mobile-first web development – THE RIGHT WAY
  • Ink Web Solutions on Mobile-first web development – THE RIGHT WAY
  • Kadhja Bonet on Understanding tabindex – keyboard accessibility

Subscribe to weekly updates

Loading

©2021 Aditya's Blog | Theme by SuperbThemes.Com