StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michael Zajac

Rating
1650.97 (544th)
Reputation
49,239 (2,050th)
Page: 1 ... 13 14 15 16 17 18 19
Title Δ
Scala capture object reference while still using extractors 0.00
Idiomatic scala collectFirst method? 0.00
Check Html fragment nullity with Play Framework 2.3.0 0.00
Efficient way to check if a traversable has more than 1 element in... +0.58
Filtering a list of (A, Option[B]) and extracting value from Option 0.00
Idiomatic method to convert Array into ListBuffer -1.95
how to flatten disjunction type +0.07
Scala Apply Method in companion object 0.00
Parse Json Sequence without keys in playframework +0.40
Play JSON Writes how it gets field values into correct field 0.00
Play Framework: how to display a Future[List[String]]? 0.00
Capitalize the first letter of every word in Scala +1.22
Access more than one db with ScalaAnorm with Play 0.00
Backward slash missing from substitution in Scala -0.53
can't resolve symbol scala play2 with mysql result 0.00
Initializing Scala's Option[String] from a string so that certa... +1.97
PlayFramework: Check existing of record before creation 0.00
Why is there space at end of method names ending with an operator? 0.00
Scala (x is not a member of the class) 0.00
Play Framework, JSON Read combinator with overriden apply method 0.00
Json implicit Reads: type mismatch? 0.00
Modify outcome of match regardless of which case evaluated 0.00
Factory design pattern in Scala with case classes +0.43
Chain Scala Futures return type +0.42
How to handle null in Anorm +1.86
Fold from Map[String,List[Int]] to Map[String,Int] -0.06
Filter a list by item index? +1.01
scala play - edit JsValue with nested JsValues -0.07
Scala Type Aliases and Method Overloading +1.02
Scala: why AnyVal appears here? +0.45
Handle Future[User] in Deadbolt's getSubject -0.07
scala.util.Try: How to get Throwable value? Pattern matching? +1.99
Understanding the Difference Between Non-Blocking Web Service Calls... 0.00
Scala Form email type mismatched in my models 0.00
How to test redirect location with reverse routing? 0.00
How to test the rendering of the right template 0.00
Compilation error during the filtering of zipped arrays using neste... 0.00
Scala (single) case classes instead of classes -1.12
Scala templates import reusable blocks (Play2) +1.79
How to delete cached element manually in Play Framework 2.3.X? 0.00
Scala's Either not Having `flatMap` & Meaning of Either.lef... -1.15
Play Framework Action.async WS within another function +1.47
Return second string if first is empty? +0.12
Add element to JsValue? -0.29
Error pushing to Heroku when route is removed from Play Framework +0.43
Remove a key from a JsValue in Scala 0.00
Given an element in a sequence, how to get the previous element? +0.30
Future of Try both recover -0.04
How to overwrite NaN or Infinity result when performing arithmetic... 0.00
How to return only if a condition is true? +1.11