Web Development with AngularJS and Bootstrap
Course
Online
Description
-
Type
Course
-
Methodology
Online
-
Start date
Different dates available
Use dynamic AngularJS code and Bootstrap styling to create effective web applicationsAngularJS 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.About the AuthorSimeon Cheeseman is a JavaScript developer primarily focussed on AngularJS and NodeJS. He started off his career coding Coldfusion HTML pages before teaching himself AngularJS and later NodeJS as they started getting traction. He has been employed building a variety of web-based applications from content management systems, phone bill re-rating programs, customer resource management, and billings systems. He is currently heavily involved in several open source AngularJS projects and when he has the time, he helps out on StackOverflow and Wizperts.
Facilities
Location
Start date
Start date
About this course
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
Reviews
This centre's achievements
All courses are up to date
The average rating is higher than 3.7
More than 50 reviews in the last 12 months
This centre has featured on Emagister for 6 years
Subjects
- Web Development
- Systems
- Web
- Ajax
- Javascript
- HTML
- Javascript training
Course programme
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Demonstrate the app that we will have built on completion of this course
- Describe the technologies and libraries we need to be familiar with
- Outline the steps we will perform to understand the concepts
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Show bootstrap.com, the download page, and how to look up things in the documents
- Show angularjs.org, the download page, and how to navigate the documents
- Take a look at the examples on the angularjs.com home page that explains how to integrate AngularJS and Bootstrap
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Build the basic HTML page, add libraries, standard bindings for AngularJS, and basic classes from Bootstrap
- Describe the difference between modules, controllers, and directives in JavaScript
- Write the code to demonstrate data being passed back and forth from JavaScript to the front page
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Examine the ngModel documentation
- Specify where we have used ngModel in the code
- Explore what goes on in validation
- Get the library from the site
- Add dependencies to the project, touching on Directive Insertion
- Display the elegance of the site
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Examine the ngModel documentation
- Specify where we have used ngModel in the code
- Explore what goes on in validation
- Get the library from the site
- Add dependencies to the project, touching on Directive Insertion
- Display the elegance of the site
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Show the document page on angularjs.org
- Add some input to our page with the Bootstrap styling
- Demonstrate how the data is being stored
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Get the styling we want from the Bootstrap site and make it appear on our page statically
- Describe ng-class by referencing the AngularJS documents
- Add the code to make the validations appear/disappear at the correct time
- Look at the $http service...
Additional information
Web Development with AngularJS and Bootstrap
