-
Notifications
You must be signed in to change notification settings - Fork 16
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
To Do's ideas #21
Comments
Hi @fskinner sorry for the late reply this went under my radar for some reason. But yeah that sounds like a cool idea for sure so different pages would show different user cases. We have to be a little careful that we don't pack the boilerplate with too much information but it does lack HTTP so that would be a an ace thing to introduce. In the long run I was thinking of converting parts of this repo into a build, where users can chose what options they want the boilerplate to have. Webpack / Browserify, HTTP / Websockets etc so yes more example will definitely help toward building that. Did you want to build them or were you looking for them to be built? 😄 |
That's okay :) I have a HTTP example but I don't know if its wired correctly to the rest of cyclejs since I've done I do not have much experience with RxJS so I don't know if I'm doing something really weird 😄 |
On the other hand I agree with you about not packing it with too much information as it would become some sort of a tutorial instead of a boilerplate/starter |
yeah thats cool, why not concentrate on the HTTP and will review it I'm sure you are close 👍 |
Sorry, i didn't know where to put these... So i've made this issue
What do you think about adding two more pages, so new people can have more examples to learn from?
I was thinking in there two examples:
I guess the todo app would be more for helping beginners learn rx/cycle... But the first one could be used to show how to add a driver with best practices
What do you think? :)
The text was updated successfully, but these errors were encountered: