Riot – A React-like, 2.5K user interface library
1–10 of 222 posts
Re: Riot – A React-like, 2.5K user interface library
#2Re: Riot – A React-like, 2.5K user interface library
#3Is this the same Riot.js as the 1kb framework or is this just named the same?
It's inspired by React so the views are build differently than in 1.0.
Re: Riot – A React-like, 2.5K user interface library
#4Is this the same Riot.js as the 1kb framework or is this just named the same?
> This is the biggest change from Riot 1.0 to 2.0. JavaScript and HTML are now part of the same module.
Re: Riot – A React-like, 2.5K user interface library
#5Re: Riot – A React-like, 2.5K user interface library
#6I'd be really interested in the views from people who were much more into JS than I am. I've used Angular for a couple of small cases now and I like it, but have been hearing lots of good stuff about React (and even Om, I'm quite Clojure inclined). How does this stack up against React in terms of power, brevity, etc?
Re: Riot – A React-like, 2.5K user interface library
#7Is this the same Riot.js as the 1kb framework or is this just named the same?
Yes. It's the same library, but with a new (major) version. It's inspired by React so the views are build differently than in 1.0.
Re: Riot – A React-like, 2.5K user interface library
#8Re: Riot – A React-like, 2.5K user interface library
#9Oh a new Javascript framework. I'd been getting worried, it'd been 40ms since the last one.
On the other hand Riot is over 1 year old project and this is a new/improved version.