• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

134 Angular courses

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

MongoDB, Express, Angular and Node.js Fundamentals

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is ideal for beginners and intermediate frontend developers who want to become full-stack developers. You will need some prior working knowledge of JavaScript and MongoDB as we skim over its basics and get straight to work. Overview At the end of this day, students should be able to: Understand the MEAN architecture Create RESTful APIs to complete CRUD tasks Build a blogging application with basic features Describe best practices to secure node applications Implement authentication and authorization Create simple animations using Angular Perform unit testing on Angular applications MongoDB, Express, Angular and Node.js Fundamentals begins by demystifying the MEAN architecture. You will review the features of the JavaScript technologies, frameworks, or libraries that make up a MEAN stack. You will also understand how to develop a RESTful API using Node.js, Express.js, and MongoDB Atlas. This course will enable you to discover how to build a blogging application using the MEAN stack. Next, you will learn about authentication using MEAN, and explore the features of Angular, such as pipes, reactive forms, modules and optimizing apps, animations and unit testing, and much more. By the end of the course, you will have all of the knowledge you need to become a pro at developing efficient web applications using JavaScript technologies. INTRODUCTION TO THE MEAN STACK * MEAN Architecture Demystification * Getting Started with Node * Activity 1: Creating an HTTP Server for a Blogging Application Understanding Callbacks, Event loop and EventEmitters in Node * Understanding Buffers, Streams and Filesystem in Node * Activity 2: Streaming Data to a File DEVELOPING RESTFUL APIS TO PERFORM CRUD OPERATIONS * Getting Started with RESTful APIs * Getting started with MongoDB Atlas * Activity 3: Connecting the Node Application with MongoDB Atlas * Getting Started with Express * Activity 4: Creating Express API Route and Controller * Activity 5: Testing Fully Functional RESTful API BEGINNING FRONTEND DEVELOPMENT WITH ANGULAR CLI * Getting Started with Angular CLI * Using Components, Directives, Services, and Making HTTP Requests in Angular * Activity 6: Designing the Frontend and Components for the Blogging Application * Activity 7: Writing Services and Making HTTP Request Calls to an API * Understanding Angular Forms and Routing * Activity 8: Creating a Form Application Using the Reactive/Model-Driven Method * Activity 9: Creating and Validating Different Forms Using the Template and Reactive Driven Method * Activity 10: Implementing a Router for the Blogging Application UNDERSTANDING MEAN STACK SECURITY * Node Security and Best Practices * Node Application Authentication with JSON Web Token (JWT) * Activity 11: Securing the RESTful API * Node Application Authentication with Passport * Activity 12: Creating a Login Page to Allow Authentication with Twitter Using Passport Strategies ANGULAR DECLARABLES, BOOTSTRAPPING, AND MODULARITY * Using Inbuilt Pipes, Custom Pipes, Custom Directives, and Observables * Activity 13: Communicating Between Two Components Using Observable Angular * Bootstrapping and Modularity * Activity 14: Creating a Lazy Loaded Application TESTING AND OPTIMIZING ANGULAR APPLICATIONS * Angular Animations and Latest Angular Features * Activity 15: Animating the Route Transition Between the Blog Post Page and View Post Page of the Blogging Application * Optimizing Angular Applications * Testing Angular Applications * Activity 16: Performing Unit Testing on the App Root Component and Blog-Post Component * Overview on the new features in Angular

MongoDB, Express, Angular and Node.js Fundamentals
Delivered on-request, onlineDelivered Online
Price on Enquiry

Mastering Angular (TT4168)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for In order to be successful in this class, incoming attendees are required to have current, hands-on experience in developing basic web applications, and be versed in HTML5, CSS3 and JavaScript. This is an intermediate level web development class, designed for experienced web developers, new to Angular, that need to further extend their skills in modern web development. Overview At the end of this five-day course, students will have an application up and running that incorporates components, directives, custom pipes, reactive forms, routes, services, unit testing, and the REST API. They will add authentication, implement the Material library, and learn how to maintain state with NgRX. They will then take a deeper dive including making their own custom directives, lazy loading modules, and E2E testing. They will learn how to enhance their application with animations and create their own Angular library. Working within in an engaging, hands-on learning environment, guided by our expert team, attendees will learn explore: What Angular is and why should you use it How Angular reduces the amount of code that you must write to add rich functionality to both existing and new web pages What TypeScript is, why it is useful, and how to use it with Angular How to facilitate development and deployment using Angular CLI How to work with the various aspects of the Angular architecture to implement clean, responsive web interfaces How Routers can support navigation within a Single Page Application What the best practices are for using Angular so that it works unobtrusively and performs well How to use Angular with HTTP to support JSON, REST, and other services Working with the Ahead of Time compiler including its impact of developers and the development process How to defend against DOM-based XSS How to manage routing decisions based on pre-defined criteria such as a successful authentication How to meet huge data requirements by processing asynchronous data streams with RxJS Simplify server-side rendering How to facilitate unit testing Enhance an Angular user interface with animations and other advanced features Optimize Angular applications with various tools and techniques Maintain state within an Angular application What Angular 9 brings to the table and its relationship to Angular 8 Mastering Angular is a five-day, hands-on course that thoroughly explores the latest Angular features and advances, demonstrating how to solve the traditional challenges of JavaScript web application development. Throughout the course students will build custom components using application routes, form validation, and unit-testing. The course starts with an introduction of Angular CLI and TypeScript, and then delves into component-driven development with Angular components, covering data-binding, directives, services, routing, HTTP, the RxJS library, forms unit testing, and REST. Students will also learn how to add authentication, use the Material library, learn the NgRX design pattern to implement the NgRX store, make custom directives, enhance their application with animations, write an E2E test, and increase their application's efficiency by lazy loading modules and creating their own Angular library ANGULAR OVERVIEW * Overview of Angular Architecture GETTING STARTED WITH ANGULAR * Getting Started with TypeScript * Bootstrapping with Angular CLI * Angular Project Structure WORKING WITH ANGULAR * Components and Events * Third Party Libraries * Dynamic Views * Pipes ANGULAR FORMS * Forms and the Forms API SINGLE PAGE APPLICATIONS AND ROUTES * Single Page Applications * Services and Dependency Injection * Modules USING RESTFUL SERVICES * Overview of REST * Angular and REST ANGULAR BEST PRACTICES * Angular Style Guide * What is New in Angular 9 REACTIVE PROGRAMMING IN ANGULAR * Working with RxJS SECURITY AND AUTHENTICATION * DomSanitizer * JSON Web Tokens * Route Guards ENHANCING THE ANGULAR APP * Angular Animations * Angular Material * Angular Elements DEEP DIVE INTO ANGULAR * Testing and Angular * Deep Dive into Components and Directives * Deep Dive into Services and Dependency Injection OPTIMIZING FOR THE ENTERPRISE * Lazy Loading * Optimizing with Universal * Creating Your Own Angular Library MAINTAIN STATE WITH NGRX * NgRX Store * Lesson: ES6+ * Sass and SCSS for Angular and Material

Mastering Angular (TT4168)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Introduction to Angular (TT4165)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for In order to be successful in this class, incoming attendees are required to have current, hands-on experience in developing basic web applications, and be versed in HTML5, CSS3 and JavaScript. This is an introductory level Angular development course but an intermediate level web development class, designed for experienced web developers that need to further extend their skills in web development Overview Working within in an engaging, hands-on learning environment, guided by our expert team, attendees will learn to: What Angular is and why should you use it How Angular reduces the amount of code that you must write to add rich functionality to both existing and new web pages What TypeScript is, why it is useful, and how to use it with Angular How to facilitate development and deployment using Angular CLI How to work with the various aspects of the Angular architecture to implement clean, responsive web interfaces How Routers can support navigation within a Single Page Application What the best practices are for using Angular so that it works unobtrusively and performs well How to use Angular with HTTP to support JSON, REST, and other services Best practices for Angular so that it works unobtrusively and performs well Angular is one of the most popular JavaScript frameworks for creating web and native mobile applications. This introductory course thoroughly explores the latest Angular features and advances, demonstrating how to solve the traditional challenges of JavaScript web application development. You will build custom components, using application routes, form validation, and unit-testing and delve into component-driven development with Angular components. ANGULAR OVERVIEW * Overview of Angular Architecture GETTING STARTED WITH ANGULAR * Getting Started with TypeScript * Bootstrapping with Angular CLI * Angular Project Structure UNIT TESTING WITH ANGULAR * Testing and Angular WORKING WITH ANGULAR * Components and Events * Third Party Libraries * Dynamic Views * Pipes * ANGULAR FORMS * Forms and the Forms API SINGLE PAGE APPLICATIONS AND ROUTES * Single Page Applications * Services and Dependency Injection * Modules USING RESTFUL SERVICES * Overview of REST * Angular and REST ANGULAR BEST PRACTICES * Angular Style Guide * What is New in Angular 9 * Additional Topics (Time Permitting) * Lesson: ES6+ * Sass and SCSS for Angular and Material

