Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The equivalent of componentWillMount using React hooks

The equivalent of componentWillMount using React hooks

7
Comments
2 min read
3 Key Principles of Functional Programming for Data Engineering

3 Key Principles of Functional Programming for Data Engineering

11
Comments 1
8 min read
Converting Lodash to fp-ts
Cover image for Converting Lodash to fp-ts

Converting Lodash to fp-ts

16
Comments 3
3 min read
Grokking Traversable

Grokking Traversable

22
Comments 9
11 min read
Tagged Union in React.Js with TypeScript and how to respect your props.
Cover image for Tagged Union in React.Js with TypeScript and how to respect your props.

Tagged Union in React.Js with TypeScript and how to respect your props.

19
Comments 7
3 min read
Functional Programming : Functions
Cover image for Functional Programming : Functions

Functional Programming : Functions

17
Comments 1
2 min read
Real world example of compose function and currying.
Cover image for Real world example of compose function and currying.

Real world example of compose function and currying.

8
Comments 1
6 min read
Two approaches of sameness in programming: OOP vs FP
Cover image for Two approaches of sameness in programming: OOP vs FP

Two approaches of sameness in programming: OOP vs FP

5
Comments 2
3 min read
Ruby Tutorial for Python Programmers: how to make the switch
Cover image for Ruby Tutorial for Python Programmers: how to make the switch

Ruby Tutorial for Python Programmers: how to make the switch

14
Comments 2
8 min read
Challenge: Create a `pad` function without using loops!
Cover image for Challenge: Create a `pad` function without using loops!

Challenge: Create a `pad` function without using loops!

5
Comments
1 min read
Redux actions are not setters

Redux actions are not setters

9
Comments
4 min read
The Art of Celebrating Too Early And Backtracking to Save The Day. A Scraping Story.
Cover image for The Art of Celebrating Too Early And Backtracking to Save The Day. A Scraping Story.

The Art of Celebrating Too Early And Backtracking to Save The Day. A Scraping Story.

9
Comments
5 min read
Decorator Functions in Python.
Cover image for Decorator Functions in Python.

Decorator Functions in Python.

6
Comments
4 min read
Grokking Applicative Validation

Grokking Applicative Validation

18
Comments 6
7 min read
Let's use reduce, map, filter, foreach and be more functional in javascript

Let's use reduce, map, filter, foreach and be more functional in javascript

6
Comments
1 min read
Announcing purescript-wags: a library for rendering web audio
Cover image for Announcing purescript-wags: a library for rendering web audio

Announcing purescript-wags: a library for rendering web audio

4
Comments
3 min read
Passing React.forwardRef to child's child

Passing React.forwardRef to child's child

9
Comments
1 min read
Kotlin Tutorial for Java Developers
Cover image for Kotlin Tutorial for Java Developers

Kotlin Tutorial for Java Developers

10
Comments
12 min read
Creating a Haskell Application Using Reflex. Part 2

Creating a Haskell Application Using Reflex. Part 2

10
Comments
9 min read
JavaScript Hoisting

JavaScript Hoisting

38
Comments 2
2 min read
Top 5 Programming Skills Worth Learning in 2021
Cover image for Top 5 Programming Skills Worth Learning in 2021

Top 5 Programming Skills Worth Learning in 2021

39
Comments 4
9 min read
Grokking Applicatives

Grokking Applicatives

20
Comments 2
9 min read
Writing Service Workers in ReScript

Writing Service Workers in ReScript

3
Comments 1
7 min read
Verify matching parens, brackets and braces with Elixir

Verify matching parens, brackets and braces with Elixir

13
Comments 9
12 min read
Reduce method with an input of a string or an object

Reduce method with an input of a string or an object

17
Comments 8
2 min read
loading...