Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top-level App component

Chalarangelo opened this issue · comments

  • Create a top-level wrapper component with configuration options.
  • Use passed arguments for configuration to replace defaults in components etc.
  • Add templating arguments.
  • Use Context API to handle state if possible.