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

Small introduction to Mojo::Base #1119

Open
kraih opened this issue Aug 7, 2017 · 4 comments
Open

Small introduction to Mojo::Base #1119

kraih opened this issue Aug 7, 2017 · 4 comments

Comments

@kraih
Copy link
Member

kraih commented Aug 7, 2017

The documentation in Mojo::Base is very minimalistic and doesn't cover the concepts at all. For a beginner the learning curve can be quite steep here. Especially a little explanation for what use Mojo::Base 'Mojolicious' is actually good for, and what attribute accessors are would be really helpful.

@kraih
Copy link
Member Author

kraih commented Nov 5, 2017

I think a small tutorial in the Mojo::Base reference docs, similar to how Mojo::Template explains the template syntax, would make sense.

@zakame
Copy link
Contributor

zakame commented Apr 27, 2018

There's already some doc from @jberger's https://mojolicious.io/blog/2017/12/12/day-12-more-than-a-base-class/ so maybe distilling from that would be helpful.

@yusrideb
Copy link

Until Mojolicious v7.79, for beginners, the learning curve is still very steep. Need more sample case studies in the Mojo::Base documentation.

@kraih
Copy link
Member Author

kraih commented May 27, 2018

I've started by explaining fluent interfaces. 7b6bb4e

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

3 participants