Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.
…
continue reading
The Enjoy the Vue Team에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 The Enjoy the Vue Team 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!
Player FM 앱으로 오프라인으로 전환하세요!
Episode 45: The Meaning of Vetur, and Other Words, with Pine Wu (Part 1)
Manage episode 281058370 series 2610000
The Enjoy the Vue Team에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 The Enjoy the Vue Team 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Key Points From This Episode:
- An intro into Pine, his experiences at Microsoft, and the work he does in Visual Studio Code.
- What leading a nomadic life means to Pine, and the things he enjoys learning as a freelancer.
- Pine’s ideas about not only being a programmer but wanting to study graphic design too.
- An intro into Vetur, Pine’s project that provides autocomplete functionality for Vue files.
- How Pine has expanded Vetur’s functionality beyond autocomplete and diagnostic errors.
- The beginnings of Vetur: Pine’s love of Vue which wasn’t compatible with VS Code.
- How Pine developed early Vetur versions by copy-pasting and modifying parts of existing support from other platforms.
- The story of Vetur’s huge early success after the creator of Repl tweeted about it.
- Humor in Pine’s talks and how his non-sugarcoated approach plays into this. Pine’s rapid prototyping tool and how it fits in with his passion for enabling expressive coding.
- Perspectives on the idea that tools shape how we think and what we build.
- Pine’s thoughts on future Vetur upgrades: A type renaming tool and more.
Tweetables:
- “If you are editing a TypeScript or JavaScript file in your Visual Studio Code, you see that after you press a dot you see a lot of autocompletions. Those are powered by what is called a language server and a language server basically analyzes the whole code base, breaks your code into abstract syntax trees, analyzes them, and then gives you autocompletion and diagnostic errors. Vetur basically does that for Vue files.” — @octref [0:07:34]
- “As a programmer, my passion is not writing enterprise-level or large scale Vue apps. My interest is more in the expressive side of coding.” — @octref [0:17:01]
- “Without a microscope, you are unable to work with bacteria. Without a telescope, you are unable to work with galaxies. It’s only with these tools that you can perceive certain things.” — @octref [0:22:10]
Links Mentioned in Today’s Episode:
- Pine Wu on GitHub
- Pine Wu on Twitter
- Pine Wu Blog
- Vetur
- Mrmrs
- Von, 菅野 よう子 (Kanno Yōko), ft. Arnór Dan Arnarson
- 残響のテロル (Zankyō no Teroru) / Terror in Resonance
- Tyler Hobbs’s Guide to Simulating Watercolor Paint
- Inventing on Principle
- Structure and Interpretation of Computer Programs
- Pollen
- Beautiful Racket
- Hackers and Painters
- Bret Victor
- The New Media Reader
- Enjoy the Vue on Twitter
Special Guest: Pine Wu.
93 에피소드
Manage episode 281058370 series 2610000
The Enjoy the Vue Team에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 The Enjoy the Vue Team 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Key Points From This Episode:
- An intro into Pine, his experiences at Microsoft, and the work he does in Visual Studio Code.
- What leading a nomadic life means to Pine, and the things he enjoys learning as a freelancer.
- Pine’s ideas about not only being a programmer but wanting to study graphic design too.
- An intro into Vetur, Pine’s project that provides autocomplete functionality for Vue files.
- How Pine has expanded Vetur’s functionality beyond autocomplete and diagnostic errors.
- The beginnings of Vetur: Pine’s love of Vue which wasn’t compatible with VS Code.
- How Pine developed early Vetur versions by copy-pasting and modifying parts of existing support from other platforms.
- The story of Vetur’s huge early success after the creator of Repl tweeted about it.
- Humor in Pine’s talks and how his non-sugarcoated approach plays into this. Pine’s rapid prototyping tool and how it fits in with his passion for enabling expressive coding.
- Perspectives on the idea that tools shape how we think and what we build.
- Pine’s thoughts on future Vetur upgrades: A type renaming tool and more.
Tweetables:
- “If you are editing a TypeScript or JavaScript file in your Visual Studio Code, you see that after you press a dot you see a lot of autocompletions. Those are powered by what is called a language server and a language server basically analyzes the whole code base, breaks your code into abstract syntax trees, analyzes them, and then gives you autocompletion and diagnostic errors. Vetur basically does that for Vue files.” — @octref [0:07:34]
- “As a programmer, my passion is not writing enterprise-level or large scale Vue apps. My interest is more in the expressive side of coding.” — @octref [0:17:01]
- “Without a microscope, you are unable to work with bacteria. Without a telescope, you are unable to work with galaxies. It’s only with these tools that you can perceive certain things.” — @octref [0:22:10]
Links Mentioned in Today’s Episode:
- Pine Wu on GitHub
- Pine Wu on Twitter
- Pine Wu Blog
- Vetur
- Mrmrs
- Von, 菅野 よう子 (Kanno Yōko), ft. Arnór Dan Arnarson
- 残響のテロル (Zankyō no Teroru) / Terror in Resonance
- Tyler Hobbs’s Guide to Simulating Watercolor Paint
- Inventing on Principle
- Structure and Interpretation of Computer Programs
- Pollen
- Beautiful Racket
- Hackers and Painters
- Bret Victor
- The New Media Reader
- Enjoy the Vue on Twitter
Special Guest: Pine Wu.
93 에피소드
كل الحلقات
×플레이어 FM에 오신것을 환영합니다!
플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.