alexmingoia / purescript-pux

Build type-safe web apps with PureScript.
https://www.purescript-pux.org
Other
566 stars 76 forks source link

PUX's current status #110

Closed pietro909 closed 7 years ago

pietro909 commented 7 years ago

Hello, I know that a huge refactoring is ongoing but I couldn't find any roadmap.

Where is the project going? What is the timeline?

I would like to give PUX a try for a new project but I need to understand what is planned for the future @alexmingoia

Thank you!

alexmingoia commented 7 years ago

Pux will be actively maintained for the forseeable future. I'm using Pux 8 in production for multiple projects.

Today I released Pux 8. You should look at the updated guide and use the starter-app to get started. If you run into any issues with the new release just ping me on GitHub or Twitter.

With the latest Pux 8 release, there are no planned changes to the API or architecture. The focus going forward is improving tooling and documentation, and staying up-to-date with PureScript releases and new features.