home.social

#playframework — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #playframework, aggregated by home.social.

  1. Allez hop je démarre un projet avec #micronaut en #java pour migrer une appli en #scala avec #playframework reste à trouver entre autre comment réécrire la partie acteurs ....

  2. 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: hertig.blog/posts/tailwindcss-

    #tailwind #tailwindcss #playframework #java #scala #webdev #blog

  3. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  4. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  5. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  6. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  7. 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:

    hertig.blog/posts/accessing-re

    #playframework #akka #pekko #scala #java #jvm #blog #webdev

  8. I like my job overall but the big pile of #Scala #PlayFramework code we have is awful to work on. Scala is an enormous disappointment for a #Haskell developer.

  9. @MaggieL Yeah, #PlayFramework gets an explicit exception to the Akka license.

    For details start here and wind your way through the links.

    github.com/playframework/playf

  10. @alexelcu

    I used to do a lot of work in PlayFramework. Has there ever been an explanation of how the retroactive relicensing of Akka impacts Play? #playframework #scala

  11. #introductionpost

    Developer, first #java, then #frontend, then #scala (since a long time), recently #rustlang.
    I maintain #sangria, a #graphql scala library, since its creator passed away (RIP Oleg).

    I have organized meetups in Berlin, for the #playframework and then for #scala.

    I really like #functionalprogramming but I struggle when I have to choose between performance & style.
    I'm trying to be a good citizen in the open-source world, opening issues / PRs, helping others.

  12. I spent all day yesterday wrestling with #Playframework. I think Play won.
    I need to handle two different forms that post to the same endpoint, differentiated by the name of the button used to submit the form. But I already have Actions that do a lot of work, e.g. check user permissions, and they need to be different for each scenario.
    Turns out calling a controller Action from within another Action breaks in weird and wonderful ways, often with typecast errors at runtime. Not fun.

    #Scala

  13. Latest blog post on e.near's blog. Check it out. An amazing work done by our colleague Carlos Teixeira.

    enear.github.io/2018/07/30/Pla

    #scala #playFramework