#standard-library

[ follow ]
Python
fromMouse Vs Python
5 months ago

An Intro to Python 3.14's New Features - Mouse Vs Python

Python 3.14 introduces free-threaded builds, an experimental JIT compiler, and replaces GPG signatures with Sigstore verification.
#scala-3
Web development
fromEvanhahn
4 months ago

Experiment: making TypeScript immutable-by-default

TypeScript cannot be made immutable-by-default purely through its type system; arrays and Records can be made immutable, but regular objects remain problematic.
fromHackernoon
9 months ago

Here's What You Need to Know About Go 1.22 | HackerNoon

In Go 1.22, the traditional 'for' loop gotcha with sharing loop variables is resolved, ensuring variable isolation across iterations for better code reliability.
Scala
Scala
fromHackernoon
1 year ago

Go 1.23: The New, Unique Package That Comes With It | HackerNoon

The Go 1.23 standard library introduces a unique package for efficient deduplication and canonicalization of comparable values.
[ Load more ]