JSFoo: round the year submissions

JSFoo: round the year submissions

Submit talks on JavaScript and full stack engineering round the year

Submit talks and workshops on:

  1. Full stack engineering
  2. JavaScript frameworks
  3. Architecture approaches and case studies
  4. JavaScript and IoT
  5. Web development
  6. JavaScript for hobbyists

We will find a forum to place your talk, any time during the year.

For more information, contact jsfoo.editorial@hasgeek.com or call 7676332020

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

Dhananjay Kumar

@debugmode

Simplifying Component Communication in Angular

Submitted Apr 24, 2018

Any Enterprise Angular application will have many components and these components need to communicate to each other. A component could be used in different ways and they need to communicate to other components. For example passing data from parent component to child component or emitting events from child component to parent component. There are various ways, components communicate to each other, which are as follows:

  1. @Input decorator
  2. @Output decorator and EventEmitter
  3. Temp Ref variable
  4. ViewChild and ContentChild
  5. Services

Each method of communication has its own purpose and having an understanding of when to use what is very crucial for Angular application development. Without having a good understanding of component communication, it is almost impossible for Angular developer to write an enterprise Angular app.

This live coding based talk will help in simplifying component communication in Angular. At the end of talk, audience will have fare understanding of component communication and scenarios in which it should be used. This talk is for every Angular developer.

Outline

This live coding based talk will help in simplifying component communication in Angular. It will have almost all demo with love coding for entite talk

Speaker bio

Dhananjay Kumar is Developer Evangelist for Infragistics. He is awarded with prestigious Microsoft MVP award 8 times. He is one of the most popular and respected Developer Evangelist in India.

He is the author of 900+ articles , and can often be found speaking at conferences and hosting workshops for programmers across the country. So far, he has hosted 65 workshops on various topics like JavaScript, Angular, WCF, ASP.NET MVC, C#, Azure etc.

Currently he is busy in creating an effective developer ecosystem on JavaScript and Frameworks around in India. He runs a meetup community called geek97 which is largest community of JavaScript developers in Delhi. He is also organizer of India Angular Conference - #ngIndia

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more