4
I was reading about some frameworks and libraries for front-end UI development and came across the Riot.js.
Giving a quick read on page of the library (in English), I concluded superficially that they promise to facilitate the componentization of the UI through their library.
Then the doubts arose:
- As there are already several libraries/frameworks with similar purpose (Angular, React, Vue, etc.) what would be the motivations to choose Riot.js?
- The "custom tags" they offer do not break web standards?
- What would then be an overview of the library?
You would have an example of what would be a "scoop" in React that Riot solves?
– Good Bye Blue sky
Complex syntax and not human readable. Need a lot to create, for example a SPA. Riot promises to deliver the "same" result for less, knowing he’s using only the necessary.
– BrTkCa