Javascript
In Short – “’const’ keyword is used to create a read-only reference to some value or object. Declaring a variable with const does not make it immutable but
Read More AngularJs
Angular JS is one of the most widely used framework for SPA(Single Page Application) and for other dynamic web applications. There is a huge list of points which
Read More