Hacker News new | past | comments | ask | show | jobs | submit login
Angular 2 Application Architecture – Build Flux Apps with Redux and Immutable.js (jhades.org)
1 point by vfc1 on Dec 14, 2015 | hide | past | favorite | 1 comment



is this is a viable option in building Angular 2 apps? Im afraid the RxJs aproach could lead to mantainability issues for larger apps.

The Observable pattern is well-known for causing event carrousel soup, where one event gets triggered in one place of the app and it just retrigers itself 2 times accidentally until it stops. I've seen code where this happened and it wasn't pretty.

Im really not sure if the stream abstraction pull its complexity weight. The Store abstraction is more intuitive and might be all we need




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: