All Projects â†’ housseindjirdeh â†’ angular2-redux-contact-list

housseindjirdeh / angular2-redux-contact-list

Licence: other
📋 Contact list built with Angular 2, Immutable.js and Redux

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Angular 2 and Redux Tutorial: Contact List

📋 A simple contact list application built with Angular 2, Immutable.js and Redux.

Link to demo

The breakdown

This is the source code for my blog post where I explain how I build this application step by step:

  • The basic setup with a single component
  • Multiple components with properties
  • Implementing OnPush change detection strategy
  • Ensuring immutability with Immutable.js
  • Creating a Redux state container

Getting Started

  • Clone or download the repo
  • Run npm install
  • Run npm start

This will run the server and launch the browser with the application.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].