Angular 9 The Complete Guide

Hands-on Angular Create a Registration Form  eBooks & eLearning

Posted by ELK1nG at Aug. 14, 2021
Hands-on Angular Create a Registration Form

Hands-on Angular Create a Registration Form
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9 Lessons (58m 41s) | Size: 466 MB

Almost every web app will require some sort of a registration and login form. Not only that, but registration forms are a great learning project for Angular app development.

Ionic 5 - Build iOS, Android & Web Apps with Ionic & Angular (6/2020)  eBooks & eLearning

Posted by ParRus at June 22, 2020
Ionic 5 - Build iOS, Android & Web Apps with Ionic & Angular (6/2020)

Ionic 5 - Build iOS, Android & Web Apps with Ionic & Angular
WEBRip | English | MP4 + Project Files | 1920 x 1080 | AVC ~1115 kbps | 30 fps
AAC | 62.7 Kbps | 48.0 KHz | 2 channels | Subs: English (.srt) | ~20 hours | 9.83 GB
Genre: eLearning Video / Development, Mobile Apps, Ionic

Build Native iOS & Android as well as Progressive Web Apps with Angular, Capacitor and the Ionic Framework.

Ionic - Build iOS, Android & Web Apps with Ionic & Angular  eBooks & eLearning

Posted by lucky_aut at Jan. 25, 2024
Ionic - Build iOS, Android & Web Apps with Ionic & Angular

Ionic - Build iOS, Android & Web Apps with Ionic & Angular
Last updated 4/2023
Duration: 20h25m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 9.84 GB
Genre: eLearning | Language: English

Build Native iOS & Android as well as Progressive Web Apps with Angular, Capacitor and the Ionic Framework (Ionic 4+).

Ionic - Build iOS, Android & Web Apps with Ionic & Angular  eBooks & eLearning

Posted by lucky_aut at July 21, 2024
Ionic - Build iOS, Android & Web Apps with Ionic & Angular

Ionic - Build iOS, Android & Web Apps with Ionic & Angular
Last updated 4/2024
Duration: 20h25m | .MP4 1920x1080, 30 fps(r) | AAC, 44100 Hz, 2ch | 9.84 GB
Genre: eLearning | Language: English

Build Native iOS & Android as well as Progressive Web Apps with Angular, Capacitor and the Ionic Framework (Ionic 4+).

The Complete Autocad Course: 30 Days Drafting And Modeling  eBooks & eLearning

Posted by ELK1nG at Nov. 2, 2023
The Complete Autocad Course: 30 Days Drafting And Modeling

The Complete Autocad Course: 30 Days Drafting And Modeling
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 10.38 GB | Duration: 21h 6m

Master AutoCAD by doing 30 projects in 30 days. Create floor plans, machines, 3D objects, building layouts and many more

Javascript Unlocked: A Complete Guide To Modern Javascript  eBooks & eLearning

Posted by ELK1nG at June 25, 2025
Javascript Unlocked: A Complete Guide To Modern Javascript

Javascript Unlocked: A Complete Guide To Modern Javascript
Published 6/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 10.82 GB | Duration: 12h 20m

The Only JavaScript Course You'll Need to Move Beginner to Pro level Web Developer.

How to Use Angular 2 Pipes  eBooks & eLearning

Posted by ELK1nG at Aug. 24, 2021
How to Use Angular 2 Pipes

How to Use Angular 2 Pipes
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 97.3 MB | Duration: 9 minutes

Angular has always been great at handling data. It can usually find a way to work with whatever you supply. And this has only gotten better in Angular 2. However, this flexibility means that sometimes your data doesn't look quite the way you want. Fortunately, Angular 2 has pipes that allow you to transform the data. Built-in pipes are provided for common formatting tasks, and if you need a pipe that doesn't already exist, you can create your own.

The Complete JavaScript Course 2023: From Zero to Expert!  eBooks & eLearning

Posted by lucky_aut at Sept. 21, 2023
The Complete JavaScript Course 2023: From Zero to Expert!

The Complete JavaScript Course 2023: From Zero to Expert!
Last updated 6/2023
Duration: 68h 34m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 24.9 GB
Genre: eLearning | Language: English

The modern JavaScript course for everyone! Master JavaScript with projects, challenges and theory. Many courses in one!

How to Animate Your Angular 2 App  eBooks & eLearning

Posted by ELK1nG at Aug. 25, 2021
How to Animate Your Angular 2 App

How to Animate Your Angular 2 App
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 103 MB | Duration: 9 minutes

How your app looks is as important as how it works, and animation is an important part of modern user interfaces. Whether by changing the color of an element to indicate that it has been selected or animating a spinner when data is being loaded, adding animation to your apps can add a professional touch.

How to Use the Angular 2 HTTP Service  eBooks & eLearning

Posted by ELK1nG at Aug. 25, 2021
How to Use the Angular 2 HTTP Service

How to Use the Angular 2 HTTP Service
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 79.3 MB | Duration: 9 minutes

If you are building an Angular 2 app, there will come a time when you need external data. The way to make this happen is through the HTTP service. HTTP allows you to make requests against remote endpoints and parse this data into a usable format.