Open utterances-bot opened 4 years ago
Is there any probable date of final release?
Is there any probable date of final release?
X2
Is there any probable date of final release?
Is there any probable date of final release?
What exactly are you guys waiting to happen with the final release?
maybe better documents :(( because using adonis v5 without complete documents is little confusing.
can't waittt!!! but better for documentation is highly expected
It will be nice, if someone can share concrete feedback on what needs to be improved in the documentation. Just saying better documentation
doesn't help.
It will be nice, if someone can share concrete feedback on what needs to be improved in the documentation. Just saying
better documentation
doesn't help.
Owhh, i'm so sorry about that... i think what's need to be improved for now is Controller, Request, Response like V4 does. I really really want to help, but my knowledge still not good enough :(
one answer, is it production ready and can we start working on it and making tutorial as well?
This question has been answered a hundred times... YES it is production ready and stable.
great... is there a documentation for upgrading to the newest version ?
Before trying out the framework (which I just heard about 2 days ago and furiously read 80% of the docs already) I’m personally waiting For:
@ivanlobster
the auth package to be production ready
What's not production ready in the auth package? Can you be more specific on that
The other things will be taken care of with time
@thetutlage oh I read this:
Packages that are not migrated yet
- Authentication
- ...
And I understood that it may (or not) undergo breaking changes until the full v5 is out.
Is this not the case?
The nature of blog posts make them only true at the time when they are written. Since then, a lot of new packages have released. I suggest following us on twitter, or read changelog + docs to stay upto date
Is there any probable date to add some documentation about RBAC?
I just migrated from React to Adonis like 3 days ago. I freaking love you guys! This is so amazingly awesome. I can't wait to be a full out pro by using your guyses framework 😁. If this isn't asking to much, I think what would really help a lot of people that have to rely on the Documentation to learn Adonis, which is practically everyone, is to explain the functionality of the code a little more. Or at least make every important word that explains the functionality of the code, a link to a place that explains what that code is and doing. Speaking from example, a lot of newbies to the coding world have a hard time understanding everything going on in the Documentation because of all the endless advanced syntax's that don't make sense to a newcomer. But if you maid all the need to know content that you aren't teaching directly, clickable, it'll make the Adonis Journey a much more enjoyable life for all the many wonders out there.
Much love,
Lyle Rogers❣
@Lyle-Rogers What you suggest we should do, to make it easier for newcomers?
Can I already use it in production?
Social Authentication is ready?
Is there a way to contribute ? Auth doc has few instructions missing:
have you added nested route.group feature?
@xinhash. Sure feel free to send PR for the docs here https://github.com/adonisjs/adonisjs.com.
@ajayexpert Yup. Nested groups are supported. Also mentioned in the docs https://preview.adonisjs.com/guides/http/routing/#route-groups
hi, pleas add new Features for working with spa frimworks.
well i really need a LUCID ORM working with no sql databases.
🔥🔥🔥🔥
Waiting for release...
I made an API server on the 5th version of adonis and everything works great, waiting for release
any news on the Intl package?
what about job queues is that also production ready and if it is where can i find the docs
Is there any probable date of final release?
X5
Is there any probable date of final release? X6
I dont see Queues in the trello roadmap, is that still in scope for v5?
@adenot Queues are not part of the initial release, but will eventually be added to v5
@andrefigueira93 Nope. Is there something stopping you from using v5 as of today?
@adenot Queues are not part of the initial release, but will eventually be added to v5
Thanks @thetutlage. If I may suggest something, could we have a card on trello for Queues where people can vote? For us, coming from laravel, I'd really love to have the blocks to write async jobs built into framework, with the option to easily change the queue backend (from DB to SQS to rabbitMQ, etc) without having to update the code.
@adenot Queues are not part of the initial release, but will eventually be added to v5
Thanks @thetutlage. If I may suggest something, could we have a card on trello for Queues where people can vote? For us, coming from laravel, I'd really love to have the blocks to write async jobs built into framework, with the option to easily change the queue backend (from DB to SQS to rabbitMQ, etc) without having to update the code.
i have implemented the queue system in adonis v4.1 using bull, there is a package named adonis-bull, even it doesn't have a command provider to add the jobs, but i thought it was a good thing.
this framework is very awesome, but it doesn't have good tutorial inside youtube or etc, i like this framework and i try to learn more,
thanks your support
@MahdiPishguy Yup creating videos and writing more tutorials is something we will invest more time into. I know this is an area in which we are lacking.
regarding websocket support - the post in march says its still to be done but i dont see it anywhere on the trello board either in todo or in completed. is websocket support in v5?
We have created a pretty huge project using v4. Excited for v5 release, tons of upgrades :D
Hey @thetutlage , it is totally true: "The nature of blog posts make them only true at the time when they are written" but... it's linked with specially effort on the home page. Just imagine the New York Times header linking to some article from 10 years ago.
If everyone (me included) are ending up here... maybe a new post, changing the text in home page's link or redirecting to the documentation would be nice :)
Hello, I didn't understand how I can change .env to .env.testing during the execution of the tests. Can anyone help?
Run your tests as NODE_ENV=testing npm run test
and the values of .env.testing
will be merged with the .env
file
I come from laravel, please add more information about the IOC containe, this is useful for write and share packages with the community :).
Great work man!
Why not support mongodb?
@hbsion Why not use Mongoose?
This! I am about to switch from Laravel (5 years exp on it) to node ecosystem and found AdonisJs! Thank youuu for making it. Looking forward to this!
Aaand I ported almost the whole project from Laravel to Adonis v5 and I love it! The port is quite easy even if the project is huge. Good job!
Is there any probable date of final release?
Introducing AdonisJS V5 Preview - AdonisJS
https://preview.adonisjs.com/blog/introducing-adonisjs-v5/