Blazor Improvements in .NET 6
Explores new .NET 6 features for Blazor, including WebAssembly AoT compilation, required component parameters, and compiler improvements.
Explores new .NET 6 features for Blazor, including WebAssembly AoT compilation, required component parameters, and compiler improvements.
Compares the closed federation model of IRC networks to the open federation of ActivityPub-based services like Mastodon.
A developer's experience learning and using the J programming language, highlighting its strengths and eventual deal-breaking limitations.
Announcing Moduliths 1.1, a toolkit for building modular monolithic applications with Spring Boot, featuring a transactional event publication registry and improved module canvas.
A developer proposes a new 'commit groups' feature for Git to improve handling of merge strategies and project history clarity.
A guide to reducing AWS serverless costs using commitment-based pricing for CloudFront, Lambda, and DynamoDB, and downgrading S3 storage.
Java Newscast episode covering null handling strategies and upgrading from Java 8, using Netflix's jump to Java 16 as an example.
A developer explains building a blog with Blazor, detailing motivations, setup, and using markdown for posts.
A web developer discusses being interviewed by the Wall Street Journal about designing for motion sensitivities and the 'prefers-reduced-motion' browser feature.
A guide to setting up a new Django project with a focus on organization, environment separation, and production readiness.
Explores nuanced text selection and editing behaviors in form fields across Linux/Firefox and Android, highlighting hidden efficiencies.
A recap of a live pair programming session on DEV Community, focusing on fixing a Liquid tag issue in the Forem codebase.
Overview of new features in Java 17, including sealed classes and pattern matching for switch, from the Inside Java Newscast.
iOS 15 introduces major UIButton upgrades: new styles, subtitle support, image placement, and a centralized state update handler.
Learn to build a Quarkus app using Hibernate ORM with Panache and Qute templates to visualize database data in HTML, styled with Bootstrap.
A technical guide on setting up password-protected SSH keys for GitHub, including enabling SSO authorization for secure repository pushes.
A talk on creating web maps using Django and its GeoDjango module, covering geospatial data storage and queries from simple to complex implementations.
Author details a personal email setup using aerc, mbsync, and postfix for robust, offline-capable email management.
A personal story about transitioning from a sawmill career to a tech role at Chocolatey Software, driven by a passion for automation and PowerShell.
Explains why storing secrets like passwords and API keys in Git is a security risk and discusses better alternatives for secret management.