Part 1: Getting started with building an Angular library - components, pipes, directives, services

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

What else do you want to learn about Angular?

CodeMortals
Автор

I had fun at this event, great questions! Thank you for the tips on my open source project with the automated tests issue I am having with Cypress and FireBase. Looking forward to seeing you all at the next event in January 2020 :)

eddiejaoude
Автор

Great evening talking with everyone about components and libraries and how Angular supports these things with such ease. Can't wait for the next session on Cypress testing.

andrewcunliffe
Автор

Hi Eddie and Andrew, Please do an angular crash course. 💪💪

venkateshvellingiri