#pure functions

[ follow ]
Alvinalexander
2 years ago
Scala

Thinking With Types: Summary

In Scala/FP, developers work with types more extensively than in Java/FP. [ more ]
Medium
5 months ago
JavaScript

Functional Programming In JavaScript: Beginner's Guide

Functional programming emphasizes pure functions, immutability, and higher-order functions.
Functional programming brings benefits like readability, predictability, concurrent execution, and reusable code. [ more ]
[ Load more ]