You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm fairly new to this framework, and I'm still exploring. So far, I really like how clean and organized the documentation is, however there's one thing I really wish would be added, and that's file and path names in all code examples.
I see you already have this functionality, but it's used somewhat scarcely.
When I was reading through the Basics, specifically the Controllers page, I was getting a bit lost with what is a controller, router and a service, and where do even Lucid models come into play in all of this. In the end I had to look up adonisjs-boilerplate repo by Tagada216 to better understand the project structure and how are things connected (https://github.com/Tagada216/adonisjs-boilerplate).
Either way, I appreaciate your work and hope for a great future of this framework. 😊
The text was updated successfully, but these errors were encountered:
Hello, I'm fairly new to this framework, and I'm still exploring. So far, I really like how clean and organized the documentation is, however there's one thing I really wish would be added, and that's file and path names in all code examples.
Nuxt.js has it nicely implemented, and sometimes they even have multiple tabs for a single example, like over here: https://nuxt.com/docs/getting-started/views#components
I see you already have this functionality, but it's used somewhat scarcely.
When I was reading through the Basics, specifically the Controllers page, I was getting a bit lost with what is a controller, router and a service, and where do even Lucid models come into play in all of this. In the end I had to look up adonisjs-boilerplate repo by Tagada216 to better understand the project structure and how are things connected (https://github.com/Tagada216/adonisjs-boilerplate).
Either way, I appreaciate your work and hope for a great future of this framework. 😊
The text was updated successfully, but these errors were encountered: