Closed
Description
For the kind of stuff that I want to do space-pen
is really holding me back. Consider wiring up a UI framework that can work on a per pane
basis
Updates :
- Angular working : https://twitter.com/basarat/status/594068668721463296 code : https://github.com/TypeStrong/atom-typescript/tree/feat/ui-awesomeness
- Considering polymer. Checkout how to do it in TypeScript : https://gist.github.com/Ciantic/9db1b6281bd7a743ffb5
- Considering react : Need to setup a data - id so that they do not conflict (although since our views are not root level or extensible, so they should be fine Running two copies of React on a page can give errors because both use ID '.0' facebook/react#1939 (comment)
- List from atom team : Let's choose a view framework for docs, generated packages, etc. atom/atom#5756