Local-first browser data gets real Wasm, PGlite, OPFS, and other new tech bring robust data storage to the browser, Electrobun brings Bun to desktop apps, Signals bring sanity to state management, and ...
Python’s new frozendict type Only rarely do new types get added to Python. With Python 3.15, the dictionary type now has an immutable counterpart, the “frozendict”. With it, you can use a dictionary ...