Machine Learning-Driven Bundling. The Future of JavaScript Tooling.
Exploring machine learning-driven bundling with Guess.js to optimize JavaScript chunk loading and improve SPA performance.
Exploring machine learning-driven bundling with Guess.js to optimize JavaScript chunk loading and improve SPA performance.
A February 2018 roundup of the best Python articles, news, GitHub projects, and tutorials, including Discord bots and JupyterLab.
MIT instructor shares free introductory web development slides and labs for beginners with programming experience.
A tutorial on creating an Alexa skill to remotely control your computer using AWS Lambda and ngrok, even without a physical Alexa device.
A developer argues against transpiling modern JavaScript, showing how to use native ES6+ features like async/await and modules in browsers.
A developer requests participation in a survey to identify the biggest physical and mental health issues faced by the software developer community.
Explores JavaScript decorators for writing cleaner, more efficient code with examples in React and Angular.
Learn tricks for using Redux and Immutable.js with TypeScript, including statically typed records for better type safety and developer experience.
A personal reflection on the author's achievements in 2017, including travel, starting a club, and fitness goals, with a positive outlook for 2018.
A developer explores a hacky React solution for handling errors in a custom i18n library's 'sorta-curried' API.
A developer shares techniques for improving module usability, focusing on removing side-effects from imports in a custom i18n solution.
Explores using static code analysis to enforce Angular 2 best practices from a community-driven style guide, covering patterns and benefits.
An in-depth look at implementing the Store and handling network communication in the Flux architecture, using Observables and design patterns.
A monthly review sharing useful Python articles, news about Google Code shutting down, a book recommendation, and a handy shell tip.
A step-by-step guide to implementing internationalization (i18n) in Python applications using the gettext module.
Exploring JavaScript inheritance patterns for AngularJS components like controllers, services, and directives to enable code reuse.
Sunflower is an alpha-stage tool for automated content extraction from HTML documents using structural analysis and a Swing GUI.
Author announces blog reactivation and discusses technical changes to his static blogging infrastructure, including Blosxom and Disqus.
An Emacs Lisp script and shell script that combats procrastination by nagging users after periods of inactivity.