Book Image

Web Development with AngularJS and Bootstrap [Video]

By : Simeon Cheeseman
Book Image

Web Development with AngularJS and Bootstrap [Video]

By: Simeon Cheeseman

Overview of this book

Use dynamic AngularJS code and Bootstrap styling to create effective web applications About This Video • Leverage the power of AngularJS and Bootstrap to develop a functioning web application • Explore the world of open source AngularJS libraries • Understand how to create your own custom components In Detail 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.
Table of Contents (6 chapters)
Chapter 5
I Can See!! Displaying Data
Content Locked
Section 2
Filters for Display
Use the filters to display the data in a more user friendly way. - Use in-built filters to display the data in a more friendly way - Use filters to order the table - Use filters to filter the table