Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning Clojure, part II
Cover image for Learning Clojure, part II

Learning Clojure, part II

6
Comments
4 min read
The Case for TS+
Cover image for The Case for TS+

The Case for TS+

169
Comments 28
19 min read
The book that changed my development career now has a Javascript version
Cover image for The book that changed my development career now has a Javascript version

The book that changed my development career now has a Javascript version

56
Comments 12
5 min read
Creating a User Interface to the Database: Setup
Cover image for Creating a User Interface to the Database: Setup

Creating a User Interface to the Database: Setup

8
Comments
5 min read
How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks
Cover image for How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

9
Comments 2
6 min read
Function purity and referential transparency
Cover image for Function purity and referential transparency

Function purity and referential transparency

9
Comments 4
9 min read
[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

7
Comments
5 min read
Map, Filter, Reduce in C: recursive high-order functions using pointers
Cover image for Map, Filter, Reduce in C: recursive high-order functions using pointers

Map, Filter, Reduce in C: recursive high-order functions using pointers

12
Comments 1
8 min read
Handling null: optional and nullable types
Cover image for Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
A monad is a thing you put things in so you can do things with them.

A monad is a thing you put things in so you can do things with them.

5
Comments
2 min read
The reverse state monad in F#

The reverse state monad in F#

13
Comments
4 min read
FP Lenses enhanced
Cover image for FP Lenses enhanced

FP Lenses enhanced

6
Comments 10
3 min read
Tree generation with a monoidal reduction
Cover image for Tree generation with a monoidal reduction

Tree generation with a monoidal reduction

8
Comments
3 min read
Utilizing Scala Cats to improve database access code
Cover image for Utilizing Scala Cats to improve database access code

Utilizing Scala Cats to improve database access code

7
Comments
2 min read
Function context in JavaScript

Function context in JavaScript

6
Comments
4 min read
Algebraic Data Types in Haskell

Algebraic Data Types in Haskell

3
Comments
12 min read
Trying your luck with Elm
Cover image for Trying your luck with Elm

Trying your luck with Elm

9
Comments
11 min read
My adventures in ML Land

My adventures in ML Land

7
Comments
3 min read
Everything as an expression

Everything as an expression

6
Comments
2 min read
Binding and continuations in ML

Binding and continuations in ML

6
Comments
2 min read
Lenses and Partial-application
Cover image for Lenses and Partial-application

Lenses and Partial-application

6
Comments
6 min read
Web Apps: An Animation
Cover image for Web Apps: An Animation

Web Apps: An Animation

6
Comments
6 min read
Go the way to Go
Cover image for Go the way to Go

Go the way to Go

14
Comments
3 min read
Diving into the macros that make Phoenix controllers work
Cover image for Diving into the macros that make Phoenix controllers work

Diving into the macros that make Phoenix controllers work

16
Comments 1
5 min read
Making a monoid: the art of mush-mashing
Cover image for Making a monoid: the art of mush-mashing

Making a monoid: the art of mush-mashing

7
Comments
6 min read
loading...