UI Deploy

Curated, Short, Web UI Dev we Love.

How to build Minesweeper using Angular 2 and Immutable.js

This is the first in a series of articles on Angular 2. If you want me to send you a quick note when a new article is available, just leave your email at the bottom of the article or follow me on Twitter.

After watching Christian Johansen's talk on Immutable JavaScript I thought it would be really cool to port his React.js version of Minesweeper to Angular 2.

view source

Advertisement