Tag: Functional JavaScript
All the articles with the tag "Functional JavaScript".
- Featured
Your Functions Aren't Functions: Why JavaScript Punishes Your Java Habits
The word 'function' means two different things, and the one you learned in Java is the one TypeScript keeps punishing. A pragmatic case for thinking in equations, not recipes.