February 10, 2017 - VitoMd and the Evil Machine

Riot.js presentation

I gave an introductory presentation about Riot.js some time ago. It was called “Introduction to Riot.js: a powerful minimalistic UI DOM library with clean and concise syntax”.

Many people at the presentation didn’t knew about Riot.js and were pleased about his functionality, simple style and how fast you can have something working.
The presentation outline is this:

  • What is Riot.js
    • Component (tag) definition
    • Using tags
    • Passing parameters
    • Accessing the DOM
    • Accessing methods
    • Loops
    • Conditionals
    • Tag Communication
  • Pros & Cons
  • Resources
  • Conclusions

The presentation (Updated for Riot.js v3.2.0) is full of simple live examples in plunker so you can play and understand as you read the presentation.

Direct link: https://speakerdeck.com/vitomd/riot-dot-js-introduction

More info

If you are interested in Riot.js here are some other posts that can help you get started

  1. Hello Riot.js : Introductory tutorial

  2. Riot.js tag communication part 1

  3. Riot.js tag communication part 2

Share this post on Twitter

Comments