Alon Tower
December 10, 2018 6:30 pm
Free

Details

Join us for another awesome Angular IL Meetup hosted at Be ALL!

Agenda:
18:30 Meet and mingle
19:00 CI/CD for the Lazy Dev – Yuval Bar Levi, Webix
19:40 Break
20:00 Angular CDK – The Component Dev Kit – Eliran Eliassy, 500Tech
20:40 Raffle! – Free Webstorm license!

About the talks and speakers:
****
CI/CD for the lazy dev – Yuval Bar Levi

“DevOps works in mysterious ways”

You probably heard the term “CI/CD” a lot. Your dev team might even use CI/CD pipeline.
But what Continuous integration / Delivery / Deployment actually means, and how can we use it in a small side project?

In this talk we’ll cover the basics of CI/CD, implement it on an angular project with Heruko + github + Travis in 30 minutes or less.
No preliminary knowledge require

****
Angular CDK – The Component Dev Kit – Eliran Eliassy

Angular brings to us some great features that helps us makes our development much faster like the material package.
Sometimes, the material components looks so good that you don’t need to redesign them.
But what if we want to customise our components design? what if we want to change our UX behaviour?

In this talk we will discover the power behind the Angular CDK, how we can customise are material components and how we can gain complex UX features like virtual scroll, drag and drop and more in a matter of minutes with the new version of the CDK.