Angular

Beginner 0(0 Ratings) 0 Students enrolled English
Created by Admin corner
Last updated Sat, 04-Jun-2022
+ View more
Course overview

AngularJS is an open-source front-end web application framework to develop single page applications. It is solely based on 

the all-rounder programming language- JavaScript. That is the reason it has the name that includes JS and it is also written as Angular.


Great Benefits Of AngularJS Development

1 - Improved Design Architecture. ...

2 - Promotes Code Re-usability. ...

3 - Better Plug & Play Components. ...

4 - Faster application development. ...

5 - Handles Dependencies. ...

6 - Allows Parallel Development. ...

7 - Allows Controls to Developers. ...

8 - Helps Manage State.  

Curriculum for this course
115 Lessons 10:08:19 Hours
Angular and Web pack for Modular Applications
10 Lessons 00:43:46 Hours
  • angular with web pack introduction
    Preview 00:04:20
  • angular with web pack requiring directives
    00:03:48
  • angular with web pack es6 with babeljs
    00:02:43
  • angular with webpack requiring templates
    00:02:48
  • angular with web pack requiring css preprocessors
    00:06:07
  • angularjs angular with webpack testing with karma mocha and chai
    00:10:22
  • angular with web pack production setup
    00:02:05
  • angular with web pack uglifying your javascript
    00:04:42
  • angular with webpack production source maps
    00:01:51
  • updating babel 5 to 6
    00:05:00
Angular Automation with Gulp
8 Lessons 00:34:24 Hours
  • angular automation introduction to gulp
    00:04:26
  • angular automation installing gulp globally and locally
    00:04:24
  • angular automation gulp tasks
    00:03:45
  • angular automation copy assets with gulp
    00:05:13
  • angular automation gulp inject
    00:05:10
  • angular automation gulp serve
    00:02:49
  • angular automation gulp config
    00:03:35
  • angular automation gulp watch
    00:05:02
AngularJS Application Architecture
18 Lessons 01:46:22 Hours
  • angularjs architecture series introduction
    00:02:42
  • angularjs architecture file structure
    00:05:51
  • angularjs architecture using sub modules
    00:04:22
  • angularjs architecture basic state with UI router
    00:05:20
  • angularjs using UI router is named views
    00:08:03
  • angularjs ui router state params for sharing information
    00:04:53
  • angularjs architecture navigating between states with UI router
    00:05:00
  • angularjs UI router state params for sharing information
    00:04:53
  • angularjs architecture prefer the controller as syntax
    00:05:02
  • angularjs architecture refactor to a data model
    00:05:53
  • angularjs architecture using http to load json data
    00:07:21
  • angularjs architecture control your promises with queue
    00:06:26
  • angularjs architecture edit and create bookmark states
    00:12:09
  • angularjs architecture create bookmark
    00:06:29
  • angularjs architecture edit bookmark
    00:12:18
  • angularjs architecture delete bookmark
    00:02:10
  • angularjs architecture animate state transitions with UI router
    00:03:46
  • angularjs architecture review
    00:03:44
AngularJS Authentication with JWT
7 Lessons 00:31:04 Hours
  • angularjs json web token jwt introduction
    00:01:23
  • angularjs basic server setupfor jwt authentication
    00:01:44
  • angularjs client setup for jwt authentication
    00:03:33
  • angularjs jwt authentication setup
    00:04:15
  • angularjs server jwt authentication setup
    00:04:03
  • angularjs-auth-interceptor-in-angular-for-jwt
    00:07:53
  • finalizing jwt authentication with angularjs
    00:08:13
AngularJS Data Modeling
13 Lessons 01:44:00 Hours
  • using resource for data models
    00:05:29
  • create a model base class
    00:03:12
  • model caching
    00:04:34
  • add caching to the model base class
    00:06:58
  • refactor the model base class with mixins
    00:11:20
  • model validation design review
    00:07:31
  • basic implementation of configurable validations
    00:09:08
  • adding child validators
    00:09:30
  • validations class
    00:02:16
  • mixing in validatable
    00:12:07
  • errorable mixin
    00:11:08
  • finishing validatable
    00:13:13
  • serializing and deserializing data models in angularjs
    00:07:34
