Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.21 KB

Matreshka.js examples and main tutorials

This repo contains examples and important tutorials for Matreshka.js framework to keep all additional teaching materials (besides the main documentation) at single place. All the JavaScript code is written using modern ECMAScript 2015 syntax and may not work at outdated browsers. To make such code work at older browsers you can use well known transpiler called Babel.

I would recommend to start your journey from Hello World, Matreshka.Object example and Matreshka.Array example. Then read an article which explains one of the most important part of Matreshka.js framework: the events.

Other examples

If you've noticed problems (e. g. live example doesn't work), feel free to report an issue or make pull-requests.

External repos

(If you want to add a link to your repository, feel free to open PR)