DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

A very simple introduction to Functional Programming

11
Comments 1
1 min read
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

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?

Can you solve FizzBuzz ... in a tweet?

4
Comments
4 min read
Lambda Function in Python

Lambda Function in Python

4
Comments 1
2 min read
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?

Functional Interfaces in Java: What are Functional Interfaces?

9
Comments 1
6 min read
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

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

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

.forEach() Polyfill

4
Comments
1 min read
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
Handle Null like a pro using Optional

Handle Null like a pro using Optional

2
Comments
3 min read
Functional vs Object Oriented vs Procedural programming

Functional vs Object Oriented vs Procedural programming

159
Comments 13
4 min read
Haskell as an alternative to TypeScript

Haskell as an alternative to TypeScript

34
Comments 21
7 min read
Thinking in ReScript

Thinking in ReScript

47
Comments 7
7 min read
Exploring Functional Programming in Java - Functional Interface

Exploring Functional Programming in Java - Functional Interface

10
Comments
6 min read
Understanding ADTs

Understanding ADTs

2
Comments
5 min read
Currying, Part 2 - Partial Application

Currying, Part 2 - Partial Application

3
Comments
6 min read
Incrementally Adopting PureScript in a JavaScript Web Application

Incrementally Adopting PureScript in a JavaScript Web Application

5
Comments
3 min read
loading...