There is no doubt Angular is an amazing java script framework with which we can create awesome web applications. And there are also lots of courses available that dive deeply to Angular Concepts, but certainly there is no as such course which focuses on Google’s Material Design. I mean if you are using Angular for your application which itself is a JavaScript framework and in the same application you might be using jquery or other JavaScript framework, it is not making any sense if we are using another JavaScript inside the JavaScript Framework. So basically this course will focus only Google’s Material Design and create demos for different component which is obviously built on Angular. I will give you assurance of after having this course you can create an app which looks awesome and which is extremely fast in performance.
- You should have basic knowledge of Angular or Attitude to learn it along the way
- Basic html,css and JavaScript
- No Material Design knowledge required
- A detailed description on Angular Material, its Documentation and its usages
- Example of almost every component from different categories of component
- Example with fetching live data from REST API (where needed)
- Example of Component Development Kit
- Example of Theme and Many More
In this video, what actually Angular Material is and why it is powerful is shown.Moreover, this video gives background idea about what this course will cover.
In this video, the requirements for setting up Angular Material on your local machine is explained.
In this video, guidelines about how to integrate Angular Material with your application is given.
In this video, the updates made due to installation of Angular Material in our existing application's files is explained.
In this video, how to integrate the first component of Angular Material in your existing application is explained.
In this video, how to create different types of buttons with the help of Angular Material is explained.
In this video, how to integrate input box component of Angular Material with your application is shown.
In this video, the different types of attribute of Form Field Control in Angular Material is explained.
In this video, hint and error attributes of Input-box in Angular Material is explained.
In this video, demo of Autocomplete-box with static data in Angular Material is shown.
What are the adjustment require inside app.js file of nodejs application.
In this video, how to create the service on angular application is explained.
In this video, how to fetch the data from nodejs application and display it with autocomplete box is explained.
In this video, how to create datatable with expandable rows is explained.
In this video, how to create datatable with expandable rows part-II is explained.
In this video, how to create cardlayout is explained.
In this video, how to create listlayout with static data is explained.
In this video, how to create list layout with dynamic data is explained.
In this video, how to create tablayout in details is explained.
In this video, how to add side bar navigation to angular application is explained.
In this video, how to create sidebar navigation in details is explained.
In this video, introduction to Component development kit is given.
In this video, how to upgrade from angular 6.x to 7.x is explained.
In this video, how to create drag and drop module with static data is explained.
In this video, how to create drag and drop module in details with live data is explained.