This repository was archived by the owner on Aug 27, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Paul Jolly edited this page Mar 17, 2017
·
41 revisions
github.com/myitcv/gopherjs/react
is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces.
See the Changelog for notices of significant updates.
- Beta; API surface will change
- Basically working with simple examples
Please raise issues if you find problems
For consumers of the package:
- Examples
- Creating a GopherJS React app
- Gotchas (including significant differences to the React API)
- Comparison with existing GopherJS React bindings and related work
For developers of this package:
- General design - random thoughts about the design of this package
- Code generator design - brainstorming the workings of the code generation step
- TODO - a rough list of things to work on next
With thanks to the following for their previous work on GopherJS and related projects: