UNPKG

@ea-lab/reactive-json-docs

Version:

Complete documentation for Reactive-JSON - Components, examples and LLM-parsable guides

16 lines (12 loc) 796 B
renderView: - type: Markdown content: | # Advanced Concepts This section covers advanced features and concepts in Reactive-JSON that enable more sophisticated data processing and application behavior. ## Topics - **[Data Mapping](data-mapping)**: Learn how to selectively dispatch and transform response data using the Data Mapping system. - **[Data Processors](data-processors)**: Learn how to intercept and modify data from HTTP requests using the DataProcessor system. - **[Forward Update](forward-update)**: Implementation details about the retrieval of event values. - **[Plugins](plugins/index)**: Learn how to extend Reactive-JSON with custom components and plugins. data: page_title: "Advanced Concepts - Reactive-JSON Documentation"