[go: up one dir, main page]

Simon Willison’s Weblog

Subscribe

Monday, 4th January 2021

hooks-in-a-nutshell.js (via) Neat, heavily annotated implementation of React-style hooks in pure JavaScript, really useful for understanding how they work.

# 6:36 pm / javascript, react

TIL Packaging a Python app as a standalone binary with PyInstaller — [PyInstaller](https://www.pyinstaller.org/) can take a Python script and bundle it up as a standalone executable for macOS, Linux and apparently Windows too (I've not tried it on Windows yet).
Sunday, 3rd January 2021
Tuesday, 5th January 2021