Week notes 01
A developer's weekly recap covering work on an Expo/React Native app using RAWG API, reading, writing, and personal reflections.
A developer's weekly recap covering work on an Expo/React Native app using RAWG API, reading, writing, and personal reflections.
A developer's guide to fixing a pm2 process manager error where it displays no processes and hogs server resources.
A critical look at React Query's drawbacks and challenges, presented as a conference talk transcript discussing its usage and limitations.
A developer shares a custom Git script to improve the process of reviewing large Pull Requests by creating a dedicated review branch for local IDE navigation.
The creator of the Gleam programming language shares his 2024 tech setup, including hardware, software tools, and development environment preferences.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
A developer shares their process of optimizing SQLite database configuration for their SaaS application after migrating from Postgres.
A UX case study on designing 'Context Chips' to collect user sentiment in surveys, improving data quality and user experience.
A SwiftUI developer shares a strategy using ViewThatFits to create responsive UI text that adapts to accessibility settings like dynamic type.
A technical guide on building cross-platform mobile apps using Nx, Angular, and Capacitor, covering setup, Android configuration, and building.
Final part of an Advent of Code series focusing on solving grid and graph problems in Java, with insights on API design.
Mitchell Hashimoto reflects on the personal journey and philosophy behind releasing Ghostty, a new terminal emulator, after reaching version 1.0.
Explores the complexities of adding metaprogramming to the Gleam language, discussing design considerations and potential impacts.
A tutorial on building a simple AI-powered chat client in Java using the Spring AI framework, covering setup, configuration, and provider abstraction.
A tutorial on fine-tuning the ModernBERT model for classification tasks to build an efficient LLM router, covering setup, training, and evaluation.
A technical guide on configuring a Static Egress Gateway for an Azure Kubernetes Service (AKS) cluster using Terraform and the azapi provider.
Learn how to implement standardized Problem Details error responses in ASP.NET Core APIs to improve developer experience and debugging.
A review of Brian's book 'Approachable Open Source', highlighting its advice on contributing to open source beyond just writing code.
A tutorial on building an intelligent agent using the Azure AI Agent SDK, covering setup, tools, and integration with Azure AI Foundry.