Blazored hits 1,000,000 downloads on NuGet
Blazored, a suite of open-source Blazor components, celebrates reaching 1 million downloads on NuGet, thanking its community of contributors.
Blazored, a suite of open-source Blazor components, celebrates reaching 1 million downloads on NuGet, thanking its community of contributors.
A developer compares hosting platforms Netlify, Vercel, and Digital Ocean, focusing on ease of use, pricing, and personal experiences.
A guide to setting up the Arduino IDE to program ESP8266 microcontrollers on an M1 Mac, including a workaround for Python path issues.
A tutorial on building static and dynamic Swift libraries directly with the Swift compiler, without using the Swift Package Manager.
A developer investigates a high AWS bill, tracing it to excessive S3 data transfer costs from a single bucket and identifying the problematic file.
A guide to efficiently cleaning and standardizing text data in large datasets using Python's pandas library, with a practical example.
Learn how to use the Decorator Pattern in JavaScript to add features like JSON extraction and error handling to the native fetch() API.
An in-depth look at pattern matching in Java, explaining its general principles and future possibilities beyond current type patterns.
A guide to automating the distribution of Android apps from Azure DevOps pipelines to Microsoft App Center for internal testing.
A guide to unit testing Blazor UI components using the bUnit framework for faster, isolated testing without a browser.
A guide to practical npx packages that streamline daily developer tasks like cleaning node_modules, killing ports, and serving local files.
A software developer explains how embracing boredom, like waiting in line without a phone, can train your brain for better focus during demanding cognitive work.
The author discusses their experience appearing on the Blazor Community Standup to talk about the Blazored component libraries and provides an update on their book.
A tutorial on implementing UIMenu for UIButton and UIBarButtonItem in iOS 14, including code examples and configuration tips.
A CTO shares how a small game studio self-published a high-quality MMO prototype in just four months, defying traditional AAA development models.
A developer's status update on free software projects, including GraphQL API work for todo.sr.ht and a secret project in a new language.
A roundup of exciting new web technologies including CSS aspect-ratio, container queries, and JavaScript libraries like GSAP Draggable and Three.js.
Proposes a standardized notation system for designing and analyzing two-phase sampling studies in statistical research.
Explains the purpose and usage of before(), beforeEach(), after(), and afterEach() hooks in Cypress test automation.
A guide to understanding and configuring static files (CSS, JS, images) in a Django web application for improved styling and functionality.