filmov
tv
Part 1: Getting started with building an Angular library - components, pipes, directives, services
Показать описание
This will be a "code with us" demonstration, you are welcome to follow along with your own laptop, however this will not be run as a workshop. All code will be made available on GitHub.
We will be deep diving into some of the more complex capabilities of Angular, previous use of Angular is recommended but not required. If you come from a React background you may find this of interest.
* Objective
Create your own reusable library, this might be to manage a consistent brand across projects, or common page elements / capabilities.
This will help to explain how other libraries like Angular Material are built using the Angular Framework.
* What to expect
We will be building some Angular components using "advanced" techniques, including;
- Custom form input component
- Reusable design component
- A markdown rendering directive
This can then be published as a reusable library onto NPM using Continuous Integration.
We shall then briefly visit using this library within your project.
-----
This meetup will also be available on our YouTube channel, don't forget to subscribe to show your support and be notified.
-----
Getting started with Angular - components, pipes, directives, services - Code Mortals
We will be deep diving into some of the more complex capabilities of Angular, previous use of Angular is recommended but not required. If you come from a React background you may find this of interest.
* Objective
Create your own reusable library, this might be to manage a consistent brand across projects, or common page elements / capabilities.
This will help to explain how other libraries like Angular Material are built using the Angular Framework.
* What to expect
We will be building some Angular components using "advanced" techniques, including;
- Custom form input component
- Reusable design component
- A markdown rendering directive
This can then be published as a reusable library onto NPM using Continuous Integration.
We shall then briefly visit using this library within your project.
-----
This meetup will also be available on our YouTube channel, don't forget to subscribe to show your support and be notified.
-----
Getting started with Angular - components, pipes, directives, services - Code Mortals
Комментарии