Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
useReducer and useContext

useReducer and useContext

8
Comments 1
1 min read
.map() Polyfill
Cover image for .map() Polyfill

.map() Polyfill

14
Comments 4
2 min read
Promises, Async & Await
Cover image for Promises, Async & Await

Promises, Async & Await

7
Comments
6 min read
Intro to fp-ts

Intro to fp-ts

6
Comments
4 min read
State in Programming: Useful Explanation with 2 Examples
Cover image for State in Programming: Useful Explanation with 2 Examples

State in Programming: Useful Explanation with 2 Examples

10
Comments
2 min read
Recursive Function: What Exactly Is Recursion?
Cover image for Recursive Function: What Exactly Is Recursion?

Recursive Function: What Exactly Is Recursion?

10
Comments
4 min read
Declarative Programming in React

Declarative Programming in React

6
Comments
2 min read
Simple Immutable Data w/ Spectacles 👓

Simple Immutable Data w/ Spectacles 👓

16
Comments 7
8 min read
React Hooks calling child component method from parent

React Hooks calling child component method from parent

17
Comments 1
2 min read
A very simple introduction to Functional Programming
Cover image for A very simple introduction to Functional Programming

A very simple introduction to Functional Programming

11
Comments 1
1 min read
From Regular Functions to Arrow Functions
Cover image for From Regular Functions to Arrow Functions

From Regular Functions to Arrow Functions

25
Comments 3
4 min read
My Widow's mite: The "this" keyword in Javascript
Cover image for My Widow's mite: The "this" keyword in Javascript

My Widow's mite: The "this" keyword in Javascript

20
Comments 4
6 min read
How to write rescript bindings for a react library

How to write rescript bindings for a react library

7
Comments 10
2 min read
Can you solve FizzBuzz ... in a tweet?
Cover image for Can you solve FizzBuzz ... in a tweet?

Can you solve FizzBuzz ... in a tweet?

4
Comments
4 min read
Lambda Function in Python
Cover image for Lambda Function in Python

Lambda Function in Python

4
Comments 1
2 min read
Replace clsx, classnames or classcat with your own little helper
Cover image for Replace clsx, classnames or classcat with your own little helper

Replace clsx, classnames or classcat with your own little helper

24
Comments 18
2 min read
Functional Interfaces in Java: What are Functional Interfaces?
Cover image for Functional Interfaces in Java: What are Functional Interfaces?

Functional Interfaces in Java: What are Functional Interfaces?

9
Comments 1
6 min read
Ultimate guide to sorting in Javascript and Typescript
Cover image for Ultimate guide to sorting in Javascript and Typescript

Ultimate guide to sorting in Javascript and Typescript

142
Comments 4
9 min read
A pure functional Primality Test in Scala
Cover image for A pure functional Primality Test in Scala

A pure functional Primality Test in Scala

4
Comments 6
2 min read
Idris2+WebGL, part #16: Binding programs again

Idris2+WebGL, part #16: Binding programs again

3
Comments
3 min read
Property-based testing with QuickCheck

Property-based testing with QuickCheck

7
Comments
11 min read
Handling Exceptions in Java Streams using a Functional Interface
Cover image for Handling Exceptions in Java Streams using a Functional Interface

Handling Exceptions in Java Streams using a Functional Interface

5
Comments
3 min read
Major fundamentals to being a good developer

Major fundamentals to being a good developer

3
Comments
1 min read
.forEach() Polyfill
Cover image for .forEach() Polyfill

.forEach() Polyfill

4
Comments
1 min read
Functional Programming in Java? Refactoring if/else logic with the help of Functional Interfaces.
Cover image for Functional Programming in Java? Refactoring if/else logic with the help of Functional Interfaces.

Functional Programming in Java? Refactoring if/else logic with the help of Functional Interfaces.

16
Comments 1
4 min read
loading...