Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

cheatsheet #265

Open
alexeagle opened this issue Aug 19, 2015 · 1 comment
Open

cheatsheet #265

alexeagle opened this issue Aug 19, 2015 · 1 comment

Comments

@alexeagle
Copy link
Contributor

Many angular 2 developers spend most of their time in TypeScript; satisfying ts2dart and dart build are just annoying last steps.
They only infrequently deal with compatibility issues, so they stay novice.

Would be nice to have a short cheatsheet, eg for https://angular-team.slack.com/archives/typescriptification/p1439933999000035

Misko Hevery [2:39 PM]
@alexeagle / @martin: How do I express const Foo() in ng2dart? Can I do CONST_EXPR(new Foo())?

Victor Berchet [2:40 PM]
yes you can

Ideally the cheatsheet should be run as an end-to-end test so we know it's up-to-date.

@mprobst
Copy link
Contributor

mprobst commented Aug 20, 2015

@alexeagle maybe it's enough to have a wiki page? I agree executable would be great, but might not be worth the effort.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants