Angular Material In Depth (Angular 18)
Angular Material In Depth (Angular 18), available at $89.99, has an average rating of 4.38, with 44 lectures, based on 2268 reviews, and has 13140 subscribers.
You will learn about Code in Github repository with downloadable ZIP files per section Learn how to use the Angular Material Library Learn how to design responsive applications with Angular Material Learn how to setup the Navigation Menu of your Angular Material Application Learn how to use the most commonly needed Angular Material Form Widgets Master the Angular Material Data Table, learn server-side Pagination, Sorting and Filtering Learn how to build Angular Material Custom Dialogs Learn how to build an Angular Material Custom Theme Learn the Angular Material Tree component, Virtual Scrolling and other advanced components This course is ideal for individuals who are Developers looking to get in-depth knowledge on the Angular Material Library It is particularly useful for Developers looking to get in-depth knowledge on the Angular Material Library.
Enroll now: Angular Material In Depth (Angular 18)
Summary
Title: Angular Material In Depth (Angular 18)
Price: $89.99
Average Rating: 4.38
Number of Lectures: 44
Number of Published Lectures: 44
Number of Curriculum Items: 44
Number of Published Curriculum Objects: 44
Original Price: $74.99
Quality Status: approved
Status: Live
What You Will Learn
- Code in Github repository with downloadable ZIP files per section
- Learn how to use the Angular Material Library
- Learn how to design responsive applications with Angular Material
- Learn how to setup the Navigation Menu of your Angular Material Application
- Learn how to use the most commonly needed Angular Material Form Widgets
- Master the Angular Material Data Table, learn server-side Pagination, Sorting and Filtering
- Learn how to build Angular Material Custom Dialogs
- Learn how to build an Angular Material Custom Theme
- Learn the Angular Material Tree component, Virtual Scrolling and other advanced components
Who Should Attend
- Developers looking to get in-depth knowledge on the Angular Material Library
Target Audiences
- Developers looking to get in-depth knowledge on the Angular Material Library
This course covers in detail the Angular Material component library, and comes with a running Github repo.
This Course in a Nutshell
Angular is an amazing framework that does a lot of the work for us, but one thing that the core modules don’t do by themselves is provide you with commonly used user interface components.
Imagine what it would be like to use Angular, but have to develop all your dropdown boxes, date pickers, menus, and all those commonly needed and very standard components every time that you need to develop an application.
This would be not only impractical, but in most cases impossible as some of these components might take weeks to months to develop and test given their complexity!
Also, how about styling and theming your application and make sure that everything looks neat and professional?
Imagine what it would like to have to style your whole application from scratch, from a completely empty page. This is a huge amount of work and custom development that most companies prefer to avoid.
And so this is where Angular Material comes in! 🙂
Angular Material is an amazing component suite for Angular which is based on Material Design (a UI development standard from Google).
With Angular Material, you can quickly give your applications that typical Android-like Material Design look and feel, just by adding a few components and styles to your application.
Also, you will never have to develop your own date picker and many other commonly needed components, everything is already available from the beginning of your project.
These are very high quality components that have been extensively tested in thousands of applications, including for usability, user-friendliness and responsiveness.
These components, developed by Google themselves are some of the highest quality UI components that you can choose to build your application, and they are ready to be used from day one in your project.
Course Overview
In this course we are going to build a sample Angular application from scratch using Angular Material.
We are going to first set up the menu structure of the application, and then we are going to display some data on the screen using commonly used container components like tab containers, and we will apply some Material Design principles.
We will then learn how to use some of the most commonly needed form controls, like inputs and text areas, date pickers, dropdowns, radio buttons and checkboxes, and other commonly used form components.
We will build a complex form using Angular Material, and show how to properly display form control errors. We will then learn how to use Material data table component to display tabulated data, including how to credit in-place editable tables and expandable table rows.
We will show how to paginate the data in the data table, and we will display a loading indicator to the user while the data gets loaded.
We will also cover in detail a very commonly used feature which are dialogs, and discuss when to use them and when not to use them and talk about some useful best practices.
We will then cover some of the most advanced components in the Angular Material suite, including it’s powerful drag and drop features, the responsive design capabilities of Angular Material, and we will cover also in detail how to use the material tree component.
We will learn how to handle large amounts of data using virtual scrolling, and we will finish the course by learning how to create your own custom themes.
Table of Contents
This course will go over the following topics:
-
Set up Angular Material from scratch
-
navigation and containers, side menu, tab container
-
display data with cards, use some buttons
-
commonly used form controls and buttons – create course form
-
inputs and text areas
-
radio buttons, checkboxes, tooltips
-
date picker, date/time formatting
-
Displaying form errors
-
Angular Data Table in depth
-
Editable in-line table
-
Expandable table rows
-
pagination and loading indicator
-
Overlays, best practices to use them
-
Drag and Drop
-
Responsive design with mat-grid-list
-
Responsive breakpoint observers
-
Tree component
-
Virtual scrolling – handling large amounts of data
-
Custom Themes
-
Switching themes at runtime
What Will You Learn In this Course?
At the end of this course, you will feel very comfortable using the Angular Material library to build and style your applications
You will know how to add Angular Material to an existing Angular application, and you will be familiar with most of its more commonly used components, as well as with many of the most advanced components
Have a look at the course free lessons below, and please enjoy the course
Course Curriculum
Chapter 1: Introduction
Lecture 1: IMPORTANT
Lecture 2: Angular Material In Depth – Helicopter View
Lecture 3: How to Take this Course – Set Up Your Local Development
Lecture 4: What is Angular Material?
Lecture 5: How to Add Angular Material to Your Project
Chapter 2: Angular Material Navigation and Container Components
Lecture 1: Setting Up a Complete Navigation System With Angular Material
Lecture 2: Angular Material Dropdown Menus
Lecture 3: Angular Material Tab Groups
Lecture 4: Angular Material Cards – How to Use Them?
Lecture 5: Angular Material Stepper – Multi-Step Forms
Lecture 6: Angular Material Input Field: Lots Of Useful Options
Lecture 7: Angular Material Radio Button
Lecture 8: Angular Material Select Box
Lecture 9: Angular Material Date Picker
Lecture 10: Angular Material Date Picker – Highlighting a Calendar Date
Lecture 11: Angular Material Check Box
Lecture 12: Angular Material Text Area
Lecture 13: Angular Material Tooltip – Several Useful Options
Lecture 14: Angular Material Data Table – Complete Example With Simplified DataSource
Lecture 15: How To Style The Columns of an Angular Material Data Table
Lecture 16: Angular Material Data Table – Loading Data From the Backend
Lecture 17: Angular Material Loading Indicator
Lecture 18: Angular Material Data Table Paginator
Lecture 19: Angular Material Data Table – Sorting Data
Lecture 20: Angular Material Data Table – Multi-Template Data Rows and Expandable Rows
Lecture 21: Angular Material Data Table Data Selection
Lecture 22: Angular Material Data Table – Sticky Header and Sticky Columns
Chapter 3: Angular Material Dialogs
Lecture 1: Angular Material Dialogs – How To Create a Dialog
Lecture 2: Angular Material Dialog – Final Implementation and Demo
Lecture 3: Angular Material Dialog – Best Practices, Patterns and Anti-Patterns
Chapter 4: Angular Material Advanced Features
Lecture 1: Angular Material Drag and Drop – Complete Step-by-Step Example
Lecture 2: Angular Material Drag and Drop Between Different Lists
Chapter 5: Responsive Design With Angular Material
Lecture 1: Introduction To Responsive Design With Angular Material
Lecture 2: The Angular Material mat-grid-list Component
Lecture 3: The Angular Material Responsive Breakpoint Observer Service
Lecture 4: Writing Responsive CSS for Angular Material Components
Lecture 5: Angular Material Responsive Dialogs
Chapter 6: Angular Material Tree Component
Lecture 1: Introduction to The Angular Material Tree Component
Lecture 2: Angular Material Nested Tree – Step-by-Step Example
Lecture 3: Angular Material Flat Trees
Chapter 7: Virtual Scrolling and Custom Themes
Lecture 1: Angular Material Virtual Scrolling
Lecture 2: Angular Material Custom Theme
Chapter 8: Conclusion
Lecture 1: Bonus Lecture (Updated August 2024)
Lecture 2: Angular Material In Depth – Conclusions & Key Takeaways
Instructors
-
Angular University
Best Selling Angular Courses | 200k+ students | 17 courses
Rating Distribution
- 1 stars: 21 votes
- 2 stars: 36 votes
- 3 stars: 216 votes
- 4 stars: 775 votes
- 5 stars: 1221 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple