
tech
Dynamic or Static Typing?
Exploring the ongoing debate between dynamic and static typing — what really matters is if you test your code.
Martin BielikAug 31, 2016
Posts from August 2016

Exploring the ongoing debate between dynamic and static typing — what really matters is if you test your code.
Comparing Karma, Jest and Mocha for testing React applications — their strengths, weaknesses, and when to use each.