- Typescriptlang website of course
- DefinitelyTyped website where you may find many, many .d.ts files (wrappers around js libraries)
- tsd , a sister project of DefintelyTyped offering a tool to get simply .d.ts files
- Typescript-directory , a new web site trying to gathering different ressources about typescript. Aimed to grow in the next weeks/months
- Webstorm for typescript , jetbrains ide with typescript capabilities, an alternative to VS2012
- CATS, an promising open source IDE for typescript, written itself in typescript
- different resources on codeplex
- different resources on github
I think the next step is to offer the community with a good development framework written in typescript, for typescript developpers... This client-side framework would be able to ensure the following :
- MVC-like features
- history management
- efficient ajax capabilties
- i18n
- event notifications between view
- security
- good development patterns
- and so on...
Interested in?
update : an very interesting bunch of articles about the single-page web application development ; clear and concise
http://singlepageappbook.com
No comments:
Post a Comment