CORS and (Scala) Play
What is CORS? CORS stands for 'Cross Origin Resource Sharing'. It's a way for a website to access resources (e.g. via »
What is CORS? CORS stands for 'Cross Origin Resource Sharing'. It's a way for a website to access resources (e.g. via »
What is Idempotence and 'safety'? Idempotence means the result will never be changed, you can keep calling the method, but the response you get »
I came across a quote recently from the well known book 'Code Complete' by Steve McConnell which I really liked (emphasis my own): > »
Ever wondered why people code boolean checks in if statements differently? Example 1 This is the kind of code that fails silently because true will always »
The She Hacks conference app is now also available in the Apple App Store! »