Simple Autocomplete for Blazor
A tutorial on building a custom autocomplete component for Blazor WebAssembly apps, including styling and live data fetching.
A tutorial on building a custom autocomplete component for Blazor WebAssembly apps, including styling and live data fetching.
A tutorial on creating a nested dropdown menu component for Material UI (MUI) in React, including code examples.
Caleb Porzio, creator of Livewire and Alpine, reflects on the constant anxiety of competition and job insecurity in the fast-paced tech world.
A tutorial on creating a custom Dropdown component for Material UI (MUI) in React, including code examples.
A technical analysis and performance critique of TheNativeWeb's video search web app, focusing on Lighthouse metrics and potential optimizations.
An interview about Mitosis, a tool for building UI components that work across multiple web frameworks like React, Vue, and Svelte.
A developer shares their experience using Sandpack, a modern code playground framework, to enhance their blog's interactive coding examples.
Four essential accessibility tests for new software features, focusing on color contrast, interactive elements, and Windows High-Contrast mode.
The State of CSS 2022 survey is now open, gathering developer feedback on new CSS features, pain points, and usage patterns.
Discusses security risks in Angular HTTP interceptors, especially when exposing authentication tokens, and provides examples from common implementations.
A guide to managing complex forms in Angular using Reactive typed forms, custom components, and validation strategies.
An introduction to Blazor, a .NET framework for building interactive web UIs with C# and WebAssembly, covering its core concepts and benefits.
A technical guide on customizing SwiftUI Divider colors and thickness using overlays, with examples and common pitfalls.
CSS container queries are now supported in modern browsers, enabling responsive component design based on parent container size instead of viewport.
Explains the key differences between CSS pseudo-classes (like :hover) and pseudo-elements (like ::before), including syntax and use cases.
Explains how to use the CSS ::selection pseudo-element to style highlighted text, including supported properties and limitations.
Explains the CSS color-scheme property, its values, and discusses whether it's necessary for implementing light/dark themes.
Explores HTML list types and creative CSS styling techniques for web development.
A guide on integrating Azure Cognitive Services AI capabilities into React applications, based on a conference talk.
A guide to effective Angular interview questions for senior developers, focusing on open-ended questions to assess problem-solving over API memorization.