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

add, like, all the docs #11

Closed
3 tasks done
yoshuawuyts opened this issue May 23, 2016 · 4 comments
Closed
3 tasks done

add, like, all the docs #11

yoshuawuyts opened this issue May 23, 2016 · 4 comments

Comments

@yoshuawuyts
Copy link
Member

yoshuawuyts commented May 23, 2016

  • router docs
  • view docs
  • action docs

The rest is already documented


Building browser applications is rough. People talk about all these fancy techs but rarely provide examples on how to do things well. Even stuff like HTTP requests is often treated like: "nah mate, figure it out yourself". I would quite like to have all common cases explained, so people can create a mental model of how things work. Most of it doesn't include extending the choo api, but rather provide examples of how it can work together with the native browser APIs, and where needed provide suggestions for packages that make dealing with it easier.

@yoshuawuyts
Copy link
Member Author

Needs more docs about forms too. See #18 and: https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/elements

@yoshuawuyts
Copy link
Member Author

@yoshuawuyts yoshuawuyts mentioned this issue Jun 20, 2016
2 tasks
@yoshuawuyts
Copy link
Member Author

We should merge efforts with the rest of the TCBY stack as per max-mapper/yo-yo#25 (comment)

timwis added a commit that referenced this issue Jun 21, 2016
There are probably additional things we can add to this section, but hopefully this is a good start. #11

I left out `params` because it looks like [it's going away](#35).
@yoshuawuyts
Copy link
Member Author

Feel that with the handbook out there we can probs close this ✨

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

No branches or pull requests

1 participant