--- title: Ember Type-Defs Livestreaming tags: [emberjs, typescript, javascript] date: 2019-07-20 15:05 category: Tech subtitle: Iâm totally becoming a YouTube star. Thatâs how this works, right? summary: > Over the course of the rest of this year, I'm going to be working regularly on expanding the set of available TypeScript type definitions in the Ember.js communityâand live-streaming it! --- [Assumed Audience][aa]: People interested in [Ember] and/or [TypeScript]. [aa]: https://v4.chriskrycho.com/2018/assumed-audiences.html [Ember]: https://emberjs.com [TypeScript]: http://www.typescriptlang.org Over the course of the rest of this year, I'm going to be working regularly on expanding the set of available [TypeScript] type definitions in the [Ember.js][Ember] community. A huge part of that effort is *enabling others to do the work*. Itâs completely unfeasible for me to be the only person (or even the Typed Ember team the only people) doing this work. Thereâs simply too much to be done! One part of my work, then, is figuring out how to level up the communityâs ability to take on these tasks. Iâm going to be doing this in a few ways:pairing with people who want to convert their addons to TypeScript or write type definitions for them, creating much deeper guides on *how* to convert a library to TypeScript or write effective types for a third-party library, andâmore notably for *this* postâlive-streaming, and sharing recordings of, as many of those efforts as I can. Iâm hoping that this will prove a boon not only to the Ember community, but also to the TypeScript community at large. Many people are comfortable working in these spaces⦠but especially as TypeScriptâs popularity grows, having more of this kind of advanced material will hopefully be a boon to *lots* of teams in *lots* of frameworks and contexts. You can check out the recording of the first live-stream (working on types for a new module layout in Ember Data 3.11) [here][frist], and I created a dedicated YouTube playlist for *all* of this content, as well: [Typing the Ember.js Ecosystem!](https://www.youtube.com/watch?v=eNLXi-s7-5o&list=PLelyiwKWHHApVB8gKKqZJw8Tv8qqCJGUv) [frist]: https://www.youtube.com/watch?v=eNLXi-s7-5o Hereâs [the first episode][frist]! (Note that I accidentally overlapped the tool I'm using to show keystrokes and the videoânoob mistake for sure!) I expect to be doing this on the following dates almost certainly: - August 16 - September 20 - October 18 or - November 15 - December 20 I will also be doing it a number of *other* Fridays throughout the yearâmost likely beginning with August 9. To watch live, you can [follow me on Twitch](https://www.twitch.tv/chriskrycho). Iâll also always announce those plans in [the Ember Discord](https://discordapp.com/invite/zT3asNS) at least one day ahead of time, and Iâll shortly be setting up an ongoing thread in [the Ember forums](https://discuss.emberjs.com) for discussion and feedback and the like. Hereâs hoping both Ember and non-Ember users find the materials helpful in picking up TypeScript!