Web APPs

Angular JS

Angular is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. Angular JS’s data binding and dependency injection eliminate much of the code you would otherwise have to write. And it all happens within […]

Angular JS Read More »

React JS

React is a JavaScript library for building user interfaces. It is an open-source, component-based front end library responsible only for the view layer of the application.   It was created by Jordan Walke, who was a software engineer at Facebook.  It was initially developed and maintained by Facebook and was later used in its products like

React JS Read More »