DEV Community

The Nerdy Dev
The Nerdy Dev

Posted on

Let's learn Angular

In this video, we will be covering Angular, a frontend framework that one can use to develop awesome and sleek looking user interfaces. It is an extremely powerful framework that you can use these days to build the frontends of your application. Angular has always been in high demand in the tech industry. So what are you waiting for, go check out the video and learn Angular.

Reference links :

  1. Property Binding in Angular : https://angular.io/guide/property-binding
  2. Promises in JavaScript : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise

โฑ Timestamps โฑ

๐Ÿ“Œ let's start and setup (0:00)
๐Ÿ“Œ structure of a typical angular application (9:37)
๐Ÿ“Œ creating our first angular component (11:12)
๐Ÿ“Œ using the mustache syntax for string interpolation (16:41)
๐Ÿ“Œ understanding the property binding syntax (17:40)
๐Ÿ“Œ understanding the class binding (20:14)
๐Ÿ“Œ understanding the event binding syntax (23:10)
๐Ÿ“Œ on our way to learn the TWO WAY data binding (27:30)
๐Ÿ“Œ let's learn about Directives now (32:42)
๐Ÿ“Œ passing data from child component to parent component using Input and Output decorators (49:09)
๐Ÿ“Œ understanding Lifecycles in Angular (57:03)
๐Ÿ“Œ DEPENDENCY INJECTION (1:10:17)
๐Ÿ“Œ Observables in Angular (1:17:02)
๐Ÿ“Œ Important differences between a PROMISE and an OBSERVABLE (1:18:09)
๐Ÿ“Œ Using the HttpClientModule for making HTTP async requests & using RxJS operators (1:21:46)
๐Ÿ“Œ Performing Error Handling in Angular (1:30:28)
๐Ÿ“Œ Transforming Data using Pipes (1:35:00)
๐Ÿ“Œ Exercise : Creating a Custom Pipe for Filtering a list of items based on some search term. (1:38:39)

๐Ÿฑโ€๐Ÿ’ป ๐Ÿฑโ€๐Ÿ’ป Course Links:
Complete Code - https://github.com/The-Nerdy-Dev
Visual Studio Code - https://code.visualstudio.com
Git - https://git-scm.com/downloads


Support my channel:
๐Ÿ’œ Join the Discord community ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ: https://discord.gg/fgbtN2a
๐Ÿ’œ One time donations via PayPal
Thank you! ๐Ÿ™


Follow me on:
๐Ÿ‘‰ Twitter: https://twitter.com/The_Nerdy_Dev
๐Ÿ‘‰ Instagram: https://instagram.com/thenerdydev

Latest comments (0)