Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What problem does Riot solve (and why not use React...?!) ? #3

Closed
nelsonic opened this issue Sep 14, 2015 · 4 comments
Closed

What problem does Riot solve (and why not use React...?!) ? #3

nelsonic opened this issue Sep 14, 2015 · 4 comments
Assignees
Labels
enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue

Comments

@nelsonic
Copy link
Member

What problem does Riot.js solve for us? Why not use framework XYZ by company ABC with more users?

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue labels Sep 14, 2015
@nelsonic nelsonic self-assigned this Sep 14, 2015
@nelsonic
Copy link
Member Author

The problem we are trying to solve is:

  • writing our html (the language web browsers understand) in a modular ("componentised") way so we reduce repetition and increase re-useability.
  • writing "views" (AKA "templates" or "components") that looks as close to "pure" HTML as possible so complete beginners can understand our code without having to learn a new syntax.

@nelsonic
Copy link
Member Author

@nelsonic
Copy link
Member Author

@nelsonic
Copy link
Member Author

nelsonic commented Mar 5, 2017

Solved: #27

@nelsonic nelsonic closed this as completed Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue
Projects
None yet
Development

No branches or pull requests

1 participant