© Oren Farhi 2017

Oren Farhi, Reactive Programming with Angular and ngrx, 10.1007/978-1-4842-2620-9_4

4. Creating Reactive Components: Presentational and Container

Oren Farhi

(1)Lod, Israel

Accompanied Code This chapter’s boilerplate code is found in the chapter-04 file.

The Components approach to development has become quite popular, with several frameworks embracing its concept. Actually, the notion was conceived and used in JavaScript web development long before Angular, React, and other MV* frameworks were released. Some used the term widget while some used plugins.

With AngularJS (first version of Angular), the directive API was the standard method for creating custom HTML elements, better known as components. These components can be used in ...

Get Reactive Programming with Angular and ngrx: Learn to Harness the Power of Reactive Programming with RxJS and ngrx Extensions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.