Tagged Template Literals on Template

Angular 20 will support tagged template literals in components and templates. The feature is in 20.0.0-next.1; therefore, it can be tested after updating the Angular dependencies to the next version. ...
0 Read More

VIM is gem!!

VIM is gem!!
What is VIM? Basically, VIM will help you to code faster than you think, by using some commands. If you learn VIM, it's an advantage while competing with others, as well as it will increase your produ...
0 Read More

Extend ConfigurationBuilder

Extend ConfigurationBuilder
Introduction Application configuration files are commonly used to access various settings, from database connection strings to values that may change so that an application does not need to b...
0 Read More