Software Engineering
32+ funny Code Comments that people actually wrote
Well, This writing will show you how code commenting can be funny too. I have listed some funny code comments people encountered in production code. Note: If you want to learn more about JavaScript…
programmingsoftware-engineeringfunny
Angular ViewChild and ViewChildren
This article is focussed on understanding the Usage of @ViewChild and @ViewChildren inside Angular Components. A component can obtain a reference to an element or directive.
programmingtechnologysoftware-engineering