Dublin TypeScript (@dubtypescript) 's Twitter Profile
Dublin TypeScript

@dubtypescript

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.

ID: 3326927183

calendar_today15-06-2015 13:16:58

2,2K Tweet

989 Followers

162 Following

TypeScript Daily (@typescriptdaily) 's Twitter Profile Photo

#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:

Nya (@nyablk) 's Twitter Profile Photo

#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

#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
David K 🎹 (@davidkpiano) 's Twitter Profile Photo

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

Josh Goldberg 🦋 (@joshuakgoldberg) 's Twitter Profile Photo

Blog post for my #TSConf talk today on implementing 8-bit binary arithmetic in the TypeScript type system: blog.joshuakgoldberg.com/binary-arithme… Will add the PowerPoint slides as a download... soon!

Josh Thomas (@jthoms1) 's Twitter Profile Photo

TypeScript is great in so many ways. The language, The compiler, The project, The community, The team, The conference. All good. #tsconf

Wrocław TypeScript (@wroctypescript) 's Twitter Profile Photo

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?

TypeScript (@typescript) 's Twitter Profile Photo

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! devblogs.microsoft.com/typescript/ann…

Dublin TypeScript (@dubtypescript) 's Twitter Profile Photo

Interested in learning about the changes in TypeScript 4.7? Come and join us in our first post-pandemic in-person meetup in Dogpatch Labs on 16th of May. RSVP here: meetup.com/Dublin-TypeScr… #typescript

Dublin TypeScript (@dubtypescript) 's Twitter Profile Photo

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 meetup.com/Dublin-TypeScr… #TypeScript

JSConf Ireland 🇮🇪 — Formerly JSDayIE ☘️ (@jsconfie) 's Twitter Profile Photo

We are delighted to announce that @JSDayIE is coming back on September 26th 2023 🎉 Stay tuned for more details coming soon 🚀 #JavaScript #Ireland

We are delighted to announce that @JSDayIE is coming back on September 26th 2023 🎉 Stay tuned for more details coming soon 🚀 #JavaScript #Ireland
Dublin TypeScript (@dubtypescript) 's Twitter Profile Photo

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. devnetwork.com/registration/?…