Build Angular 1.x Apps with Redux
13 Lessons 01:24:48 Hours
  • angular 1-x redux introduction
    00:02:03
  • angular 1-x redux handle state mutations with reducers
    00:01:52
  • angular 1-x redux persist state with an application store
    00:05:45
  • angular 1-x redux subscribe to the application store
    00:05:59
  • angular 1-x redux create reusable actions with action creators
    00:04:45
  • angular 1-x redux integrate ng redux
    00:04:45
  • angular 1-x redux handle multiple models by combining reducers
    00:05:57
  • angular-1-x-redux-put-it-all-together
    00:14:10
  • angular 1-x redux avoid state mutation with immutable operations
    00:09:46
  • angular 1-x redux map state and dispatchers to redux
    00:08:45
  • angular 1-x redux handle asynchronous operations with middleware
    00:01:34
  • angular 1-x redux test reducers
    00:10:35
  • angular 1-x redux integrate redux dev tools
    00:08:52
Building an Angular 1.x Ionic Application
9 Lessons 00:52:44 Hours
  • angularjs build and run an ionic app from scratch
    00:01:49
  • angularjs convert a web application into an ionic app
    00:02:24
  • angularjs build emulate and debug an ionic app
    00:02:53
  • angularjs device interaction in an ionic app with cordova plugins
    00:04:59
  • angularjs prepare an ionic app for ionic components and styling
    00:02:12
  • angularjs build a sidebar layout with ionic
    00:08:49
  • angularjs build a powerful list with ionic
    00:12:38
  • angularjs create modals with ionic
    00:14:11
  • angularjs convert a UI route into an angular directive
    00:02:49
Ionic Quickstart for Windows and Mac
14 Lessons 00:39:37 Hours
  • angularjs setting up your mac with ionic and cordova
    00:03:11
  • node js installing node js and npm on windows
    00:01:13
  • angularjs ionic quickstart for windows installing ionic
    00:00:40
  • angularjs creating an ionic app
    00:01:18
  • angularjs build and run an android application with ionic on a mac
    00:08:15
  • angularjs build and run an ios app on a mac
    00:03:49
  • angularjs install ant for ionic
    00:01:39
  • angularjs install android sdk for ionic
    00:04:58
  • angularjs install the genymotion android emulator for ionic
    00:02:08
  • angularjs install the java developer kit jdk for ionic
    00:02:27
  • angularjs run your first ionic app
    00:02:06
  • angularjs edit your ionic application code
    00:01:45
  • angularjs deploy your ionic app to a device
    00:03:15
  • angularjs upload and share an ionic app
    00:02:53
Learn Protractor Testing for AngularJS
10 Lessons 00:48:25 Hours
  • angularjs getting started with protractor
    00:03:25
  • angularjs test simple binding with protractor
    00:02:24
  • angularjs testing with protractor page objects
    00:03:28
  • angularjs protractor interactive
    00:01:44
  • angularjs protractor running tests on multiple browsers
    00:08:12
  • angularjs using protractor to test mobile safari with appium
    00:04:57
  • angularjs e2e testing angularjs apps with protractor and saucelabs
    00:06:48
  • angularjs locators and suites in protractor
    00:07:12
  • angularjs automated screenshots of your e2e protractor tests
    00:07:52
  • angularjs use protractor to catch errors in the console
    00:02:23
Using Angular 2 Patterns in Angular 1.x Apps
13 Lessons 01:03:09 Hours
  • angular 1-x introducing angular 2 concepts in angular-1
    00:02:42
  • angular 1-x compile an angular application written in es6
    00:05:31
  • angular 1-x create a top level angular application component
    00:04:31
  • angular 1-x structure a complex angular component using sub components
    00:05:13
  • angular 1-x build an angular component controller using es6 class
    00:03:58
  • angular 1-x refactor angular controller logic to services
    00:03:28
  • angular 1-x use dependency injection with es6 and angular
    00:03:09
  • angular 1-x container and presentation components using angular component bindings
    00:06:09
  • angular 1-x initialize angular components with- ifecycle hooks
    00:03:35
  • angular 1-x build lightweight controllers by binding to models in angular
    00:10:02
  • angular 1-x isolate state mutations in angular components
    00:08:06
  • angular 1-x communicate state changes in angular with an event bus
    00:02:49
  • angular 1-x test an angular component with component controller
    00:03:56
+ View more
Other related courses
01:08:35 Hours
Updated Tue, 17-May-2022
0 2 Free
04:17:22 Hours
Updated Tue, 17-May-2022
0 0 Free
01:02:24 Hours
Updated Tue, 17-May-2022
0 0 Free
03:16:00 Hours
Updated Tue, 17-May-2022
0 0 Free
00:44:21 Hours
Updated Tue, 17-May-2022
0 0 Free
About instructor

Admin corner

0 Reviews | 5 Students | 48 Courses
Student feedback
0
0 Reviews
  • (0)
  • (0)
  • (0)
  • (0)
  • (0)

Reviews

Free
Includes: