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

DIY chapter in User Guide needed! 📌 #59

Closed
liadbiz opened this issue Feb 8, 2017 · 8 comments
Closed

DIY chapter in User Guide needed! 📌 #59

liadbiz opened this issue Feb 8, 2017 · 8 comments

Comments

@liadbiz
Copy link

liadbiz commented Feb 8, 2017

hi.
I have been using react/vue to build web application, to be honest, both of them are greet, but I really want to known how these modern ui framework are built from scratch.

I found this library accidently, and happy to notice that there are "do it yourself" chapter in the user guide, so my question is when this chapter can be readed. what's more, it would be appreciate if I am able to contribute to make this repo better.

sorry to bother you, and thanks to reply!

@jorgebucaran
Copy link
Owner

jorgebucaran commented Feb 8, 2017

@liadbiz Thanks for asking! Well, I'm trying to find time, since I also have a regular job, but I'm working on it.

I'm glad you found the DIY section interesting, that's the part of the book I'm the most excited about writing.

If you want to help you can by offering me your unique view of how frontend and webdev should be taught. I have some of my own views and ideas, but they are slanted because I've been working on the web and using JavaScript for a long time.

If you can layout what you think would be the most useful and interesting sections the User Guide should have, or what other topics you'd like to see explored, I'd be very grateful.

@liadbiz
Copy link
Author

liadbiz commented Feb 8, 2017

@jbucaran
thanks!
there are so many choices for selecting a ui framework these years, the problem is not to find one that fits our needs, but to find a better one that i can figuer out how it works and what kinds of work can it do, , because they are all good enough.
I am still a student who has learned front-end development for almost one year, the most significant problem for me to figure out is to understand how the framework design and work rather than how can I use this framework, how to write component, how to organize the code...etc.

And here are some ideas and views I can offer now about how chapter DIY should be writed.

  • explains the motivation why you want to write this framework(like you did in What are the design goals of this project? 🎯  #9 ) and difference between other awesome repo like react/vue.
  • how you build this repo from scratch , you known it's not good for a project that only the author knowns how the repo are built and how to write a plugin or something else to make it better, for example the webpack project.
  • what's next? like you said in the use guide, what do you want to build it for.

@jorgebucaran
Copy link
Owner

@liadbiz Thanks a lot! I'll make sure to address every single bullet in that chapter.

@liadbiz
Copy link
Author

liadbiz commented Feb 8, 2017

@jbucaran
you are welcome. Hope to see your fantastic work!

@jorgebucaran jorgebucaran changed the title chapter "do it youself" in user guide needed! DIY chapter in User Guide needed! 📌 Feb 8, 2017
@jorgebucaran
Copy link
Owner

jorgebucaran commented Mar 5, 2017

@liadbiz The User Guide has been moved to the wiki, so I'm going to close here and create a new section there.

Perhaps Concepts->Architecture.

What do you think?

@liadbiz
Copy link
Author

liadbiz commented Mar 5, 2017

@jbucaran agree! 👍 let me known if I can help:)

@jorgebucaran
Copy link
Owner

@liadbiz Yes, you could try looking through app.js, it's not so long! And make notes about what you think seems difficult to understand (I loved your feedback in #127). Then, I can work on adding comments or refactoring the code.

@liadbiz
Copy link
Author

liadbiz commented Mar 5, 2017

@jbucaran Thanks! I have readed you PR #127 this morning. I will make some notes soon, and I actually have now.

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

No branches or pull requests

2 participants