Recently had to figure out a way on how to use TailwindCSS in my Play Framework application. I really dislike the whole npm/webpack/bundler ecosystem, and I found a way around it.
I posted a short guide on my blog: https://hertig.blog/posts/tailwindcss-in-play-framework-without-npm/
#tailwind #tailwindcss #playframework #java #scala #webdev #blog
Ever wanted to access the request body within a Play Framework Filter? I did, and I couldn't find any solution online. Now there is one. See my post:
https://hertig.blog/posts/accessing-request-body-in-play-framework-filters/
Upgrading a #scala project from #PlayFramework 2.8 to 2.9.
Ten years down the road, the most annoying thing in Javaland remains troubleshooting these dynamically detected logging systems and their various runtime errors. Digging into classloader issues and the contents of META-INF. 😠
Really appreciating the Scala approach to do (and check!) everything at compile-time.
They grow up so fast! #PlayFramework has released version 3.0. It is using something I have never heard of and that is #ApachePekko which is a fork of #Akka 2.6. Pretty exciting stuff all around. #Scala
https://github.com/playframework/playframework/releases/tag/3.0.0