It’s also interesting to observe that a lot of the...
# random
c
It’s also interesting to observe that a lot of the more dangerous features of Java (reflection, multithreading) are often hidden away in abstraction layers (libraries, containers, …) such that regular developers have to deal with them less and less
👍 1