suggest_pattern
Suggest RxJS patterns and best practices for common use cases like HTTP retry, search typeahead, and polling. Choose a use case and target framework for immediate implementation guidance.
Instructions
Suggest RxJS patterns and best practices for common use cases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useCase | Yes | The use case for which to suggest an RxJS pattern | |
| framework | No | Target framework for the pattern | vanilla |