PinnedPawan KumawatPrevent Memory Leaks in Angular ObservablesMemory Leaks are caused by not unsubscribing observable in Angular ComponentsDec 27, 2021Dec 27, 2021
PinnedPawan KumawatPerformance Improvement by Lazy LoadingI have seen many enterprise Angular applications where the size of main.js was more than 20 MB and response time was so long that we would…Feb 24, 2022Feb 24, 2022
PinnedPawan KumawatPractical Problems and Solutions in AngularThere is no relation in above quote and content, except this is my inspiration.Feb 17, 2022Feb 17, 2022
PinnedPawan KumawatDifference Between Subject and BehaviorSubjectMany fail to explain the Difference between Subject and BehaviorSubject when asked in interviews.Mar 2, 2022Mar 2, 2022
PinnedPawan KumawatStrategy Design Pattern in AngularImplementing Strategy Pattern in Angular is easy when we have good basicsFeb 1, 20224Feb 1, 20224
Pawan KumawatinLevel Up CodingOptimization -State Management in AngularI came across one very simple but unmaintainable use case during the work which I guess still is a conundrum for me but I’ll put my best to…3d ago3d ago
Pawan KumawatOptimization-RxJS code in Angular Part 5Another classic problem we face in Angular is to handle dialogs in reactive context. The problem statement is self explanatory in the belowSep 30Sep 30
Pawan KumawatOptimization-Writing APIs in Angular Part 3Again, How academic and real-world cases can be radically different. We’ll understand it by very simple example of “Consuming an API in…Sep 16Sep 16