Explore >> Select a destination


You are here

mariocarrion.com
| | florimond.dev
18.1 parsecs away

Travel
| | ChainMap in a nutshell: treat multiple dictionaries as one, unlock Python superpowers.
| | ukiahsmith.com
8.2 parsecs away

Travel
| | 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.
| | chrismanbrown.gitlab.io
8.2 parsecs away

Travel
| |
| | www.gitpod.io
72.4 parsecs away

Travel
| Gitpod is a web-based IDE. As such one would think it only works for web-based projects or anything else that does not require a native UI