Menu

Tagged posts

All blog posts

Browse by tag

Posts tagged Python

JS context managers

See how to adapt Python's context managers for use in JavaScript. Break free from clunky try...finally blocks with this one weird trick.