Skip to content
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

Talk Proposal: Introduction to TypeScript #2

Closed
blakeembrey opened this issue Jan 12, 2016 · 10 comments
Closed

Talk Proposal: Introduction to TypeScript #2

blakeembrey opened this issue Jan 12, 2016 · 10 comments

Comments

@blakeembrey
Copy link

TypeScript is a typed superset of JavaScript that compiles to JavaScript. It enables you to write large applications in Node with greater productivity through features such as powerful autocompletion, future JavaScript support, symbol navigation, code refactoring and static type checking that can detect even the smallest of typos. We'll be learning to use TypeScript that'll run in Node, improve our productivity, as well as discover how we can make use of the existing NPM ecosystem in a statically typed way.

Blake is a full-stack developer specializing in all things JavaScript. He works at MuleSoft, where he spends his time working on open source projects based around RAML, an open source specification for documenting RESTful APIs.

@dshaw
Copy link
Member

dshaw commented Jan 12, 2016

Thanks, @blakeembrey. SFNode meets on the first Thursday of every month. Any preferences or black out dates over the next 3 months?

@blakeembrey
Copy link
Author

The only restriction I have is this immediate first Thursday - Feb 4th. I won't be in San Francisco, but I'm available the rest of the months.

@paulgrock
Copy link
Member

@blakeembrey that's perfect. I think we're booked for Feb but either of the following two are still open. Does March or April work better for you?

@blakeembrey
Copy link
Author

March sounds perfect.

@paulgrock
Copy link
Member

Awesome. We'll get you added to the march event.

@blakeembrey
Copy link
Author

Awesome, cheers! Thanks for the quick responses.

@blakeembrey
Copy link
Author

@dshaw @paulgrock Can I confirm whether this is still happening?

@paulgrock
Copy link
Member

@blakeembrey yes we're still. Sorry I haven't been in contact for the last month. Let me know if you have any questions

@blakeembrey
Copy link
Author

Sounds good. Thirty minutes to introduce TypeScript is great. Should be this meetup, right? http://www.meetup.com/sfnode/events/223344180/

If you want a description that's more suited to TypeScript, here's a summary I used last month:

TypeScript is a typed superset of JavaScript. It introduces a static type system to a language used everywhere.

Blake is a software engineer at MuleSoft. He has been using TypeScript over the last year, working alongside the community as a member of TypeStrong, maintainer of TSD, and author of Typings and TypeScript Node.

@paulgrock
Copy link
Member

Yep, that's the right one. We're just finishing up locking down a host then we should be able to announce. I've updated the description to have the new bio/description for you. Let me know if you'd like anything changed.

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

No branches or pull requests

3 participants