16th January 2020 at 15:16
Andy Bell introduces a simple mailto link generator tool and shares his background in front-end development and CSS education.
Andy Bell introduces a simple mailto link generator tool and shares his background in front-end development and CSS education.
Andy Bell announces changes to the Piccalilli newsletter and front-end development publication, with a focus on future improvements.
Explores common issues and solutions when implementing Keychain Sharing for iOS app extensions, covering group names, simulator limitations, and entitlements.
A guide on writing effective conference talk abstracts to increase acceptance chances, based on experience reviewing hundreds of submissions.
A guide to implementing conditional rendering in React using JavaScript operators like if/else, ternary, and switch case.
A web developer discusses using Web Components with progressive enhancement for cross-browser support, including IE.
Explores using WHATWG Streams for reactive programming, comparing them to RxJS observables and discussing their suitability for web development.
An overview of Universal Automation, a new PowerShell-based automation platform from Ironman Software, highlighting its features and beta release.
Advocates for explicit coding discipline, focusing on clear naming and communication to improve code readability and prevent misunderstandings.
A static design tool tip: using an "Annotation" component as a sticky note to provide context for design elements.
A web developer announces switching from Chrome to Microsoft Edge as their default browser, citing a preference for Chromium dev tools.
A React tutorial explaining how to use event handlers, including onClick, with examples for beginners.
Developer's January 2020 update covering FOSDEM, Sway 1.3, Wayland book, SourceHut improvements, and work on himitsu and mrsh.
A guide to building a custom, durable event source for Knative Eventing using .NET Core and the Azure Durable Task Framework.
A tutorial on implementing simple in-memory caching in .NET Core using the IMemoryCache interface to improve application performance.
Explains how to integrate gRPC-Web with Blazor WebAssembly for efficient, type-safe client-server communication, moving beyond JSON-over-HTTP.
A speaker's recap of the .NET Conf: Focus on Blazor virtual event, covering talks on routing, UX, state management, and other Blazor topics.
A technical guide on implementing email-based user accounts in Django using the django-allauth package, including configuration and testing.
Piranha 20.1.2, an early-stage Jakarta EE/MicroProfile runtime, is released with 59 issues focused on Piranha Micro and Servlet compatibility.
Argues for starting web projects with simple, traditional HTML/CSS/JS instead of over-engineering with complex modern frameworks and build tools.