DubTypeScript Profile Banner
Dublin TypeScript Profile
Dublin TypeScript

@DubTypeScript

Followers
977
Following
2K
Media
96
Statuses
3K

We teach and learn effective ways to use Typescript, share cool projects we've built using the language, and do hands-on practice projects together.

Dublin City, Ireland
Joined June 2015
Don't wanna be here? Send us removal request.
@DubTypeScript
Dublin TypeScript
3 years
Free OPEN Passes to DeveloperWeek Europe 2023. Europe’s largest developer & engineering conference where 3,000+ engineering professionals and technical practitioners & leaders converge to discover the latest developer & engineering innovations. https://t.co/VibnUKtxaL
0
0
0
@JSConfIE
JSConf Ireland 🇮🇪 — Formerly JSDayIE ☘️
4 years
We are delighted to announce that @JSDayIE is coming back on September 26th 2023 🎉 Stay tuned for more details coming soon 🚀 #JavaScript #Ireland
0
12
14
@DubTypeScript
Dublin TypeScript
4 years
Slides from the talks 1. https://t.co/cw1kJWEjGN 2.
0
0
1
@DubTypeScript
Dublin TypeScript
4 years
Big thanks to everyone who attended last night's meetup. It was great to see familiar faces and reconnect! Kudos to @dogpatchlabs for hosting us 👍 #TypeScript
3
1
13
@DubTypeScript
Dublin TypeScript
4 years
Second talk added to our first post-pandemic meetup. Remo Hansen will explain to us what is Infrastructure as Code and how to make it Type-safe with TypeScript. RSVP here https://t.co/TWqtxIqejb #TypeScript
0
0
1
@DubTypeScript
Dublin TypeScript
4 years
Interested in learning about the changes in TypeScript 4.7? Come and join us in our first post-pandemic in-person meetup in @dogpatchlabs on 16th of May. RSVP here: https://t.co/TWqtxIqejb #typescript
1
0
4
@typescript
TypeScript
6 years
TypeScript 3.7 is finally here! ✔ Optional Chaining & Coalescing ✔ Assertion Functions ✔ .d.ts Emit From .js Files ✔ Smarter Control Flow Analysis ✔ Flatter Error Messages and more! Check out the blog post today! https://t.co/mJ3EpvTz3H
70
2K
5K
@JoshuaKGoldberg
Josh Goldberg 🦋
6 years
Blog post for my #TSConf talk today on implementing 8-bit binary arithmetic in the @typescript type system: https://t.co/o0wirLsax5 Will add the PowerPoint slides as a download... soon!
blog.joshuakgoldberg.com
Just for fun, what if we represented binary values purely within TypeScript's logical type system?
4
11
28
@jthoms1
Josh Thomas
6 years
TypeScript is great in so many ways. The language, The compiler, The project, The community, The team, The conference. All good. #tsconf
1
7
72
@WrocTypeScript
Wrocław TypeScript
6 years
Whatʼs the best way to communicate a lack of return value? 1⃣ get(): T 2⃣ getOrThrow(): T 3⃣ getOrUndefined(): T | undefined 4⃣ UNSAFE_get(): T 5⃣ get(): Maybe<T> 6⃣ get(): Either<Error, T> 7⃣ get(): T | Error Do you throw, return `undefined`, or do something else?
13
6
23
@NyaBlk
Nya
6 years
#Javascript ✨tips 'n' tricks✨ One of the pillars of clean code is to keep code simple. However, writing conditionals with multiple || expressions can get out of hand.. Keep them simple by using Array.includes: #typescript #javascript #Programming #CodeNewbie #100DaysOfCode
6
45
105
@TypeScriptDaily
TypeScript Daily
6 years
#TypeScript 3.7 is going to be one of the most promising TypeScript releases! ✅ Optional Chaining (the ?. operator) ✅ Nullish Coalescing (the ?? operator) ✅ Recursive Type Aliases … and more! Try the beta today:
@typescript
TypeScript
6 years
TypeScript turned 7 today! 🎂🎉 What better way to celebrate than with the TypeScript 3.7 beta? Now with... ➡ Optional Chaining ➡ Nullish Coalescing ➡ Assertion Functions ➡ Smarter Flow Analysis ➡ declaration + allowJs and more! https://t.co/hUcJnt5IJo
3
48
168
@johnny_reilly
John Reilly ❤️🌻
6 years
This is the history of @DefinitelyTyped: https://t.co/AY6s3bWnKP Thanks to @SeaRyanC & @drosenwasser of the @typescript team, @blakeembrey inventor of typings, @vvakame, @_stevefenton, @basarat, and of course @borisyankov for telling me their parts of the story❤️🌻
8
71
158
@DavidKPiano
David K 🎹
6 years
There's a lot of confusion between what transpilers, compilers, and interpreters are. Transpilation *is* compilation. TypeScript is *compiled* to JavaScript JavaScript is *interpreted* to Java by recruiters
23
551
3K
@ahejlsberg
Anders Hejlsberg
6 years
I love this story! Thanks for writing it up @johnny_reilly.
@johnny_reilly
John Reilly ❤️🌻
6 years
This is the history of @DefinitelyTyped: https://t.co/AY6s3bWnKP Thanks to @SeaRyanC & @drosenwasser of the @typescript team, @blakeembrey inventor of typings, @vvakame, @_stevefenton, @basarat, and of course @borisyankov for telling me their parts of the story❤️🌻
1
19
71
@drosenwasser
Daniel Rosenwasser
6 years
Not sure if I've mentioned this but we made some of the errors better. #TSConf #TypeScript
8
36
232
@JavaScriptKicks
JavaScriptKicks
6 years
No, Getters and Setters in TypeScript & JavaScript aren't useless by @freecodecamp https://t.co/TZlYlK5Rd3 #javascript #typescript via @JavaScriptKicks
0
24
22