TypeScript: React useState Hook
A guide on using TypeScript with React's useState Hook, covering type inference and explicit type arguments for complex state.
A guide on using TypeScript with React's useState Hook, covering type inference and explicit type arguments for complex state.
A personal blog post sharing heartfelt memories of a friend named Josh, focusing on his personality, quirks, and the small moments.
Announcing django-denied, a Django package that enforces authorization by denying all views by default for enhanced security.
Guide to backing up encrypted ZFS datasets to cloud storage without unlocking them, using TrueNAS and custom scripts.
CSS, News, Surveys, Data Analysis, State Of CSS Since 2019, the annual State of CSS survey has collected feedback from web developers from across the
The author creates a new open-source Django package called 'django-denied' for handling authorization, extracted from a SaaS project.
A curated list and summary of recent research papers exploring deep learning methods specifically designed for tabular data.
A developer analyzes the costly mistakes behind his $46k website redesign, offering lessons on project management and hiring.
A developer creates a new model for a teacher checklist feature in a Django-based homeschool SaaS application.
A guide on using React's useRef Hook with TypeScript, covering HTML element refs and mutable instance variables.
Explores using DALL·E 2 AI to generate symbolic and spiritual art, with tips on prompts like 'religious art' for creative results.
Exploring the best HTML and ARIA patterns for accessible button groups, comparing radio buttons vs. buttons with aria-pressed based on expert advice.
Introducing Rety, a tool for creating replayable live coding demos to enhance teaching and conference talks without the stress of live typing.
Explains the difference between JavaScript statements and expressions, and why this distinction is crucial, especially for React developers.
A former Mayavi core contributor shares their journey into open source, from using the 3D visualization library for PhD research to becoming a key maintainer.
Argues that traditional B2B app development is flawed for multi-party interactions and calls for a new platform.
Explains methods for estimating NPM package market share, using Redux and state management libraries as examples with various data sources.
A monthly update on TinyPilot, a tech hardware/software project, covering revenue, software licensing, and development progress.
Challenges the common practice of using powers of 2 for neural network batch sizes, examining the theory and practical benchmarks.
Explores Turborepo, a tool for managing complex monorepo build pipelines and caching to drastically improve CI/CD performance.