Community Member Profile
- Profile: /members/10425-Matt-Browne.htm
- Comments: 2
- Points: 24
Recent Blog Comments By Matt Browne
-
Treating User Interface (UI) Widgets Like Finite State Machines
Posted on Dec 19, 2012 at 4:50 PM
I recently found an implementation of UI Widgets/Controls as state machines that's very relevant to this discussion. It's for the JavascriptMVC, but the concept could probably be applied to many UI frameworks. read more »
-
Object.create() Improves Constructor-Based Inheritance In Javascript - It Doesn't Replace It
Posted on Nov 10, 2012 at 11:25 PM
You may be interested in a simple library I wrote along these lines: https://github.com/mbrowne/simpleoo.js The library itself is very minimalistic. I still put a lot of documentation with it to hopefu... read more »



