Standalone Angular Components - A world without ngModule
Know about Angular standalone components and how it simplifies your Angular code
May 14, 20228 min read

Search for a command to run...
Know about Angular standalone components and how it simplifies your Angular code

ES 2021 got standardized few days back(22nd June), and it now supports few really exciting features that contribute towards improving the readability of the language syntax as well as add to the construct repertoire available to deal with string repl...
