feed-datasource-expert — how to use feed-datasource-expert how to use feed-datasource-expert, feed-datasource-expert alternative, feed-datasource-expert setup guide, what is feed-datasource-expert, feed-datasource-expert vs other data handling solutions, feed-datasource-expert install and configuration

v1.0
GitHub

About this Skill

Perfect for Frontend Agents needing advanced paginated list/feed widget capabilities with ValueNotifiers and Commands. feed-datasource-expert is a pattern for paginated, reactive list/feed widgets using ValueNotifiers and Commands, designed for efficient data handling and entity lifecycle management.

Features

Auto-pagination triggers at items.length - 3 for efficient data loading
Utilizes updateDataCommand for initial and refresh loads
Employs requestNextPageCommand for pagination with separate commands
Integrates with proxy pattern for entity lifecycle management
Supports release of old proxies after replacing with new ones for refreshing data

# Core Topics