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

Build a minimal JS app #3

Open
6 tasks
rbarrois opened this issue May 3, 2015 · 1 comment
Open
6 tasks

Build a minimal JS app #3

rbarrois opened this issue May 3, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@rbarrois
Copy link
Member

rbarrois commented May 3, 2015

Includes:

  • Compilation rules
  • Loading in the browser
  • Fetching some data from an API (e.g backend version?)
  • Rendering that data into HTML
  • Sending an event from some HTML component
  • Refetching data and rerendering based on that even
@rbarrois rbarrois added the design label May 3, 2015
@rbarrois rbarrois self-assigned this May 3, 2015
@rbarrois rbarrois added this to the v0.0.1 milestone May 3, 2015
@rbarrois rbarrois assigned ggris and rbarrois and unassigned rbarrois and ggris May 3, 2015
@rbarrois
Copy link
Member Author

rbarrois commented May 3, 2015

Idea: use React.js

Needs definition:

  • URL Router
  • AJAX wrapper
  • Event engine

See: https://github.com/facebook/react/wiki/Complementary-Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants