Borrowing Techniques from Strongly Typed Languages in JS
This article explores several techniques, common in strongly typed languages, that can be applied to JavaScript to improve code quality.
This article explores several techniques, common in strongly typed languages, that can be applied to JavaScript to improve code quality.