Web Development with AngularJS and Bootstrap

Web Development with AngularJS and Bootstrap

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1h 48m | 504 MB

Use dynamic AngularJS code and Bootstrap styling to create effective web applications

AngularJS is an open source JavaScript library built by Google that allows you to extend and dynamically change HTML. Bootstrap is an open source set of styling rules and components built by Twitter to make building web pages quick and easy. With AngularJS and Bootstrap joining forces, we get tools to quickly and easily create interactive and dynamic websites that look and behave similar to popular websites.

This video course will take you through a journey of building your first web application with AngularJS and Bootstrap. Each video will build on the functionality already learned in the previous video, always leaving you with a new feature of the running application.

Starting with no knowledge of AngularJS or Bootstrap, you will build up your knowledge through practical examples covered throughout the course. You will cover topics including external libraries to improve the ease of use, dynamic data bindings, dynamic styling, multi-view pages, form feedback, and AJAX form submission.

By the end of the video course, you will be able to successfully build a fully functioning web application.

What You Will Learn

  • Explore the documentation for AngularJS and Bootstrap
  • Navigate through the basic steps to get going with AngularJS and Bootstrap
  • Use AngularJS and Bootstrap to validate and display feedback on forms
  • Display multiple views without needing to refresh the page
  • Implement AngularJS’ AJAX POST and GET functions to send and receive data
  • Excel at one way and two way bindings to display and store data from the user
  • Display repeating data dynamically
  • Create filters to format data according to your expectations
  • Utilize third-party modules to improve the look and feel of your application