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.
Today I learned about 2ality, an excellent JavaScript and ECMAScript blog by Dr. Axel Rauschmayer covering modern JavaScript features and best practices.
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.
Today I learned about ALGPT2, a project using GPT-2 for algorithm generation, and discovered a comprehensive 30-day JavaScript learning challenge.
Today I learned about comprehensive distributed systems education, EmacsConf 2020 presentations, strategies for making code reviewers love your work, and modern web accessibility practices.
TIL 2020-09-05 Mastering the Hard Parts of JavaScript - Deep dive into JavaScript callbacks and asynchronous programming concepts.
Today I learned about advanced data visualization techniques, matplotlib optimization strategies, and comprehensive approaches to creating effective data visualizations.
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. ...