Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
curious
curious has asked
4
questions and find answers to
12
problems.
Stats
298
EtPoint
85
Vote count
4
questions
12
answers
About
Scala, Akka, Play Framework, Postgres, Cassandra, AWS, Docker, Kubernetes.
curious questions
How to send Json from client with missing fields for its corresponding Case Class after using Json.format function
RestartFlow in Akka Streams not working as expected
How to annotate a parameter as implicit in pattern match while extracting values
curious answers
Play 2.5.x: How to change the default evolutions directory location?
write a scala method which returns Nothing
Unsure how to perform this List Transformation in Scala optimally
What happens to a variable assignment when I call a method that returns an instance of a case class holding the said variable?
How to sum adjacent elements in scala
What exactly is a "Null reply" in Redis?
How to set thread number for the parallel collections?
Create akka actor that has implicit in constructor
Restructuring a method to fix tail recursive call not in tail position
Playframework: Type mismatch found scala.concurrent.Future[play.api.mvc.Result] required: play.api.mvc.Result