Welcome to Reflex-FRP documentation!¶

This is a work-in progress, so many sections are incomplete or empty...

Please feel free to contribute to this Documentation by opening a pull-request here

Contents:

  • Installation
  • Architecture of a Reflex Application
    • Overview of Reflex Basics
    • View-Controller Architecture
    • Widgets Interacting Together
    • Integrated Widget Architecture
    • Single Page App vs Other designs
  • A Guide to DOM Creation
    • Static DOM
    • Dynamic DOM
      • Library Widgets with Dynamic input
      • DOM Input elements
      • Dynamic widgets based on Events
      • Dynamic widgets on Dynamic Collections
    • SVG
    • Troubleshooting type-class errors
  • A Guide to Event Management
    • Overview
    • Event
      • Creation
      • Manipulation
    • Behavior
    • Dynamic
      • Creation
      • Event to Dynamic
      • Manipulation
    • Simple Event Propagation Graph
      • Simple
      • Recursive Do
    • Maintaining State via fold
    • Using Collections in Event propagation graph
      • Fanning
      • Merging/Switching
    • Higher order FRP
      • Nested Values and flattening
  • A Guide to AJAX
    • XHR
    • WebSockets
  • Debugging Reflex Application
    • Trace APIs
  • Advanced Topics
    • Backend integration
    • Deploying
    • Client Side Routing
    • Designing library/ reusable web snippets
    • Libraries - diagrams-reflex, reflex-gloss, etc.
    • FFI
    • Use JQuery, BootStrap, etc?
    • Design of project for both ghc and ghcjs

Todo

Add Haddock documentation

Reflex API reference

Reflex-dom API reference

Can we preview the API from haddock here directly ?

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Welcome to Reflex-FRP documentation!
  • Indices and tables

Related Topics

  • Documentation overview
    • Next: Installation

This Page

  • Show Source

Quick search

©2017, Divam. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10 | Page source