Skip to content

Code Repository for Building a Web Application with Spring and Angular, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Building-a-Web-Application-with-Spring-and-Angular

Repository files navigation

Building a Web Application with Spring and Angular [Video]

This is the code repository for Building a Web Application with Spring and Angular [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Time in software development is a key factor, this is the reason why you should be using standards frameworks like Angular and Spring that reduce the use of boilerplate code and offer most of the functionality that you need out of the box. We will build a sign-up form, to do so we will use Angular for the front end layer and Spring 5 to build the backend layer, the two layers will be communicating over REST APIs and the information will be persisted in a database using really little code.

The course will teach you how to use Angular and Spring to create a fully working data form storage web application. The first of the three sections of this course is about front-end technologies. In this part, you will learn the basic concept of Angular such as templating and directives and how to use them to create a form component.

By the end of the course, you will understand the different components and Storage services and how to integrate them into your application.

What You Will Learn

  • Build a high-quality data form component in Angular
  • Use different Angular components such as templating, directives, pipes, and forms
  • Create and validate an Angular Forms in your application
  • Explore the different components of the Angular lifecycle
  • Build a high-quality data Storage service in Spring
  • Implement different components of Spring 5 such as Spring Data and Jackson
  • Valid your Spring Application using Spring Validation
  • Store Angular data in your Spring 5 components

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Basic knowledge of Angular and Spring

Technical Requirements

This course has the following software requirements:
Angular Spring

Related Products

About

Code Repository for Building a Web Application with Spring and Angular, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages