TypeScript Origins: The Documentary

  Рет қаралды 293,489

OfferZen Origins

OfferZen Origins

Күн бұрын

Пікірлер: 291
@JuanMoisesTorrijos
@JuanMoisesTorrijos Жыл бұрын
"I could probably turn up to work drunk, and still code pretty good." -Matt Pocock. What a line! 😅
@jhonyortiz5
@jhonyortiz5 Жыл бұрын
I want to see a vscode documentary
@KeyboardStories
@KeyboardStories Жыл бұрын
Yuppp we were thinking the exact same thing 😛
@alexandergunning4348
@alexandergunning4348 Жыл бұрын
Gross
@DaviAreias
@DaviAreias Жыл бұрын
What if the guys who made vscode actually use vim 😂
@name_surname_1337
@name_surname_1337 Жыл бұрын
@@DaviAreiasdeveloped vscode using webstorm
@yogasujewfq08
@yogasujewfq08 Жыл бұрын
Upvote
@flashjpr
@flashjpr Жыл бұрын
Can we all take a moment to appreciate that this documentary popped on a 12.4k (and I'm sure the count will climb fast) YT account, and not some official large tech co handle? Well done !!
@kamel3d
@kamel3d Жыл бұрын
It is not good enough looks like it was filmed on potato just look to viewJS documentary
@ArnoldsKtm
@ArnoldsKtm Жыл бұрын
@@kamel3d what are you going on about
@aram5642
@aram5642 Жыл бұрын
I might be wrong, but I can't beat this impression that I have just watched a 70+ min long film about TypeScript without a single mention of tsconfig. Correct me if I missed that. ;-)
@burningdog2
@burningdog2 Жыл бұрын
Have you tried changing your .editorconfig settings and watching it again?
@andrewmanyore9913
@andrewmanyore9913 Жыл бұрын
As someone who made the switch from game dev to web dev. I really appreciate the work done by the typescript team and angular team. The switch was such a breeze.
@InarusLynx
@InarusLynx 7 ай бұрын
I remember being in my C++ w/ data's structures class in 2018 and my professor showing us Sublime. I was like "oh that's cool, let me check out some other tools." Then I stumbled upon vscode and python. Everyone was hyping them and I went "sure I'll check this out." I was instantly impressed with Vscode. I never looked back. Now that I'm getting heavily into Next.js, I'm very happy the more I learn about Typescript and the feedback I get without even running the code. Reminds me when I'd debug C++ back in 2018, having the ability to have so much feedback on my code.
@devprocedure
@devprocedure 4 ай бұрын
SO YOU SWITCHED TO WEB WORLD? I do NOT see "real-world" problem being solved by using TypeScript. All I see are silly examples of a "function that adds or divides 2 numbers' to justify "type checking". e.g., Who writes a function just to do basic math???? Next, developers are testing (aka runtime) their code LINE-BY-LINE anyway, so "compile-time" checking isn't all that beneficial in saving a developer time coding. In other words, TypeScript adds a layer of complexity that doesn't have that much benefit to JavaScript world. NEWS FLASH: 1. Most data on the Client Side are STRINGS anyway. 2. NUMBERS and DATES are already validated in the client's browser anyway. 3. And YES, you are passing data for a KNOWN REASON. So you have a pretty good idea what is to be expected. And those to say you don't OR say you haven't worked with a large code base are justifying passing parameters that you have NO CLUE in what you are passing? If so, that is a sneaky form of "job security". LOL. ADDENDUM: > You're passing it for a reason so will usually know what it is in the object at least type-wise. -ksh1997 "If you don’t see the importance then it might be because you have never been in a large project " Are you saying the name of the person passed in the parameter is too vague or misnamed? Or we should have NO CLUE what should be coming from that parameter? And that includes those of you who worked on a large code base as those of you who have, should have well-chosen names for parameters that describe what data is coming through. If so, why not give examples of "vague parameter variable names" that TypeScript solves in the REAL WORLD?
@zb2747
@zb2747 Жыл бұрын
Documentaries like these remind me that there is great man power behind the tools (we) developers use everyday. Much respect to Microsoft and those who helped build Typescript.
@JeyPeyy
@JeyPeyy Жыл бұрын
I don't think it can be overstated how important Satya Nadella's approach to the CEO role has been for Microsoft. Just a few more years of Ballmer and I believe MS would have been toast.
@LuisRodge
@LuisRodge Жыл бұрын
u think
@mrrolandlawrence
@mrrolandlawrence Жыл бұрын
@@LuisRodge they would still be selling only 2 products - windows & office. the internet was not really steves thing.
@saadhabashneh5587
@saadhabashneh5587 Жыл бұрын
​@@LuisRodgehe thinks
@ryanleemartin7758
@ryanleemartin7758 Жыл бұрын
It may have helped bring about a better world if Ballmer ran the company into the dirt.
@omri9325
@omri9325 Жыл бұрын
​@@ryanleemartin7758 It would mean apple get's to rise higher, and we don't want that ever
@DavidsKanal
@DavidsKanal Жыл бұрын
Thoroughly enjoyed this documentary, gave me great insights into the development of TypeScript and its grandiose effect on web development and the open source culture. One suggestion: When a novel concept is being talked about, be it structural typing, decorators, or Flow, would be cool to pair the interview with a visual depiction on the screen. Makes it easier to follow for those who don't know those things by heart.
@codeaperture
@codeaperture Жыл бұрын
Great documentary. As a Golang developer, TypeScript solves problems I don't have in ways I don't like. But am happy that it exists, and DHH loves type gymnastics too, for obvious reasons.
@AqgvP07r-hq3vu
@AqgvP07r-hq3vu 2 ай бұрын
This documentary is truly epic. Even after a year, I find myself coming back to watch it repeatedly. Although I no longer use TypeScript, the legacy and innovation of the TypeScript team-and the brilliance of the documentary team-will undoubtedly resonate through future generations of the software industry.
@dopetag
@dopetag Жыл бұрын
That is sick! Keep up the good work. Thanks Microsoft for VSCode and Typescript!
@MicroUrb
@MicroUrb 7 ай бұрын
Yes indeed, Microsoft did good with VS Code and TypeScript, but folks thats no reason to drop Slack for Teams, it doesn't mean you take every single Microsoft product into your life now. Kudos once again though for VS Code and TypeScript, I live and breathe these tools everyday...even...now.
@siya.abc123
@siya.abc123 Жыл бұрын
We all appreciate the efforts of the Typescript team
@yt.neerajkumar
@yt.neerajkumar Жыл бұрын
🔥 Big shoutout to the incredible TypeScript Team and our amazing open-source developers! 🙌 Your dedication and hard work are changing the game. Much love and respect to all of you! Let's keep pushing the boundaries together! 💪❤ #TypeScript #OpenSourceRockstars
@loucyx
@loucyx Жыл бұрын
I saw that conference in October 2012, and I've been using TypeScript since then. This was great to see. Thanks for making this documentary! 💖
@MohamedMansour
@MohamedMansour Жыл бұрын
Really great vid! I remember when I first used TypeScript in 2012, I was in the Bing Team as a junior engineer and i just updated a new build step to include TypeScript cause I wanted to use it since the webapp was getting complex. I eventually helped all Bing teams to migrate to TypeScript, very nice seeing everyone jump on the same boat.
@JEsterCW
@JEsterCW Жыл бұрын
and another one *As soon as you will start understanding typescript you will stop hating it. This is exactly the moment when you will start to fall in love with this approach and see a new possibilities and adjustments to your workflow that will allow you to work more comfortably. I used to be a hater of typescript, but I wasn't even coding in javascript back then and when I decided to try it out and started to understand it, I just fell in love and never went back to plain javascript. The fact that you can have unions, with autocompletions that you can structure your data, its incredibly powerful*
@DominikZogg
@DominikZogg Жыл бұрын
Thanks for Typescript and VSCode from a long-term Linux desktop user
@wasashisanbaka123456
@wasashisanbaka123456 Жыл бұрын
I like this video a lot. The constant hand-gesturing present throughout the entirety of the video totally didn't mess with me at all. And my absolute favorite engineer ever, Shaundai, does an absolutely fantabulous job elucidating the ubiquitous nature of TypeScript in contemporary frameworks and necessity of a good ecosystem for a technology to thrive! Her portion was definitely my favorite in the whole video, 11/10!!
@rogersanctos
@rogersanctos Жыл бұрын
Most of tools I can use those days came from this new age Microsoft. Most of them were like inaccessible before there. A lot of things were harder to accomplish. Not only languages, language supersets, IDEs, frameworks, Language Server protocols (LSP) and their already done language servers made my life, and I think the life of a lot of programmers, a way better. That's why I am so grateful to everybody who helped this day to come. Opensource, even nowadays being like a big companies war, evolved so much after that. And, eventually this philosophy will get better and better (so I hope).
@sotopezoa
@sotopezoa Жыл бұрын
I love TS, I used it in my job and in my personal codes. I enjoyed this documentary a lot! It was amazing to know a little more about the history of TS.
@fisayoobilaja2960
@fisayoobilaja2960 4 ай бұрын
Okay. This video just made me develop more compassion/appreciation for Typescript. Thanks MS team for working on this!
@풍월상신
@풍월상신 Жыл бұрын
This was more interesting to me than anything else. Fantastic stories behind it all. I love TS, and now I love TS twice as much as I did 80 minutes ago!!!
@padcom
@padcom 11 ай бұрын
Mr Heilsberg made all the difference in my life. First with Turbo Pascal (which I also pirated), then with Delphi (which I also pirated) and then he finally made a product that I love that I don't have to steal! Thank you, sir! I wouldn't have been the developer I am Today if it wasn't for your creations. I owe you more than one.
@iamdanajr
@iamdanajr Жыл бұрын
Reallly a good doc that's make typescript even more understanding in the community...thanks to all the amazing person that bring this to the world. Thank u, thank u and thank u.
@RobertKing
@RobertKing Жыл бұрын
I've uploaded an interview with JT who was the Senior Program Manager of Typescript :)
@saravanan-subramanian
@saravanan-subramanian Жыл бұрын
Thank you for this remarkable documentary! Really enjoyed watching it!
@stephenmyleshenriksen9535
@stephenmyleshenriksen9535 Жыл бұрын
I like how dog food has become a verb as in "We don't just dog food our own language but we also dog food our own develoment environment." at 15:37 and this is understood to mean using your own product. Future etymologists will be amused.
@vectoralphaSec
@vectoralphaSec 7 ай бұрын
Would you guys ever make a Django Documentary? Im just getting into Django and its amazing i really like it and would love to see a doc on it.
@jmac217x
@jmac217x Жыл бұрын
Niall Crosby's outfit is perfect. what even is that jacket/sweater combo. Bravo sir
@ceolter
@ceolter Жыл бұрын
Delighted you noticed, one of my favourite tops, but my wife hates it!!
@philipbond4088
@philipbond4088 7 ай бұрын
That's an incredibly well edited & solid video! I'm just starting my journey on learning front-end...that's a truly informative and inspiring documentary on the workings of open source innovation. Thanks!
@giovannimh
@giovannimh Жыл бұрын
Well done! It's cool to see and hear the people involved.
@anuraghazra4772
@anuraghazra4772 Жыл бұрын
This is amazzing! Love the stories.
@GuilhermeLedes
@GuilhermeLedes Жыл бұрын
I'm so proud of this team ❤ for make it open source and how things happend inside Microsoft
@tadejafirmanzajc7098
@tadejafirmanzajc7098 Жыл бұрын
Love the documentary and TypeScript ❤ awesome work ya'll! 💪🔥
@kestasjk
@kestasjk Жыл бұрын
You know when a piece of technology just nails it.. I didnt realize typescript and vs code were so closely related, or that the in-browser office implementation was based off it, but it makes total sense that they are as they're all just crazy good
@kestasjk
@kestasjk Жыл бұрын
Wow JetBrains is a sponsor.. :o .. that's like a documentary on chatgpt's origins sponsored by google
@MichiganTypeScript
@MichiganTypeScript Жыл бұрын
It's like my whole life has been leading up to this moment.
@FunctionGermany
@FunctionGermany Жыл бұрын
hi dimitri!
@bishwajitjha8923
@bishwajitjha8923 Жыл бұрын
Awesome to pick up the minds of the people behing TS magic and it's journey. Great documentry!
@antoineweb1
@antoineweb1 2 ай бұрын
excellent documentary, glad I watched it. phenomenal tooling! and great people too
@greatestuff
@greatestuff Жыл бұрын
Super Interesting. I can't believe this kind of video exists. Great work! I'm curious in another 10 years how that Typescript to Dart comparrison is going to age.
@MarlonEnglemam
@MarlonEnglemam 10 ай бұрын
I've been watching this amazed and mesmerized for over half an hour! I love how nerdy we all are lol
@tekforge
@tekforge 6 ай бұрын
I love the storytelling techniques you use in your videos! It's very inspiring.
@majorhumbert676
@majorhumbert676 Жыл бұрын
Great documentary 25:25 That sound effect that is played each time an interviewee is introduced though...
@DontFretBrett
@DontFretBrett 7 ай бұрын
This was incredible. More docs on language and tool origins please!
@felipezarco9502
@felipezarco9502 Ай бұрын
JavaScript is the best example of production code you cannot undo, and browsers are the real future operating systems. Therefore JavaScript is actually bound to grow. JavaScript everywhere!
@fabsenk
@fabsenk Жыл бұрын
Wow, I love the interview format with well known people starting from 1:09:00. Well done 🚀🚀
@jeffreyy6882
@jeffreyy6882 Жыл бұрын
This is sooo good, please do a documentary on C++ next
@combinio9533
@combinio9533 Жыл бұрын
I like MS team presented in the movie. 14:30 I can see they even have DENPOK in his dev-squad, cool!
@frankfischer3403
@frankfischer3403 Жыл бұрын
Great documentary featuring a lot of people that make Microsoft special. I had an open-source project in Microsoft before them and it was killed before it became too successful... in fact, I was nearly fired over it. I can absolutely comprehend what they are talking about.
@ninoporcino5790
@ninoporcino5790 Жыл бұрын
I remember hating it at first and insisting on transpiling C# to JavaScript (do you remember the "Saltarelle" compiler?). Now absolutely love it.
@Lyokou
@Lyokou Жыл бұрын
I don’t think it can be understated how important typescript is. I know a lot of people fight it, I had to fight my company at the time, but once it’s in place it makes it easy to collaborate and refactor code. I got it into a small high priority project with 12 week turn around time with 7 devs. And we delivered before the deadline and a lot of that was catching breaking merges and quick refactoring.
@csy897
@csy897 Жыл бұрын
I feel like a baby because I've only used ts and this is all I've known and expected. The only times I don't get this experience is when I have to use a repo that was badly written with anys and Function types everywhere
@Yankzy
@Yankzy Жыл бұрын
I actually didn't want to use Typescript at first just because it was developed at MS, Good job to team making it truly OS.
@kuncevicdev
@kuncevicdev Жыл бұрын
TS all the way front to back, yes! 🥳
@micalevisk
@micalevisk Жыл бұрын
I bet DHH didn't like this video
@snehanshuphukon728
@snehanshuphukon728 7 ай бұрын
Came here from the rails documentary
@centner813
@centner813 Жыл бұрын
It's great to see how Microsoft evolved over the years and that it has so many smart people working for them producing tools that positively disrupt industry.
@symtexxd
@symtexxd 11 ай бұрын
Excellent documentary. I remember when Jonathan Schwartz tried to open source Sun software (starting with Solaris). I thought it was an excellent strategy and saw the power in it. Unfortunately for Sun it was too late. I'm glad to see Microsoft eventually understood what open source community was about.
@Sch0LarY
@Sch0LarY 7 ай бұрын
i know am late to the party, currently learning typescript for my latest project so far am loving it, I don't know why I hesitated for so long, it appears to me that ts is a very specific js. shout out to Microsoft for this gem.
@shreyasjejurkar1233
@shreyasjejurkar1233 Жыл бұрын
DevDiv orgs at Microsoft is one of the best org to work for. Incredible people with passion for developers and developer tooling...😇
@pezo1919
@pezo1919 Жыл бұрын
LOL! Just at the right time! Wondering if the DHH part was just an intro for this documentary ;D
@vectorNull
@vectorNull 11 ай бұрын
Keep going! These are the videos that inspire!!
@jamesvodden5575
@jamesvodden5575 Жыл бұрын
Excellent work OfferZen
@NataliaLiliano-cr5kz
@NataliaLiliano-cr5kz Жыл бұрын
Keyboardstories 🔥
@bhekumuzitshabalala
@bhekumuzitshabalala Жыл бұрын
Got the chance to watch this Documentary at Escape 2023 ❤
@csy897
@csy897 Жыл бұрын
I honestly don't think I could get over the enormous hump of transitioning to a software developer if it were not for ts and vs code.
@mwebb-01
@mwebb-01 10 ай бұрын
Im glad i found this gem of a video. Thanks for putting out for us to enjoy. TS is one of my fav. I definatly learned a bit listening to these Genious's.
@JeffryGonzalezHt
@JeffryGonzalezHt 5 ай бұрын
Late to this, but it was really refreshing hearing people from Microsoft address directly the mistrust many of us had back around the time TypeScript was announced. My guess at the time was that TypeScript was just a way for Microsoft to keep Visual Studio relevant for people doing JavaScript. At the time, trying to do "plain" JS in Visual Studio was horrible - like worse than just raw dogging it with Notepad (or as was mentioned, SublimeText). It was really the introduction of the TypeScript language server that deserves special mention. Even today, pretty much every editor (even Vim!) works with TypeScript - and Visual Studio is still about the worst. ;)
@GulshanurRahman
@GulshanurRahman Жыл бұрын
The single best decision TypeScript made at the beginning, in my opinion, is to make the language and the tooling together. Those two aspects of TypeScript complement each other so much! And also, the VSCode obviously, to showcase that tooling aspect. One day, I wish the "language" part of TypeScript to be merged into JavaScript, and the tooling aspect to become invisible, within the editors and IDEs or bundlers. Then in the JS ecosystem, it will be invisible, but everywhere!
@ivanjermakov
@ivanjermakov Жыл бұрын
I agree. TypeScript would not be this popular without it's novel LSP.
@IsraelAgyemanPrempeh
@IsraelAgyemanPrempeh Жыл бұрын
Amazing, you guys made JavaScript cool again
@aguluman
@aguluman Жыл бұрын
Next a documentary on FSharp with Don Syme
@JoseGarcia-vr8mx
@JoseGarcia-vr8mx Жыл бұрын
Amazing documentary! Thank you for putting it together!
@cthekoz
@cthekoz 5 ай бұрын
It may say more than I want about me, but I loved this film. 👍
@gabrielgonzalezjuarez4214
@gabrielgonzalezjuarez4214 6 ай бұрын
An awesome and amazing documentary 👏🏽 I really appreciate so much this kind of content
@duduromeroa
@duduromeroa Жыл бұрын
❤Thaaaaaanks from Guayaquil, Ecuador
@dotnetdevni
@dotnetdevni 11 ай бұрын
VSCode has without a doubt been a triumph for Microsoft even haters of ms have been won over with vscode.
@AqgvP07r-hq3vu
@AqgvP07r-hq3vu Жыл бұрын
Thank you so much for this amazing documentary. I almost cried.
@jasonnares9634
@jasonnares9634 Жыл бұрын
This is very insightful. Thanks TS team. 🙌🙌
@4ndrs_dev
@4ndrs_dev Жыл бұрын
Loved watching this, thank you so much
@nemanjamilojevic7252
@nemanjamilojevic7252 Жыл бұрын
At first, I despised it, but I’ve since learned to accept it, even when yells at me. It’s quite reminiscent of my dad.
@DomskiPlays
@DomskiPlays Жыл бұрын
Haven't seen enough of the video to leave a good comment but I was here!
@zhenghaohuang1533
@zhenghaohuang1533 6 ай бұрын
I think Satya Nadella was the Angel that dropped from the heavens to save Microsoft. Today, their products are freaking amazing! I've always been a Mac user since the Apple II. This year is the first time I moved to Microsoft. Terminal, is freaking amazing for developers. WSL....i'm flabbergasted.
@StingSting844
@StingSting844 Жыл бұрын
Huge congratulations to the typescript team. This documentary could have been a bit shorter
@F0Xguy
@F0Xguy Жыл бұрын
Disagree. Length is great and still I'd watch a longer one, for sure
@StingSting844
@StingSting844 Жыл бұрын
@@F0Xguy ok
@salva-dev
@salva-dev Жыл бұрын
Thank you very much!!! I love your documentaries. Do you have a place to vote for ideas for next documentaries? My suggestions for the following ones: lit framework (by google) or the world of web components and their frameworks or one about elevently. Thanks again. 👍
@miltonedwincobocortez8792
@miltonedwincobocortez8792 11 ай бұрын
Steve Lucco is by chance, the father of Michael Cera? . Jokes apart, I love the documentary, awesome!
@nromancarcamo
@nromancarcamo Жыл бұрын
I admit it, I was a hater of TS when it came out, I couldn’t see me dealing with types, but hah! Guess whom defend it now? 🙌 Even nowadays when people want to drop TS 😂
@dkrest1
@dkrest1 Жыл бұрын
A good JavaScript developer won't hate on Typescript
@StoianAtanasov
@StoianAtanasov Жыл бұрын
It's amazing that nobody mentions AI. That is the future of programming, including TS
@langenn
@langenn Жыл бұрын
This was really interesting, thank you for making this!
@constantiner_me
@constantiner_me Жыл бұрын
Amazing documentary! Thanks fo making it.
@Whatthetrash
@Whatthetrash Жыл бұрын
2nd Best Typescript KZbinr. LOL
@petarkolev6928
@petarkolev6928 Жыл бұрын
Really interesting documentary! And it was really curious to find out one of the things that pushed ReactJS :)
@peternguyen5611
@peternguyen5611 Жыл бұрын
using vscode to create vscode.. mind blown!
@devviz
@devviz Жыл бұрын
*1:05:35* this i think is a critical point, there's *typescript* the *syntax* and typescript the *tool* , not everybody consciously uses typescript syntaxes but everyone who writes javascript in visual studio code is using typescript; it's only natural because vscode is built with typescript.
@rajenderkatkuri7642
@rajenderkatkuri7642 Жыл бұрын
How about a documentary on Chrome's V8?
@shanevercuil2447
@shanevercuil2447 Жыл бұрын
Can't wait, counting down...
@nursenayeneredit7251
@nursenayeneredit7251 Жыл бұрын
The last parts was like advertisement but overall amazing documentary.
@HLS6935
@HLS6935 10 ай бұрын
Prerequisite to work at Microsoft: Speaking with your hands! I am dizzy from watching the hand dancing!
@Fanaro
@Fanaro 7 ай бұрын
A timeline visualization would have helped this doc a lot.
@MobiusCoin
@MobiusCoin Жыл бұрын
Really wished DHH could've taken part in this documentary. He has a lot to say on types lol.
@maxc9432
@maxc9432 6 ай бұрын
We need a Angular documentary too
@omri9325
@omri9325 Жыл бұрын
I like Theo's title, "2nd best typescript youtuber" 😂😂😂😂
@mr.komp1004
@mr.komp1004 Жыл бұрын
1:00:25 Ryan is talking about Typescript, but in the end: that's why everyone is using Deno I totally don't understand this.
@jordymaryns4945
@jordymaryns4945 Жыл бұрын
Calling Theo the 2nd best Typescript KZbinr :D
Svelte Origins: A JavaScript Documentary
32:27
OfferZen Origins
Рет қаралды 191 М.
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 35 МЛН
Try Not To Laugh 😅 the Best of BoxtoxTv 👌
00:18
boxtoxtv
Рет қаралды 7 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 26 МЛН
The "Modern Day Slaves" Of The AI Tech World
52:42
Real Stories
Рет қаралды 696 М.
Ryan Dahl - Node, Deno, and JSR The Modern JavaScript Registry
55:39
The Future of Universal Design with Richard Whitehall
52:44
Vurvey Labs, Inc.
Рет қаралды 84
Node.js: The Documentary | An origin story
1:02:49
Honeypot
Рет қаралды 646 М.
The Code: Story of Linux documentary (Multilingual)
58:54
Adam N.
Рет қаралды 1,1 МЛН
Laravel Origins: A PHP Documentary
33:27
OfferZen Origins
Рет қаралды 161 М.
Clean Code - Uncle Bob / Lesson 1
1:48:42
UnityCoin
Рет қаралды 1,9 МЛН
TypeScript Generics are EASY once you know this
22:21
ByteGrad
Рет қаралды 141 М.
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 35 МЛН