Tags
web 103 youtube 77 video 75 flutter 69 github 66 google 54 dart 40 html 33 firebase 25 javascript 22 ai 19 lit 16 gemini 15 css 14 typescript 14 podcast 12 sqlite 11 antigravity 8 talk 6 pocketbase 5 material-design 4 adk 4 fastlane 3 signals 3 genkit 3 gemma 3 web-components 2 swift 2 kotlin 2 cloudrun 1 webrtc 1 threejs 1 recipe 1 astro 1 travel 1 codemagic 1
Tags / signals

signals 3 posts

Signals and Flutter Hooks

Flutter's `setState` method manages widget state, but using `ValueNotifier` in a container provides a more efficient and manageable way to update the UI based on data changes, especially with widgets like `ValueListenableBuilder`.

2025-01-31 12:00:00.000Z Read post

Async Preact Signals

Learn how to effectively use async data with preact/signals, including handling Promises and rerun operations for dynamic updates, while understanding the importance of synchronous computations for signal integrity.

2025-01-28 12:00:00.000Z Read post

Introducing the signals_hooks package for Flutter hooks and signals

`signals_hooks` is a Flutter package providing convenient hooks for managing signals, simplifying state management and reactive programming in Flutter applications.

2025-02-01T00:00:00.000Z Read post
Rody Davis
Preview