Sep 2016
12 Mon
13 Tue
14 Wed
15 Thu 08:15 AM – 06:30 PM IST
16 Fri 08:45 AM – 10:20 PM IST
17 Sat
18 Sun
Prasath K
In Angular 1, we used Controllers, Directives and Scope to build DOM elements and add some logic behind to it. Angular 2 drops all of this for a much cleaner, more object-oriented component model.
This talk is about creating reusable components using Angular 2 and how to share information between components using Input and Output. The audience can be anyone who are interested in developing Angular 2 applications or who want to build open source utility components for Angular 2 applications.
The idea of the talk is to build a complex application in a modularized way so that the same component or module can be used in different places.I will cover the following things.
Difference between Component and Directive decorator.
Explain some of the key properties of ComponentMetaData.
Creating an utility component (Multi select list box).
I am Prasath, A JavaScript Developer working in a hot startup CloudCherry. I have 3 years of work experience in JavaScript, d3.js, Angular 1 and 2
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}