TIL: 2ality - Dr. Axel Rauschmayer's JavaScript Blog

Today I learned about 2ality, an excellent JavaScript and ECMAScript blog by Dr. Axel Rauschmayer covering modern JavaScript features and best practices.

June 11, 2021 路 1 min

TIL: CORS Deep Dive, Piku Tiny PaaS, Rust Strings, and Deno Standard Library

Today I learned about CORS in depth, Piku for git-push deployments, why Rust strings seem challenging, and Deno's standard library for modern JavaScript runtime.

April 15, 2021 路 3 min

TIL: ALGPT2 Algorithm Generation and 30 Days of JavaScript Challenge

Today I learned about ALGPT2, a project using GPT-2 for algorithm generation, and discovered a comprehensive 30-day JavaScript learning challenge.

January 24, 2021 路 2 min

TIL: Distributed Systems Lectures, EmacsConf 2020, Code Review Excellence, and Accessibility Guidelines

Today I learned about comprehensive distributed systems education, EmacsConf 2020 presentations, strategies for making code reviewers love your work, and modern web accessibility practices.

December 8, 2020 路 3 min

TIL: Mastering Hard Parts of JavaScript

TIL 2020-09-05 Mastering the Hard Parts of JavaScript - Deep dive into JavaScript callbacks and asynchronous programming concepts.

September 5, 2020 路 1 min

TIL: Data Visualization Mastery with Matplotlib and D3

Today I learned about advanced data visualization techniques, matplotlib optimization strategies, and comprehensive approaches to creating effective data visualizations.

September 4, 2020 路 14 min

TIL: Barry Warsaw, Flit, Gumshoe, Poetry, and More

TIL 2020-07-14 Barry Warsaw adapted the Zen of Python into a Song! - A delightful musical interpretation of Python鈥檚 guiding principles. Flit for Python - A simple way to put Python packages and modules on PyPI. Gumshoe is a great scrolling effect for sidebars etc in vanilla JS - A vanilla JavaScript scrollspy script. Poetry for Python Projects - Manage environments for Python, as well as project dependency information. Profiling Flask Apps using werkzeug.contrib.profiler.ProfilerMiddleware - A gist showing how to profile Flask applications. ...

July 14, 2020 路 1 min