-
Notifications
You must be signed in to change notification settings - Fork 35
Is there a roadmap about the antwar ? #129
Comments
I'm currently refactoring it a bit (simpler configuration) and hope to get the work done very soon so I can start using the generator in places. I've actually pushed a lot of weight from the core during this process. This has given a nice degree of flexibility that I like. I'm also adding some tests in place so it's easier to contribute if someone wants to. There's no official road map but I have at least the following concerns in mind:
Especially the last items might not happen as I don't have to maintain big sites to warrant that style of work. That said, I have to push the performance somehow as a Travis build against the webpack site is far too slow. A part of that might be just a matter of configuration. |
It's good to be with the support of the backend(ssr) so that we can get SPA feeling 💯 . But I find the documentation need improving. This configuration is too simple. I find I must learn about it from source code of antwar. 😄 |
Yeah, the documentation isn't in sync with the implementation at the moment. The source is the best option (esp. the site + smoketest). I imagine adding SSR is far easier now than before. I've kept Antwar out of sight on purpose as there are far more robust alternatives out there as it's not cheap to support these kind of projects (no business model). 👍 |
That's all right. Hope it will be better in future and I will focus on this project 👍 |
Antwar is a good project with webpack and react-router. But I find it is wip somehow.
Can we show a plan about this project to see some excellent features in future ?
The text was updated successfully, but these errors were encountered: