C# 14: Introducing partial constructors and partial events
C# 14 introduces partial constructors and events, enabling cleaner code organization and better integration with source generators.
C# 14 introduces partial constructors and events, enabling cleaner code organization and better integration with source generators.
Explores the differences between event and entity data modeling, when to use each approach, and practical design considerations for structuring data effectively.
A developer's recap of MCing the developer track at Figma Config 2024, highlighting talks on design, development, and live-coding.
Explains JavaScript event handling in browsers and Node.js, covering built-in DOM events, custom events, and practical implementation.
Explains the JavaScript event.target property, its difference from currentTarget, and practical use cases for DOM manipulation.
Explains how to use Laravel 5.0's event:generate Artisan command to automatically create event and handler files.
A guide to the new event and handler system in Laravel 5.0, explaining how to create and bind them.
Explains how to use Reactive Extensions (Rx) to sample high-frequency C# events like TextChanged in WPF, reducing UI updates.
A developer recounts their experience attending and helping organize the BattleHack Boston hackathon, praising the event's organization, food, and prizes.
Discusses naming conventions for IObservable<T> properties in Reactive Extensions (Rx), proposing the 'When' prefix to differentiate from C# events.
A technical guide on wrapping C# events with Reactive Extensions (Rx) observables, including examples for different event handler types.
A tutorial on using Reactive Extensions (Rx) to replace traditional C# events, explaining the benefits and providing code examples.
A guide demonstrating how to use jQuery events and OOP principles to write clean, modular JavaScript code for UI components.
A reminder to cancel free tech event registrations if you can't attend, freeing up spots for others on waiting lists.