Different remote and local resource URLs, with Service Workers!
Solutions for using different resource URLs in local vs remote environments, featuring Service Workers and other web dev techniques.
Solutions for using different resource URLs in local vs remote environments, featuring Service Workers and other web dev techniques.
A developer shares their experience building a custom course platform for web development, covering motivations, challenges, and lessons learned.
A guide to implementing linear algebra concepts and matrix operations in JavaScript, using the math.js library for machine learning.
Analyzing filesystem error handling by reproducing past studies on modern systems like ext4 and btrfs.
A comparison of 5 popular Python web frameworks: API Star, Falcon, Flask, Django, and Pyramid, from a Python Frederick presentation.
A guide to implementing linear regression with gradient descent in JavaScript, using a housing price prediction example.
A personal story about how receiving a Nintendo Entertainment System as a Christmas gift in 1990 shaped the author's life and career path.
An investigation into keyboard latency claims, comparing modern gaming keyboards to older computers using high-speed measurements.
Explains a surprising Python behavior where chained comparisons like `d + 2 * a > int(c) == b` are evaluated differently than expected.
A guide to improving code reviews by focusing on constructive communication and empathy, treating it as a social process rather than just a technical one.
A guide to setting up and using MobX for state management in create-react-app, with and without decorators.
A summary of new features in React 16, including Fragments, Portals, Error Boundaries, and performance improvements.
Explains Angular TemplateRef and dynamic scoping concepts with practical examples using NgForOf directives and template syntax.
A developer critiques snapshot testing, arguing it creates unclear tests that erode team trust and are often blindly regenerated when they fail.
Using babel-plugin-codegen to create a build-time workaround for a UMD bundle issue with glamorous and React 16.
Explains the prop getters pattern in React, using downshift and react-toggled as examples to give users rendering control.
Part 2 of a series analyzing gender differences in dating dynamics, focusing on challenges and perspectives for nerds.
Author celebrates the 2-year anniversary of their self-published 'Intermediate Python' book, which has reached over 520,000 readers.
Author launches a comprehensive course on React state management, covering local state, Redux, and MobX, with a book, screencasts, and projects.
Analysis of RNDR, a decentralized GPU-cloud rendering token for AR/VR and media, exploring its efficiency and security mechanisms.