Daniel Steigerwald

Results 107 comments of Daniel Steigerwald

https://typescript.fun/, logo(s) is here https://twitter.com/estejs, https://github.com/typescript-fun/typescript-fun Soon, Fauna DB examples will use it too.

@adam-arold https://gcanti.github.io/fp-ts/guides/code-conventions.html#what-a-w-suffix-means-eg-chainw-or-chaineitherkw

This project takes million hours of free time of Giulio Canti so that's why he is focused on build not explaining stuff. Do not give up, it's worth it. You...

It's already solved. Search in issues. Webpack 5 will tree-shake it properly.

http://grokbase.com/p/gg/firebase-talk/14a91gqjse/firebase-handling-multiple-providers

@mvasin Yeah and the bottom footer is useful only for pages without content but how useful such pages are? The irony is, Safari switched to the bottom navigation bar. They...

@mvasin Look https://twitter.com/bdc/status/1455888984849145857

Would be a nice addition to https://quicktype.io/

I would use a branded complex type. https://github.com/gcanti/fp-ts/issues/1340

OK, this approach is not type-safe. The spread operation on an object can make an invalid type. @gcanti Any idea? How do you brand objects?