-
Fear, trust and JavaScript: When types and functional programming fail
Fear, trust and JavaScript: When types and functional programming fail
Optional types, functional transformations, and immutability can all help to write better JavaScript. When pulling these ideas together, however, they come with severe trade-offs, work together poorly, and ultimately fail in the goal of effectively transferring trust from developers to code and tools.
Appears in lists (1)
More like this (3)
-
jashkenas/coffeescript
The Epic List of Languages That Compile to JavaScript — JavaScript is as much a compile...
-
What Is Functional Programming? — SitePoint
What is Functional Programming? A Gentle JavaScript Intro — One for beginners or those truly new...
-
Functional-ish JavaScript
Functional-ish JavaScript — Baby steps you might want to consider when making your JavaScript code more...