|
You are here |
petersanchez.com | ||
| | | | |
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. | |
| | | | |
blog.stevenlevithan.com
|
|
| | | | | I'm happy to report that work is underway by Jan Goyvaerts and me on the second edition of Regular Expressions Cookbook. In the new edition, we'll be fixing all known errata, improving existing content, updating everything to support the latest versions of the book's eight covered programming languages, and sprinkling several new recipes into existing... | |
| | | | |
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. | |
| | | | |
mherman.org
|
|
| | | This tutorial looks at how to implement an API with Node, gRPC, and Postgres. | ||