scalajs-spa-tutorial icon indicating copy to clipboard operation
scalajs-spa-tutorial copied to clipboard

upgrades: sbt 1.1.1, sjs 0.6.22, and more

Open ryan-williams opened this issue 6 years ago • 0 comments

this tutorial is awesome, thanks!

I'm new to Play and some of the libraries here so some of this is dumb pattern-matching (InjectedController) that may not be the right way to do things.

I also disabled CSRF checking because it was 403'ing all requests; it will probably be good to fix that before merging.

Moving the Settings.scala into build.sbt to be idiomatic SBT 1.x style is a possible addition as well.

ryan-williams avatar Mar 07 '18 17:03 ryan-williams