Book Image

Using Spring and Angular for Web Application [Video]

By : Mario Romano
Book Image

Using Spring and Angular for Web Application [Video]

By: Mario Romano

Overview of this book

<p><span id="description" class="sugar_field">This course teaches you how to use Angular and Spring to create a fully working messaging web application. The first sections of this course are about frontend technologies; here, you will learn advanced concept of Angular such as routing, observables, material design, and how to use it to create a messaging/notification component.</span></p> <p><span id="description" class="sugar_field">In the second section, we focus on the backend part; after completing it, you will know how to use Spring 5 to develop a Web Socket notification service. In the third section, we bring together the concepts of the previous two sections to create a messaging/notification application. The last section covers tools that will help you to publish and maintain your application in production.</span></p> <p><span id="description" class="sugar_field">Finally, you will also learn the new features of Angular 5. By the end of the course, you’ll be ready to launch your own creations into the World.</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 exhaustive course—packed with step-by-step instructions, working examples, and helpful advice—is divided into clear chunks so you can learn at your own pace and focus on your own areas of interest.</span></span></p>
Table of Contents (4 chapters)
Chapter 3
Building a Messaging Application with Angular and Spring
Content Locked
Section 2
Creating a Live Messaging Application Frontend with Angular
In this video, we will create the frontend part of a live messaging application using Angular. - Learn the process of creating a frontend of a live messaging app - Explore a hands on demo to implement the frontend - Analyze the output obtained