PinnedPublished inITNEXTFront-end System Design — Develop Netflix from scratchI was preparing an FE system design question and could not find much material. One of my interviewers asked me to write Netflix from…Oct 5, 20221Oct 5, 20221
Common FE Quiz Questions in InterviewsAs an interviewer and interviewee, here are the questions I study for.May 9, 2023May 9, 2023
Pareto Principle on Unit Test CoverageUnit test coverage has also been a challenge in lots of software teams. How much should we cover? Do we have a target test coverage…Mar 28, 2023Mar 28, 2023
A subtle but important change of debounce operator in Rxjs 7I’ve recently been helping my Frontend team to upgrade Rxjs 6 to 7. The Rxjs team has shared that version 7 is a lot faster than 6. We were…Oct 27, 2022Oct 27, 2022
Reasons why Params on URL is the best State Management ToolThe other day, I was looking up COVID restrictions on traveling at…Oct 20, 20221Oct 20, 20221
Improve your Angular App in less than a dayI attended ng-conf 2022, and the speakers showcased their new features and upcoming works. Lots of them, such as Micro Frontend, require…Oct 14, 20222Oct 14, 20222
Published inITNEXTGet Rid of if-statements in your Angular App with OOPWhen working with out-of-the-box features in Angular, we forget about OOP.May 15, 20207May 15, 20207