|
You are here |
deno.com | ||
| | | | |
deno.land
|
|
| | | | | A brief history of the internet explaining why building for the edge is faster, more secure, and easier than ever. | |
| | | | |
bill.burkecentral.com
|
|
| | | | | Quarkus Funqy is a new FaaS API that is portable across cloud runtimes like AWS Lambda, Azure Functions, Knative Events, and Google Cloud Functions. Or, if you're deploying to a traditional environment, Funqy functions can work standalone as well. public class MyClass { @Funq public Greeting greet(String name) { ... } } The idea of... | |
| | | | |
it20.info
|
|
| | | | | Code is a liability. That's not only the code you write but also (and predominantly!) the code that you need to operationalize for your own business logic to ... | |
| | | | |
marksands.github.io
|
|
| | | Black and White When writing unit tests using mocks, it forces the developer into whitebox testing. As the tests are supposed to drive the design, one can ar... | ||