Aditya Tyagi

Documenting experience and observations

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

All posts tagged javascript

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
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
Add Icons to React, Angular or Vue Apps in 3 StepsA beginner's guide to using SVG icons as fonts

Add Icons to React, Angular or Vue Apps in 3 Steps

A beginner's guide to using SVG icons as fonts

Posted on 25th December 201926th February 2022Author Aditya TyagiPosted in Tech2 Replies

There are a lot of use cases wherein we need to control the styling of icons and images based on user behavior. These use-cases come into picture when the user interacts with the icons/images as hovering over it or clicking it. We can achieve the desired results by using the SVG of the icon and…

Read More

Posts navigation

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

Search Aditya’s Blog for

Subscribe to weekly updates

Loading
  • Responsive Font-Sizes In React Apps
  • Why NextJs should not be ignored.
  • 4+ years of cracking technical interviews
  • Optimize Performance – React
  • How to debug a React App
  • Life
  • Personal Finance
  • Tech

Archives

  • July 2022 (1)
  • 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

  • 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
  • Jet web solutions on How to be better at your software development job – A Guide

Subscribe to weekly updates

Loading

©2022 Aditya Tyagi | Theme by SuperbThemes.Com