We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
The functions/values as in their material implementation is i...
Apr 16
because changing syntax would break compatibility with tools ...
Apr 13
Fluent here refers to a style of API not the design pattern a...
Apr 12
Big part of the project is to create something both really ni...
Apr 11
Yeah, incorporating those functions (map/flatten/etc) you end...
Lodash/Underscore are not Fluent APIs they are just modules o...
What can you do of the above with vanilla JS? Derive runtime ...
This is a fork of the compiler it is not adding any further c...
"No, just use functions" => this is in the context of want...
Sure you can use directly lodash and direct imports, the prob...
both RxJS and fp-ts uses pipeable functions. pipeable functio...
Doesn't support transformers, every definition of a typeclass...
Feb 7
Not sure I understand would you mind making a simple example?
Dec 28 '21
the convention of With is still in discussion and may change...
Dec 15 '21
Oh by all means it is not supposed to be the official doc, th...
Nov 11 '21
Not an easy finding indeed, to be honest, I almost always end...
May 19 '21
kind of impossible for a generic monad, they would have to ef...
Mar 23 '21
why?
Nov 3 '20
Similar in some way :)
Oct 24 '20
Thanks :) I was too quick in writing and used his twitter nam...
Oct 20 '20
Python... That's unexpected will love to take a look (I would...
Oct 6 '20
Nr 1 can be avoided as long as you don't use the ts equivalen...
Oct 2 '20
The known limitations listed in the README.md are enough, and...
There is a misunderstanding, the definition of function is a ...
Jul 29 '20
"Functional Programming" as in Programming with Functions can...
Jul 4 '20
All 25 comments
The Case for TS+
The functions/values as in their material implementation is i...
The Case for TS+
because changing syntax would break compatibility with tools ...
The Case for TS+
Fluent here refers to a style of API not the design pattern a...
The Case for TS+
Big part of the project is to create something both really ni...
The Case for TS+
Yeah, incorporating those functions (map/flatten/etc) you end...
The Case for TS+
Lodash/Underscore are not Fluent APIs they are just modules o...
The Case for TS+
What can you do of the above with vanilla JS? Derive runtime ...
The Case for TS+
This is a fork of the compiler it is not adding any further c...
The Case for TS+
"No, just use functions" => this is in the context of want...
The Case for TS+
Sure you can use directly lodash and direct imports, the prob...
The Case for TS+
both RxJS and fp-ts uses pipeable functions. pipeable functio...
Encoding HKTs in TypeScript (Once Again)
Doesn't support transformers, every definition of a typeclass...
Encoding HKTs in TypeScript (Once Again)
Not sure I understand would you mind making a simple example?
Encoding HKTs in TS4.1
the convention of With is still in discussion and may change...
Encoding HKTs in TS4.1
Oh by all means it is not supposed to be the official doc, th...
Building custom DSLs in TypeScript
Not an easy finding indeed, to be honest, I almost always end...
Abusing TypeScript Generators
kind of impossible for a generic monad, they would have to ef...
Abusing TypeScript Generators
why?
The Effect Data Types: Managed & Layer
Similar in some way :)
The Effect Data Types: Managed & Layer
Thanks :) I was too quick in writing and used his twitter nam...
Encoding HKTs in TS4.1
Python... That's unexpected will love to take a look (I would...
Encoding HKTs in TS4.1
Nr 1 can be avoided as long as you don't use the ts equivalen...
Encoding HKTs in TS4.1
The known limitations listed in the README.md are enough, and...
Practical Functional Programming in JavaScript - Side Effects and Purity
There is a misunderstanding, the definition of function is a ...
Practical Functional Programming in JavaScript - Side Effects and Purity
"Functional Programming" as in Programming with Functions can...