How to create a React Select
A beginner React tutorial on creating and controlling a select dropdown, from basic HTML to a reusable component.
A beginner React tutorial on creating and controlling a select dropdown, from basic HTML to a reusable component.
Explores two unconventional C# patterns: using foreach on integers and awaiting TimeSpans via extension methods.
An article arguing that capsaicin, the compound in chili peppers, qualifies as a psychoactive substance due to its effects on the nervous system.
A collection of C#/.NET programming infographics covering topics like ConfigureAwait, foreach index, struct mutations, null Tasks, and ThrowHelper.
Author announces the launch of 'Ahead of AI', a monthly newsletter covering AI trends, educational content, and personal updates on machine learning projects.
Author announces a new monthly AI newsletter, 'Ahead Of AI,' and shares updates on a passion project and conference appearances.
A developer's October 2022 status update detailing progress on the Helios kernel, including scheduler improvements, userspace API redesign, and threading features.
A developer's detailed account of migrating a custom domain email to ProtonMail, covering setup, client integration, and email import.
Analyzing conference session ratings using DuckDB and Jupyter Notebooks to demonstrate data wrangling and SQL on raw CSV data.
A tutorial on automating the creation of GitHub deployment environments using PowerShell and the GitHub REST API.
Explains how Azure AD and RBAC control access to Azure DevOps, GitHub, and Azure resources as part of DevSecOps identity management.
A template for creating structured technical design documents to record decisions, scope, and solutions for software projects.
A technical article explaining polynomial distributed lag models for regularization in time-series analysis, including code archaeology and R implementation.
A developer explains the decision to rewrite their personal blog from scratch using the 11ty static site generator, discussing its benefits and trade-offs.
A technical guide on setting up a Firebase project, Parcel bundler, and Tailwind CSS for building a modern wedding website with Preact.
A tutorial on fine-tuning Microsoft's LayoutLM model for document understanding using TensorFlow, Keras, and the FUNSD dataset.
An overview of core cryptography concepts and their implementation in Python, based on a presentation by Andrew Sillers.
Explains how to convert Display-p3 colors from Sketch to CSS for Safari, covering color spaces and current browser support limitations.
Xcode 14.0 can generate buggy concurrency code for macOS apps due to a Swift compiler and SDK version mismatch.
A tutorial on using monorepos with Lerna to author and publish shared NPM packages for consistent project configuration.