I was reading about some frameworks and libraries for front-end UI development and I came across Riot.js .
By giving a quick read on the page of the library, I superficially concluded that they promise to make UI componentization easier through your library.
Then came the doubts:
- Since there are already many similar libraries / frameworks (Angular, React, Vue, etc.), what would be the motivations for choosing Riot.js?
- Do the "custom tags" they offer do not break web standards?
- What would be an overview of the library?