One level deeper

It is often said that the developer should understand one level deeper than she’s working. If she’s writing Java, she should know how the JVM works. If he’s using a container, he should know conceptually what’s going on inside the container. This statement is true for more than just runtimes and frameworks, but all the …

Read moreOne level deeper