Angular JavaScript Training Course
This is a hands on course is for anyone wanting to create Web sites using AngularJS.
During this course the latest stable version will be used. Pre-release version can be just used if marked in the booking form in remarks section. Older version need to be agreed before booking.
Course Outline
What is Angular JS?
- HTML5, CSS and JavaScript
- JSON and Ajax
- Angular JS Applications
- Bootstrap CSS
- Models
- Bindings
Expressions
- Simple expressions
- Values
- Objects
- Arrays
- Maps
Directives
- Data typing
- Looping over arrays and arrays of objects
- Creating tables
- Enabling and disabling HTML elements
- Hiding and showing HTML elements
- Handling HTML events
- Custom Directives
Controllers
- Defining controllers
- Object property functions
- Controller methods
- Controllers in external files
Namespaces
- Global namespace
- Modules
- Module dependencies
- Library loading
- Where to put scripts
- Application files
Filters
- Convert to currency
- Array subsets
- Upper and lower case conversion
- Sorting
HTTP Requests
- General requests
- Shortcuts
- Success and error handling
- Setting HTTP headers
- JSON and XSRF vulnerability protection
Forms
- HTML input controls
- Browser versus Angular JS validation
- Validating input values
- Displaying input error messages
Angular Modules
- Services
- Animation
- REST
- Cookies
- Mobile device support
Single Page Application Concept
- Routing in Single Page Application (SPA)
Requirements
Knowledge of HTML5, CSS and JavaScript is useful.
Open Training Courses require 5+ participants.
Angular JavaScript Training Course - Booking
Angular JavaScript Training Course - Enquiry
Angular JavaScript - Consultancy Enquiry
Consultancy Enquiry
Testimonials (2)
interesting showing the topic
Adam Boroch - SPOC S.A.
Course - Angular JavaScript
Knowledgeable and friendly trainer
Magdalena Frankowska - SPOC S.A.
Course - Angular JavaScript
Upcoming Courses (Minimal 5 peserta)
Related Courses
Angular 2 Fundamentals
21 HoursPelatihan langsung yang dipimpin instruktur di Indonesia (online atau di tempat) ini ditujukan untuk pengembang tingkat pemula hingga menengah yang ingin membangun aplikasi web dinamis dan modern menggunakan Angular 2.
Pada akhir pelatihan ini, peserta akan dapat:
- Siapkan dan konfigurasikan Angular 2 proyek.
- Manfaatkan fitur dan peningkatan Angular 2.
- Mengembangkan aplikasi yang kuat dan terukur menggunakan Angular 2.
- Terapkan praktik terbaik untuk organisasi dan arsitektur kode.
- Integrasikan aplikasi Angular dengan API RESTful.
AngularJS Basics
14 HoursAngular JS is a JavaScript library for rapid app development.
Audience
- developers
- programmers
- javascript architects
Objectives
- Shift mindset from procedural/OO way of programing to Angular way
- Participants can use AngularJS to create Single Page Applications
Format of the course
- 40% lectures, 60% labs
Angular 10 for Developers
28 HoursIn this instructor-led, live training in Indonesia (online or onsite), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 10.
By the end of this training, participants will be able to:
- Develop Angular 10 applications using TypeScript and the Angular CLI.
- Create loosely coupled web components that can be used in any HTML page.
- Connect these components to services, modules and directives.
- Consume REST web services and WebSocket data from within an Angular 10 application.
- Build custom validation using Reactive Forms.
- Test, debug and deploy an Angular 10 application.
- Organize Angular 10 projects using best practices.
Angular 4 Fundamentals
21 HoursThis instructor-led, live training in Indonesia introduces the fundamentals of Angular 4 and walks participants through the creation of a single-page web application.
Angular 5
28 HoursIn this instructor-led, live training in Indonesia, participants will learn the fundamentals of Angular 5 as they step through the creation and deployment of a sample Angular application.
Angular 6
28 HoursIn this instructor-led, live training in Indonesia (onsite or remote), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 6.
By the end of this training, participants will be able to:
- Develop Angular 6 applications using Angular CLI.
- Create web components that can be used in any HTML page.
- Consume REST web services and WebSocket data from within an Angular 6 application.
- Implement animations using Angular 6's latest animation features.
- Test, debug and deploy an Angular 6 application.
- Organize Angular 6 projects using best practices.
Angular 7
28 HoursIn this instructor-led, live training in Indonesia (onsite or remote), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 7.
By the end of this training, participants will be able to:
- Develop Angular 7 applications using Angular CLI.
- Create web components that can be used in any HTML page.
- Consume REST web services and WebSocket data from within an Angular 7 application.
- Implement animations using Angular 7's latest animation features.
- Test, debug and deploy an Angular 7 application.
- Organize Angular 7 projects using best practices.
Angular 8
21 HoursThis instructor-led, live training in Indonesia (online or onsite) is aimed at web developers who wish to use Angular 8 to develop client-side web applications.
By the end of this training, participants will be able to:
- Create and scale SPAs from scratch.
- Build open source Angular libraries.
- Secure an Agular application with JWT authentication.
Reactive Programming with Angular RxJS
14 HoursReactive programming adalah paradigma pemrograman asinkron yang berfokus pada aliran data dan penyebaran data dengan membangun ketergantungan yang ditentukan antara model eksekusi yang mendasarinya dan aliran data yang dipancarkan dari satu komponen ke komponen lainnya. Banyak Angular inefisiensi desain aplikasi saat membangun UI asinkron dapat diatasi dengan memanfaatkan pola gaya reaktif yang ditawarkan oleh pustaka RxJS.
Dalam pelatihan langsung yang dipandu instruktur ini, peserta akan mempelajari cara menerapkan pola Observable ke dalam desain aplikasi Angular mereka saat mereka melangkah melalui serangkaian kasus yang memamerkan masalah desain sudut umum dan bagaimana mereka mendapatkan manfaat dari desain pemrograman reaktif.
Pada akhir pelatihan ini, peserta akan dapat:
- Memahami paradigma pemrograman reaktif dan pustaka RxJS.
- Bangun aplikasi UI yang berat Angular dengan mempertimbangkan skalabilitas, fleksibilitas, dan responsivitas menggunakan pola pemrograman reaktif.
Format Kursus
- Kuliah dan diskusi interaktif.
- Banyak latihan dan praktik.
- Implementasi langsung di lingkungan lab langsung.
Opsi Kustomisasi Kursus
- Untuk meminta pelatihan khusus untuk kursus ini, silakan hubungi kami untuk mengaturnya.
Angular and Spring Boot
14 HoursPelatihan langsung yang dipimpin instruktur di Indonesia (online atau di tempat) ini ditujukan untuk pengembang web yang ingin menggunakan Angular dan Spring Boot untuk membangun aplikasi tumpukan penuh.
Pada akhir pelatihan ini, peserta akan dapat:
- Kembangkan aplikasi tumpukan penuh dengan Angular dan Sping Boot.
- Membangun aplikasi backend dengan Spring Boot.
- Buat aplikasi frontend dengan Angular.
- Gunakan Spring Security untuk mengonfigurasi autentikasi untuk aplikasi tumpukan penuh.
Testing Angular Applications
14 HoursIn this instructor-led, live training, participants will learn how to write and maintain tests for Angular applications.
By the end of this training, participants will be able to
- Decide the most appropriate strategy for testing an Angular application
- Carry out unit testing, component testing, A/B testing and end-to-end on an Angular application
- Choose the right tools for the job: Jasmine, Karma, Protractor, Mocha, etc.
- Write tests in Protractor and Jasmine
- Run and debug tests with Karma and Protractor
- Create a maintainable test suite
- Employ best practices for unit testing in Angular
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Note
- Angular goes by different names and versions, namely: Angular.js, AngularJS, AngularJS 1, Angular 1, Angular 2, etc. To customize the version used in this training, please contact us to arrange.
.NET Core and Angular Training Course
21 HoursAudience
- Developers
Format of the Course
- Part lecture, part discussion, exercises and heavy hands-on practice in a live-lab environment.
JavaScript, jQuery, NodeJS & AngularJS
56 HoursThis course is intended to bring a beginner in JavaScript to a level where she or he is able to enter the market as a JavaScript developer.
The course is intensive and entirely 'hands on'
Localizing an Angular Application
7 HoursThis instructor-led, live training in Indonesia (online or onsite) is aimed at developers who wish to internationalize and localize their Angular applications to support multiple languages.
By the end of this training, participants will be able to:
- Install and configure the needed localization libraries and tools.
- Enable a Angular App to be displayed in multiple languages.
- Extract all localizable UI text from a Angular app.
- Package up translatable content for exchange with translators.
- Understand the localization cycle and automate the process.
NgRx
21 HoursThis instructor-led, live training (online or onsite) is aimed at developers who wish to reduce the cost and complexity of managing state in large data-driven web applications.
By the end of this training, participants will be able to:
- Reduce the complexity of very large projects where managing state is difficult to maintain.
- Minimize an application's state processes.
- Reduce the time needed to develop complex data-oriented web applications.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
- To learn more about NgRx, please visit: https://ngrx.io/