UI Deploy

Curated, Short, Web UI Dev we Love.

reactive programming and mvc

reactive programming demos are impressive. two of my favorites are:
  •  the flapjax paper's example of drag and drop
  • jafar husain's example of an auto-complete widget
it's surprising that such succinct code can accomplish such messy tasks with so few abstractions. but when the elegance combines with unfamiliarity, it's easy to forget that wisdom we've learned through hard years on the front lines of app development

view source

Advertisement