Book Image

Learning Web Application with Spring 5 and Angular 2 [Video]

By : Mario Romano
Book Image

Learning Web Application with Spring 5 and Angular 2 [Video]

By: Mario Romano

Overview of this book

<p><span id="description" class="sugar_field">This course will teach you to use Angular 2 and Spring 5 to create a fully working login web application. The first of the three sections of this course is about front-end technologies, and in this part, you will learn the basic concepts of Angular 2 such as Services, Components, and how to use it to create a login component.</span></p> <p><span id="description" class="sugar_field">Moving to the second section, we will focus on the backend, and bythe end of it, you will know what Spring 5 is and how to use it to develop a web reactive or web MVC application. <br /> In the last section, we will bring together the concepts of the previous two sections to create a login application. This course focuses on the practical aspects of these two frameworks, and you’ll get your hands dirty.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This demonstrative course is packed with step-by-step instructions, working examples, and helpful advice. This course is divided into clear chunks so you can learn at your own pace and focus on your own area of interest.</span></span></p>
Table of Contents (3 chapters)
Chapter 1
Building a Login Component Using Angular 2
Content Locked
Section 2
How to Create an App in Angular 2
How to use the Angular CLI to create an Angular 2 application. - Set up the environment installing NodeJs - Install Angular CLI - Use Angular CLI to create our first Angular 2 application