Ultimate jQuery/Plain Vanilla JS DOM Reference
A reference guide comparing jQuery and vanilla JavaScript for DOM manipulation, covering element selection, creation, and event handling.
A reference guide comparing jQuery and vanilla JavaScript for DOM manipulation, covering element selection, creation, and event handling.
A tutorial on creating a fake JavaScript API using mock data, promises, and delays for frontend development without a backend.
Analyzes SwiftUI's readiness for production, examining Apple's Fruta sample app and common crash issues in iOS 14 and macOS Big Sur.
A developer shares his personal productivity system, tools, and routines for balancing a full-time job, a Master's in CS, and side projects.
A tutorial on deploying a Django application to Azure App Service, Microsoft's serverless platform, to eliminate server management.
Explains JavaScript event handling in browsers and Node.js, covering built-in DOM events, custom events, and practical implementation.
A technical guide on programmatically displaying relevant icons (like GitHub, React, JS) for blog articles based on their tags using React components.
An introduction to JavaScript generator functions, explaining their syntax, the yield keyword, and practical use cases.
A software consultant shares his experience of being disinvited from a tech conference due to political opinions, analyzing the contractual and ethical implications.
A blog's 10-year anniversary retrospective, listing its top 10 most-viewed posts on topics like open source, GitHub, and tech law.
An overview of Kafka Connect, Apache Kafka's integration API, covering its features, resources, and use cases for data pipelines.
A technical comparison of Azure Front Door and Azure Traffic Manager, detailing their features, similarities, and differences for load balancing.
A developer shares their top VS Code extensions for improving productivity when writing and managing Cypress test suites.
Explores using resilient randomized tests to improve software system robustness and prevent regressions during maintenance and change.
A developer critiques the use of time-consuming coding challenges in tech hiring, arguing they are unfair and exclusionary.
Compares Python's OrderedDict vs standard dict performance, explaining when and why OrderedDict is still useful.
Final part of debugging an InvalidProgramException caused by a profiler bug, focusing on analyzing faulty IL code from a memory dump.
A developer adds break display logic to a weekly schedule in a SaaS app, focusing on Django templates and styling.
This episode explains how to use and customize the built-in Django admin interface for managing application data.
An exploration of the quantified self movement, detailing personal data tracking categories like health, work, and media for self-improvement.