Working with Zustand
A guide to using Zustand, a minimal state management library for React, with tips and best practices for implementation.
A guide to using Zustand, a minimal state management library for React, with tips and best practices for implementation.
Python development episode covering Exercism string exercises and fixing Django 4.1 template caching issues in a homeschool app.
A developer reflects on their first two months at Contenda, a tech startup, discussing their role, team, and the meaningful work of building an API.
Using the CSS box-decoration-break property to create padded, multi-line text with background colors, solving a common web design challenge.
A guide on typing React function components with TypeScript, using a Select component as an example to demonstrate prop typing methods.
A guide to choosing impactful refactoring projects, emphasizing business value over cosmetic code changes.
The article argues that the IndieWeb and decentralized platforms like Mastodon are confusing for non-technical users, and calls for a return to smaller, federated online communities.
A tutorial on setting up and running TypeScript in a Node.js backend project, including ts-node and nodemon.
A personal recap of the Dutch Clojure Days 2022 conference, covering talks on Humble UI, clojure.math, and the overall community experience.
Lea Verou's re-election statement for the W3C Technical Architecture Group, focusing on web standards and developer needs.
Author announces 'The TypeScript Cookbook', a new O'Reilly book for 2023 providing practical solutions for everyday TypeScript problems.
Final part of a DevSecOps series on using Microsoft Sentinel for security monitoring, threat detection, and incident response in Azure environments.
A software engineer explains their decision to join Decodable, a startup building a serverless real-time data platform, focusing on stream processing.
The author works on Python exercises using Exercism and adds PDF page numbering to a Django-based homeschool application.
A tutorial on creating a nested dropdown menu component for Material UI (MUI) in React, including code examples.
The author details their migration from a Postgres cluster to a distributed SQLite setup using LiteFS for their personal website.
Explores using Microsoft Defender for Cloud to improve security for Azure environments and DevOps platforms like GitHub and Azure DevOps.
Learn how to pass Markdown components to React/Preact components in Astro using named slots for dynamic content rendering.
A tutorial on creating a custom Dropdown component for Material UI (MUI) in React, including code examples.
A developer's comparison of Cypress and Playwright testing frameworks, detailing the advantages of migrating to Playwright for web app testing.