Quantcast
Channel: Search Results For: domain:moot.it
Viewing all articles
Browse latest Browse all 6

Building modular applications with Riot.js

$
0
0

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.


Viewing all articles
Browse latest Browse all 6

Trending Articles