Typescript for the rescueAs the name suggests its ‘type’ definition for your ‘script’ — Typescript.Mar 4, 2022Mar 4, 2022
Design Netflix — System design High LevelSystem design questions generally are created to understand your engineering knowledge behind the scenes. These are open ended questions…Feb 2, 2022Feb 2, 2022
Frontend Accessibility EssentialsAccessibility is the practice of making your websites usable by as many people as possible. We traditionally think of this as being about…Jan 27, 2022Jan 27, 2022
Git CheatsheetI moved my blog content to my personal space. link for the git cheetsheetNov 4, 2021Nov 4, 2021
Vue Instance Lifecycle Hooks cheatsheetWith the simple console log lets understand the sequence in which each lifecycle hook is executed when loading, updating vue app.Aug 31, 2021Aug 31, 2021
Grouping object array by property in JS using reduceUsing Reduce to perform array operation sometimes feels little overwhelming. why would anybody choose to write nested loops to produce new…Apr 20, 2021Apr 20, 2021
Understanding Vue ReactivityLets see how javascript updates the value of variableFeb 15, 2021Feb 15, 2021