Skip to content
This repository was archived by the owner on Aug 27, 2018. It is now read-only.

Code generator design

Paul Jolly edited this page Mar 13, 2017 · 13 revisions

Design

Assumptions

Largely covered in https://github.com/myitcv/gopherjs/wiki/Creating-a-GopherJS-React-app

Detail to follow here

TODO

  1. prevent state and props types from being *js.Object-special (and most importantly remember rationale for needing this...)
  2. Reference use of gg or gai for making code generation an automatic part of workflow
Clone this wiki locally