The thesis consists of describing the framework Angular, its key functionalities, and a demonstration of its usage on a concrete example - a web application SportPlayer. Furthermore the thesis also includes the description of two other options for web application development. The first option being the framework called AngularJS, and the other one a library called React. Angular is a framework for developing web applications, more specifically for the front end of web solutions. It was first announced in 2009 by Google. There are many different versions known by different names, however they all fall under the umbrella term Angular. This framework is one of the most used when it comes to web application development. Its main advantages are: Speed of the finished product, the possibility of deploying the final solution to multiple platforms and a large user community. All these features are showcased later on in the application SportPlayer.
|