News

This is a javascript project to build A to do list. This project has been developed using the development strategy concept with one branch per step. It is a wy to practice the concept of encapsulation ...
JavaScript Improve this page Add a description, image, and links to the encapsulation-in-javascript topic page so that developers can more easily learn about it.
View encapsulation is a way that defines whether components styles will affect the whole application or not i.e it has control over usage of component styles, use stylesglobally or should be limited ...