|
You are here |
mariocarrion.com | ||
| | | | |
chrismanbrown.gitlab.io
|
|
| | | | | [AI summary] The author reviews ten positive aspects of Deno, a modern JavaScript runtime that aims to simplify development with built-in TypeScript support, automatic tooling, and secure defaults. | |
| | | | |
ukiahsmith.com
|
|
| | | | | Go 1.11 introduced a new concept of Modules which brings first class support for managing dependency versions and enabling reproducible builds. Go previously had no notion of dependency versions, and it has been a long and arduous road to get where we are now. Modules do not just copy the style of other programming language's dependency tools, rather it introduces a few slightly different concepts intended to enable programming in the large. | |
| | | | |
nikita-volkov.github.io
|
|
| | | | | In this post I'm gonna highlight the issues of the "Internal" modularisation convention and provide a proper solution to the same set of problems. | |
| | | | |
www.chriswarbo.net
|
|
| | | [AI summary] A discussion thread clarifying misconceptions about state, the IO monad, and functional purity in Haskell by explaining how the language represents imperative programs as pure data structures. | ||