--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/db2ccb81-a71f-4451-b134-071680bbd5c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I know that BrowserSync and Play are a thing:
On Fri, Aug 5, 2016 at 10:05 AM, Gustavo Santos <gustav...@gmail.com> wrote:
Hi Everyone,I'm sure many of you use a javascript framework or library to help frontend development on your play applications. I have been trying to integrate webpack on one of our apps, so we can use ES6, linting, minification, etc of the javascript files. So far, the best option I found so far looks to be this: https://github.com/nouhoum/play-react-webpackIs it a good option to completely separate the frontend and backend development, using a SPA? In our case, we use twirl views and the play router, so that wouldn't be an option without major refactoring.I would love to know if there are easier or better ways to integrate the fronted using webpack and play as the backend, preferably while still using the play router and twirl views.ThanksGustavo
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.