-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Love for TypeScript #10011
Comments
you guys are so you |
On behalf of the TypeScript team, thanks for the kind words! |
As the past user of CoffeeScript and ES6 I want to thank you to all TypeScript team for giving us a language that allow us to apply SOLID principles in JavaScript world. Now, I don't have to scratch my head to find many errors that easily catched by TypeScript compiler. I also feel more confident again with my code since I can write unit tests for my classes and I've spent less time maintaining the test codes. For me TypeScript is the best language in the world because it brings more fun to JavaScript world. Oh yeah, specially for @ahejlsberg I am a long time Delphi fans and C# users thank you so much for your contribution in Software Engineering field. |
@github I want to +1 for the "By Design" label. |
❤ ❤ ❤ TypeScript |
I wrote a game about Love in Typescript recently :) The experience was amazing for game development. It was my first time really using Typescript on its own. Refactoring was a breeze. I never had to worry about misplacing something and having everything turn up undefined. Thanks so much to the TypeScript team for really improving my JavaScript workflow and saving a lot of developers a lot of time <3 |
I'd also like to thank for Turbo Pascal as well! <3 |
+1, I can reproduce this issue in http://github.com/tildeio/glimmer |
Anyone else enjoy visiting the TS blog page every few days, just to see if there's a new version out? Each time there is, It's like childhood xmas. |
Thanks anders and the typescript team for making javascript great again. 🇺🇸 |
I didn't learn TypeScript yet but enthusiasm here is amazing 😀 Keep up the good work. |
Do learn it! It's amazeballs! |
I guess that this needs the cla-not-required label. |
Let's vote @ahejlsberg for the Jolt award this year! |
I have tried over 10 programming languages in last 10 years, and my primary languages were java and php. I loved java for its object oriented style and strong typings and rules, and php for its dynamic nature and open source community. Now Im primary TypeScript developer and I love this language because it has everything I wanted to see in a single language. |
I've used TS in our organization since v .4 that and we are on latest now. I even open sourced a c#=>.d.ts generator. Thank you! Without ts we could never have used js in 100 sln's not with this many devs. |
Love it! Really love it! From HK! |
Nice, good to know TypeScript is being praised! I've received a similar thanks a few months ago too: js-cookie/js-cookie#137. Only those that work with Open-Source will understand why this matters. It shows that our hobby makes a difference, despite if a project is backed by a corporate or not. As Kevin Kruse said:
I wished all companies open-sourced their things. |
Yes, thank you sir and your team, especially for your opensource, platform neutrality and convergence to standard javascript Never thought I'd EVER hear myself say this: Keep up your brilliant work Microsoft, doing "embracing and extending" in an commendable way |
@ahejlsberg for presidente !! :) |
I also LOVE typescript. Its all I use for JS work these days. Now I just wish MS would release VS for OSX and Linux, I'd switch my toolchain over tomorrow! Thanks again, great work! |
@danielearwicker I'm pretty sure I get notified of new TS releases with few min delay on twitter, but I do admit checking on https://github.com/Microsoft/TypeScript/wiki/Roadmap weekly to see what kind of future the overlords are planning for us ;) |
TypeScript from our perspective has been the great leveler. It has levelled the playing field for JavaScript web/mobile development, by providing a powerful tool for developing scalable applications - available to everyone for absolutely free. For a startup like ours, this means its possible to develop sophisticated applications with modern UIs and behaviour with limited resources so that we can compete with the big players like Twitter, Pinterest and Facebook. @ahejlsberg's experience has definitely been the key factor in making TypeScript useful for real-world applications, but the rest of the team is not too bad either! 😄 |
Although my primary languages are C and COBOL I recently took a look into this new Javascript thing and I must say that I find it equally fascinating and confusing. |
@lukedupin have you heard about visual studio code? |
Sorry for the thread hi-jack, I wont continue this tangent. In the mean time, back to Typescript praise. |
Back on topic, TypeScript is amazing. I can't think of another product which took something so painful to use and made it so simple and enjoyable. |
@johnfn I think the invention of c would fall in that category... |
Yes indeed, thanks a lot for Delphi, C# and Typescript! And slowly but surely the strongly typed Haskell virus spreads in mainstream languages :) |
https://news.ycombinator.com/item?id=15268096
That was five months ago, and the love for TypeScript has slowly begun to spread at my workplace. Thanks, all! |
@RyanCavanaugh sticking labels is nice, but code formatting is still not working |
This issue has been marked 'Working as Intended' and has seen no recent activity. It has been automatically closed for house-keeping purposes. |
@ahejlsberg
I love what you've done with VS Code and TypeScript - that's dream come true for me! Thank you!
I am sure there are other people who contributed to that but for me you Mr. Anders represent all awesome coding tools like Delphi, C# and now TypeScript.
Thank you for existing!
@github How come there is but no tag !?
The text was updated successfully, but these errors were encountered: