UNPKG

@ea-lab/reactive-json-docs

Version:

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

11 lines (7 loc) 647 B
# 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.md)**: Learn how to selectively dispatch and transform response data using the Data Mapping system - **[Data Processors](data-processors.md)**: Learn how to intercept and modify data from HTTP requests using the DataProcessor system - **[Forward Update](forward-update.md)**: Implementation details about the retrieval of event values. - **[Plugins](plugins/index.md)**: Learn how to extend Reactive-JSON with custom components and plugins.