Riot is the most minimal approach to MV* world. It weighs 1kb and has only 3 public methods so it's extremely simple and easy to learn. A Riot application uses vanilla JavaScript to structure the code and jQuery to build the user interaction. You'll use classic design patterns instead of some framework specific idioms.
↧
                          
               Building modular applications with Riot.js
↧