âïž
Functional Programming
Functional programming paradigm, patterns, and best practices across languages.
Installation
First, install the Han CLI tool:
npm install -g @thebushidocollective/hanThen install the plugin:
han plugin install buki-functional-programmingOverview
Functional programming paradigm, patterns, and best practices.
Skills
- fp-fundamentals: Core FP concepts: pure functions, immutability, higher-order functions
- fp-patterns: Common FP patterns and techniques
- fp-languages: FP across different languages (JavaScript, Python, Haskell, etc.)