BgeeDB / bgee_apps

Source code of the Java Bgee applications
https://bgee.org/
Creative Commons Zero v1.0 Universal
2 stars 1 forks source link

View generation #110

Open fbastian opened 4 years ago

fbastian commented 4 years ago

In GitLab by @fbastian on Jan 20, 2016, 11:34

It is necessary to improve the generation of the views in the webapp. From discussion with @pmoret and @vrechdelaval, we agreed:

TODO

Notes

fbastian commented 4 years ago

In GitLab by @fbastian on Jan 20, 2016, 15:40

I managed to activate JSX/ES6 support in Eclipse, see https://github.com/angelozerr/tern-react/issues/2#issuecomment-173222751

I'll update the Eclipse configuration files in a new react branch, and update the webapp documentation (you'll need to install the Tern Eclipse plugin).

fbastian commented 4 years ago

In GitLab by @fbastian on Jan 27, 2016, 17:20

Proposed plans

Proposed code guides

Open questions

Reading

NPM

Webpack

React-router

Server-side rendering