Introduction to Angular (TT4165)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Build a Blog Using ASP.NET Core, Angular 14, and SQL Server

By Packt

This comprehensive course will show you how to use SQL Server, ASP.NET Core, Angular 14, and Bootstrap to build a blog from scratch.

Build a Blog Using ASP.NET Core, Angular 14, and SQL Server
Delivered Online On Demand
£101.99

Spring & Angular Material with Full Web Application

4.8(8)

By Skill Up

Build powerful web applications with Angular, an incredible frontend JavaScript and TypeScript framework. This Spring & Angular Material

Spring & Angular Material with Full Web Application
Delivered Online On Demand
£25

Build Progressive Web Apps with Angular - CPD Certified

5.0(2)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Build Progressive Web Apps with Angular Mega Bundle** Build Progressive Web Apps with Angular Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Build Progressive Web Apps with Angular package online with Studyhub through our online learning platform. The Build Progressive Web Apps with Angular bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Build Progressive Web Apps with Angular course provides complete 360-degree training on Build Progressive Web Apps with Angular. You'll get not one, not two, not three, but twenty-five Build Progressive Web Apps with Angular courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Build Progressive Web Apps with Angular courses are yours for as long as you want them once you enrol in this course This Build Progressive Web Apps with Angular Bundle consists the following career oriented courses: * Course 01: Build Progressive Web Apps with Angular * Course 02: Learn How To Create a Web App for iPad * Course 03: Building a TodoMVC Application in Vue, React and Angular * Course 04: HTML and CSS Coding: Beginner to Advanced * Course 05: Mobile and Web Development with Ionic & Angular JS * Course 06: Web Applications for Specialisation on Development * Course 07: JavaScript Promises Course * Course 08: Secure Programming of Web Applications * Course 09: Diploma in Front-End Web Development * Course 10: PHP Web Development with MySQL * Course 11: Learn Spring & Angular Material with a Full Web Application * Course 12: Code Your Own Drawing Application in Android Studio * Course 13: WebGL 2D/3D Programming and Graphics Rendering * Course 14: Web Application Penetration Testing * Course 15: Complete Web Development * Course 16: Penetration Testing with OWASP ZAP: Mastery course * Course 17: Bash Scripting, Linux and Shell Programming * Course 18: Advanced SAS Programming Using MacrosSQL * Course 19: Start Your Career as Web Developer * Course 20: Python Basic Programming * Course 21: C Programming Language * Course 22: C++ Programming * Course 23: Basics of WordPress * Course 24: Web Design with Adobe XD * Course 25: Effective Communication Skills Diploma The Build Progressive Web Apps with Angular course has been prepared by focusing largely on Build Progressive Web Apps with Angular career readiness. It has been designed by our Build Progressive Web Apps with Angular specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Build Progressive Web Apps with Angular Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Build Progressive Web Apps with Angular bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Build Progressive Web Apps with Angular Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Build Progressive Web Apps with Angular Elementary modules, allowing our students to grasp each lesson quickly. The Build Progressive Web Apps with Angular course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Build Progressive Web Apps with Angular bundle, you really hit the jackpot. Here's what you get: * Step by step Build Progressive Web Apps with Angular lessons * One to one assistance from Build Progressive Web Apps with Angularprofessionals if you need it * Innovative exams to test your knowledge after the Build Progressive Web Apps with Angularcourse * 24/7 customer support should you encounter any hiccups * Top-class learning portal * Unlimited lifetime access to all twenty-five Build Progressive Web Apps with Angular courses * Digital Certificate, Transcript and student ID are all included in the price * PDF certificate immediately after passing * Original copies of your Build Progressive Web Apps with Angular certificate and transcript on the next working day * Easily learn the Build Progressive Web Apps with Angular skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards WHO IS THIS COURSE FOR? This Build Progressive Web Apps with Angular training is suitable for - * Students * Recent graduates * Job Seekers * Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Build Progressive Web Apps with Angular REQUIREMENTS To participate in this Build Progressive Web Apps with Angular course, all you need is - * A smart device * A secure internet connection * And a keen interest in Build Progressive Web Apps with Angular CAREER PATH You will be able to kickstart your Build Progressive Web Apps with Angular career because this course includes various courses as a bonus. This Build Progressive Web Apps with Angular is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Build Progressive Web Apps with Angular career opportunities. CERTIFICATES CPD ACCREDITED CERTIFICATE Digital certificate - Included * CPD Accredited e-Certificate - Free * CPD Accredited Hardcopy Certificate - Free * Enrolment Letter - Free * Student ID Card - Free

Build Progressive Web Apps with Angular - CPD Certified
Delivered Online On Demand
£279

Docker Training for .Net and Angular Developers

By Course Cloud

The comprehensive Docker Training for .Net and Angular Developers  has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Docker Training for .Net and Angular Developers  today, and learn from the very best the industry has to offer! This best selling Docker Training for .Net and Angular Developers  has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Docker Training for .Net and Angular Developers  is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Docker Training for .Net and Angular Developers  is CPD-accredited, so you can be confident you're completing a quality training course which will boost your CV and enhance your career potential. The Docker Training for .Net and Angular Developers  is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Docker Training for .Net and Angular Developers , you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Docker Training for .Net and Angular Developers  will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Docker Training for .Net and Angular Developers  to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Docker Training for .Net and Angular Developers
Delivered Online On Demand
£319

Creating Progressive Web Apps using Angular

4.8(8)

By Skill Up

Build amazing Progressive Web Apps (PWAs) with Angular! This course will teach you the essential skills you need to create PWAs that are fast, reliable, and engaging.

Creating Progressive Web Apps using Angular
Delivered Online On Demand
£25

Angular 8 with Project

By Apex Learning

OVERVIEW This comprehensive course on Angular 8 with Project will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Angular 8 with Project comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. HOW WILL I GET MY CERTIFICATE? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. WHO IS THIS COURSE FOR? There is no experience or previous qualifications required for enrolment on this Angular 8 with Project. It is available to all students, of all academic backgrounds. REQUIREMENTS Our Angular 8 with Project is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. CAREER PATH Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- * Open doors of opportunities * Increase your adaptability * Keep you relevant * Boost confidence And much more! COURSE CURRICULUM 10 sections • 21 lectures • 02:16:00 total length •Creating Demo Application: 00:07:00 •Components for Header: 00:10:00 •Creating Footer: 00:06:00 •Syntax for Footer: 00:05:00 •Header Component: 00:05:00 •Security related Feature: 00:06:00 •Defining the Router: 00:06:00 •Defining the Constructor: 00:06:00 •Create & Delete using Post: 00:06:00 •Get and Delete Methods: 00:07:00 •Creating Login Component: 00:08:00 •Components in Routing File: 00:08:00 •Creating Employee Files: 00:07:00 •Progress Info: 00:07:00 •Fields and Textboxes: 00:07:00 •Labels and Buttons: 00:06:00 •New Component to Add Employee: 00:06:00 •Properties related to New Employee: 00:06:00 •Backend & Frontend Application: 00:07:00 •Working of our Application: 00:06:00 •Logout Component: 00:04:00

Angular 8 with Project
Delivered Online On Demand
£12

Docker for .Net & Angular Developers

4.8(8)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Docker for .Net & Angular Developers
Delivered Online On Demand
£25