Podcasts about sitepen

  • 10PODCASTS
  • 119EPISODES
  • 52mAVG DURATION
  • ?INFREQUENT EPISODES
  • Mar 24, 2020LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about sitepen

Latest podcast episodes about sitepen

TalkScript
Episode 55: AST, Uses, and Tooling

TalkScript

Play Episode Listen Later Mar 24, 2020 38:37


We look at what AST is currently used for and how it already serves at the backbone of many tools you’re familiar with. The post Episode 55: AST, Uses, and Tooling appeared first on SitePen.

ast tooling sitepen
TalkScript
Episode 54: Tools We Love

TalkScript

Play Episode Listen Later Mar 6, 2020 53:02


Inspired by others sharing their favorite software and web development tools, we thought it would be great to get together and compare our notes. The post Episode 54: Tools We Love appeared first on SitePen.

tools sitepen
TalkScript
Episode 53: Single Point of Failure

TalkScript

Play Episode Listen Later Feb 18, 2020 53:26


We explore why so much responsibility falls onto a single engineer in many software projects. We go on to review a project lifecycle on a healthy team. The post Episode 53: Single Point of Failure appeared first on SitePen.

TalkScript
Episode 52: Holiday Special

TalkScript

Play Episode Listen Later Dec 23, 2019 34:30


The team covers a range of topics like static site generators, new TypeScript language features, and more! The post Episode 52: Holiday Special appeared first on SitePen.

TalkScript
Episode 51: The Illusion That We Are Writing Javascript

TalkScript

Play Episode Listen Later Dec 6, 2019 43:38


We reminisce about a gentler time in which we would have a fun idea, create a new directory, and immediately start coding. The post Episode 51: The Illusion That We Are Writing Javascript appeared first on SitePen.

TalkScript
Episode 50: Classical vs. Functional in TypeScript

TalkScript

Play Episode Listen Later Oct 15, 2019 46:53


Our main topic this week revolves around the tradeoffs within the two of the biggest patterns in modern programming — classical and functional. The post Episode 50: Classical vs. Functional in TypeScript appeared first on SitePen.

TalkScript
Episode 49: Beyond JavaScript – Time Zones, Gesture Recognition

TalkScript

Play Episode Listen Later Sep 24, 2019 36:52


Our final episode from JSConf US features interviews with Daniel Cousineau and Charlie Gerard around the theme of using JavaScript beyond the typical web site. The post Episode 49: Beyond JavaScript – Time Zones, Gesture Recognition appeared first on SitePen.

TalkScript
Episode 48: Growth – Imposter Syndrome, Helping JavaScript Newcomers

TalkScript

Play Episode Listen Later Sep 20, 2019 29:20


The fifth episode of our 6-part series from JSConf US 2019 features interviews with David Whittaker and Suzie Grange around the theme of growth. The post Episode 48: Growth – Imposter Syndrome, Helping JavaScript Newcomers appeared first on SitePen.

TalkScript
Episode 47: Backends – SMS Browser, Streaming Audio & Game Engine

TalkScript

Play Episode Listen Later Sep 19, 2019 34:28


In the fourth episode of our 6-part series recorded at JSConf US 2019, the team interviews Alexandra Sunderland, Sara Fecadu, and Florian Rival around the theme of backend services. The post Episode 47: Backends – SMS Browser, Streaming Audio & Game Engine appeared first on SitePen.

game engine browsers backend streaming audio sitepen jsconf us florian rival
TalkScript
Episode 46: Access – Libraries, Braille

TalkScript

Play Episode Listen Later Sep 18, 2019 38:07


In the third episode of our 6-part series recorded at JSConf US 2019, the team chats with Patricia Realini and Theodore Vorillas around the theme of access. The post Episode 46: Access – Libraries, Braille appeared first on SitePen.

libraries braille sitepen jsconf us
TalkScript
Episode 45: Declaration – CSS, Music, Components

TalkScript

Play Episode Listen Later Sep 17, 2019 42:06


Our second episode in the 6-part series from JSConf US 2019 features interviews with Lara Schenck, Adam Giese, and Luke Herrington around the theme of declarative code. The post Episode 45: Declaration – CSS, Music, Components appeared first on SitePen.

TalkScript
Episode 44: Community – Open Source, Call for Proposals

TalkScript

Play Episode Listen Later Sep 16, 2019 33:19


In the first episode of our 6-part series from JSConf US 2019, we talk with Tierney Cyren and Peter Aitken around the theme of community. The post Episode 44: Community – Open Source, Call for Proposals appeared first on SitePen.

community open source proposals peter aitken sitepen jsconf us
TalkScript
Episode 43: Fun with Art

TalkScript

Play Episode Listen Later Aug 30, 2019 22:16


Our final episode from NEJS features interviews with Adrienne Tacke and Trent Willis around the theme of using art to personalize and elevate our experiences. The post Episode 43: Fun with Art appeared first on SitePen.

art fun sitepen
TalkScript
Episode 42: Rethinking Deployment

TalkScript

Play Episode Listen Later Aug 29, 2019 52:14


Listen in as the team talks with Phil Hawksworth, Fred Schott, and Jeremy Wagner around the theme of rethinking how we build and deploy web applications. The post Episode 42: Rethinking Deployment appeared first on SitePen.

rethinking deployment jeremy wagner phil hawksworth sitepen
TalkScript
Episode 41: Giving Voice

TalkScript

Play Episode Listen Later Aug 28, 2019 28:42


In this episode, we welcome Ash Banaszek and Tatiana Mac to discuss the importance of using our voice. The post Episode 41: Giving Voice appeared first on SitePen.

TalkScript
Episode 40: Beyond JavaScript

TalkScript

Play Episode Listen Later Aug 27, 2019 43:10


This episode features interviews with Kas Perch, Luke Bonaccorsi, and Sebastian Golasch around the theme of using JavaScript beyond the typical website. The post Episode 40: Beyond JavaScript appeared first on SitePen.

javascript sitepen
TalkScript
Episode 39: WASM: Doing More Than Just Heating up your Computer

TalkScript

Play Episode Listen Later Aug 21, 2019 53:07


The team discusses all things WebAssembly, starting with an introduction to what WASM is, it's history, and why it's useful over other technologies and plugins that have come before. The post Episode 39: WASM: Doing More Than Just Heating up your Computer appeared first on SitePen.

TalkScript
Episode 38: #private vs private: Adding ES private to TypeScript

TalkScript

Play Episode Listen Later Aug 7, 2019 62:56


This week we'll be talking about the ECMAScript #private field proposal and how its implementation affects TypeScript—which already has a type of private field that uses the private keyword. The post Episode 38: #private vs private: Adding ES private to TypeScript appeared first on SitePen.

TalkScript
Episode 37: Stencil: Using TypeScript to Build Web Components

TalkScript

Play Episode Listen Later Jul 24, 2019 52:14


Josh Thomas and Adam Bradley join us from Ionic to talk about the Ionic component library and Stencil, a toolchain for building reusable components. The post Episode 37: Stencil: Using TypeScript to Build Web Components appeared first on SitePen.

TalkScript
Episode 36: Build Frameworks into the Browser? Preserving the Space to Iterate

TalkScript

Play Episode Listen Later Jul 3, 2019 57:24


Alex Russell joins us from Google, where he works on Chrome and the web platform, to discuss calls to put every conceivable framework into the browser. The post Episode 36: Build Frameworks into the Browser? Preserving the Space to Iterate appeared first on SitePen.

TalkScript
Episode 35: TypeScript Back Ends with Nest

TalkScript

Play Episode Listen Later Jun 18, 2019 40:30


The team shares their initial thoughts on the GitHub Package Registry and discusses their experiences writing full stack TypeScript using Nest, an opinionated TypeScript framework for the back end. The post Episode 35: TypeScript Back Ends with Nest appeared first on SitePen.

TalkScript
Episode 34: Fail Privately: Onboarding Made Easy with TypeScript

TalkScript

Play Episode Listen Later Jun 4, 2019 36:04


Paul and Neil talk to new SitePen team members, Sam Menza and Eric Osmundson, about their experiences joining a remote company and how TypeScript helps accelerate the onboarding process. The post Episode 34: Fail Privately: Onboarding Made Easy with TypeScript appeared first on TalkScript.FM.

TalkScript
Episode 34: Fail Privately: Onboarding Made Easy with TypeScript

TalkScript

Play Episode Listen Later Jun 4, 2019 36:04


Paul and Neil talk to new SitePen team members, Sam Menza and Eric Osmundson, about their experiences joining a remote company and how TypeScript helps accelerate the onboarding process. The post Episode 34: Fail Privately: Onboarding Made Easy with TypeScript appeared first on SitePen.

TalkScript
Episode 33: Rails and Vue with Tito’s Paul Campbell

TalkScript

Play Episode Listen Later May 9, 2019 51:11


The team discusses Tito and its architecture, from its early days using Rails and CoffeeScript, to it's current use of Rails with modern JS including Vue and custom elements. The post Episode 33: Rails and Vue with Tito’s Paul Campbell appeared first on SitePen.

TalkScript
Episode 32: # is the New _: Private Fields in JS with Rob Palmer and Daniel Ehrenberg

TalkScript

Play Episode Listen Later Apr 25, 2019 38:21


We learn about the history of class fields, why many potential approaches to private fields fail to offer strong encapsulation, and why the # symbol was used as a prefix for private fields. The post Episode 32: # is the New _: Private Fields in JS with Rob Palmer and Daniel Ehrenberg appeared first on SitePen.

TalkScript
Episode 31: What’s the Meta with Direct DOM Access?

TalkScript

Play Episode Listen Later Mar 20, 2019 32:15


We discuss Dojo’s meta concept and its powerful way of getting at DOM properties without breaking the abstraction and providing a simple tie-in for still mocking metas at test time. The post Episode 31: What’s the Meta with Direct DOM Access? appeared first on SitePen.

dom dojo sitepen
TalkScript
Episode 30: Idle Till Urgent

TalkScript

Play Episode Listen Later Mar 7, 2019 35:40


We explore First Input Delay, a new user-focused metric for the Web which refers to the amount of time before a response to the first user interaction on a Web page. The post Episode 30: Idle Till Urgent appeared first on SitePen.

TalkScript
Episode 8: Sarah’s ARIA of Expertise

TalkScript

Play Episode Listen Later Jul 3, 2018 41:17


We are joined by SitePen's accessibility expert, Sarah Higley to discuss her recent trip to the CSUN Assistive Technology Conference. The post Episode 8: Sarah's ARIA of Expertise appeared first on TalkScript.FM.

expertise sitepen
TalkScript
SitePen Podcast – Season 2 Episode 1

TalkScript

Play Episode Listen Later Jan 18, 2017 79:53


The gang talks about AWS re:Invent, ReactVR, AFrame 0.4.0, DayDream, a special CES Truthy/Falsey and more! The post SitePen Podcast – Season 2 Episode 1 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 021

TalkScript

Play Episode Listen Later Nov 8, 2016 76:07


The Apple event happened and the team shares their thoughts on the future of the Mac. The post SitePen Podcast Episode 021 appeared first on TalkScript.FM.

apple mac sitepen
TalkScript
SitePen Podcast Episode 020

TalkScript

Play Episode Listen Later Oct 27, 2016 72:18


We start off by talking about the new features in TypeScript 2.0 and then Neil describes his woes using TypeScript for rapid prototyping. The post SitePen Podcast Episode 020 appeared first on TalkScript.FM.

typescript sitepen
TalkScript
SitePen Podcast Episode 019

TalkScript

Play Episode Listen Later Sep 30, 2016 68:54


The gang invites Sean Larkin, core team member of Angular-CLI and Webpack, to the show to explain what Webpack is and where it's going. The post SitePen Podcast Episode 019 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 018

TalkScript

Play Episode Listen Later Sep 15, 2016 65:03


This is virtually the best show we have ever done, we talk all about VR! The post SitePen Podcast Episode 018 appeared first on TalkScript.FM.

vr sitepen
TalkScript
SitePen Podcast Episode 017 – Live from NEJS Conf

TalkScript

Play Episode Listen Later Aug 30, 2016 59:42


Recorded at NEJS CONF 2016, there's the usual banter and a game of Truthy/Falsy but the highlights are the incredible guests we corralled onto the show. The post SitePen Podcast Episode 017 – Live from NEJS Conf appeared first on TalkScript.FM.

live sitepen nejs conf
TalkScript
SitePen Podcast Episode 016

TalkScript

Play Episode Listen Later Jun 21, 2016 71:41


In this episode the gang talks all about modules, from what they are to how to use them in TypeScript! The post SitePen Podcast Episode 016 appeared first on TalkScript.FM.

typescript sitepen
TalkScript
SitePen Podcast Episode 015

TalkScript

Play Episode Listen Later May 17, 2016 80:09


The gang talks about the importance of prototyping user interfaces, especially when lives literally depend on it. Nick demystifies Git and we play another round of Truthy/Falsy. The post SitePen Podcast Episode 015 appeared first on TalkScript.FM.

git sitepen
TalkScript
SitePen Podcast Episode 014

TalkScript

Play Episode Listen Later May 2, 2016 71:34


We talk about the latest updates to Framer, Sketch and the just announced Origami Studio by Facebook. The post SitePen Podcast Episode 014 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 013

TalkScript

Play Episode Listen Later Apr 29, 2016 52:17


The gang talks to Nick who is live at EmberConf. LeftPad destroys the internet and more! The post SitePen Podcast Episode 013 appeared first on TalkScript.FM.

emberconf sitepen
TalkScript
SitePen Podcast Episode 012

TalkScript

Play Episode Listen Later Mar 22, 2016 66:25


The Gang worries when Torrey upsets the Dear Leader! Will our heroes prevail? The post SitePen Podcast Episode 012 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 011

TalkScript

Play Episode Listen Later Mar 7, 2016 49:43


The gang talks about Flux, our recently completed ES6/TS workshop, and why User Agent sniffing is hazardous to your health. The post SitePen Podcast Episode 011 appeared first on TalkScript.FM.

flux sitepen
TalkScript
SitePen Podcast Episode 010

TalkScript

Play Episode Listen Later Feb 23, 2016 61:34


The gang talks about the Spread Operator, Ambient Declarations, JS Fatigue Fatigue and more. The post SitePen Podcast Episode 010 appeared first on TalkScript.FM.

sitepen
TalkScript
SitePen Podcast Episode 009

TalkScript

Play Episode Listen Later Feb 10, 2016 61:18


This week the gang talks about Trump Script, Trump Donald, Feeling the Bern, oh and actually quite a bit about, you know, JavaScript. The post SitePen Podcast Episode 009 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 008

TalkScript

Play Episode Listen Later Jan 22, 2016 68:00


The gang talks about Symbols in ES6, ES6/TS Workshops, dgrid 1.0 release and why you should (or shouldn't) attend meetups and conferences. The post SitePen Podcast Episode 008 appeared first on TalkScript.FM.

symbols es6 sitepen
TalkScript
SitePen Podcast Episode 007

TalkScript

Play Episode Listen Later Jan 4, 2016 79:26


In this episode the gang talks about Torrey's broken finger, const and let, cutting through the FUD on CSS3 Variables, TypeScript support in IntelliJ and more! The post SitePen Podcast Episode 007 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 006

TalkScript

Play Episode Listen Later Dec 8, 2015 62:44


Neil talks about Proxies in ES_INSERT_YEAR_HERE, Paul decides that package management shouldn't be this hard and Neil wants to store data using magic. The post SitePen Podcast Episode 006 appeared first on TalkScript.FM.

proxies sitepen
TalkScript
SitePen Podcast Episode 005

TalkScript

Play Episode Listen Later Dec 3, 2015 73:46


Nick tells us all about (I'm calling them big-boned not..) Fat Arrows, Mangala talks about being a Windows user and his problems with various package managers and Neil finds more bugs of the week! The post SitePen Podcast Episode 005 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast Episode 004

TalkScript

Play Episode Listen Later Nov 6, 2015 69:19


Paul Shannon tells us all about Template Strings. Neil talks Virtual DOM. Nick give us the lowdown on Chrome extensions and Torrey finally fixed his microphone! The post SitePen Podcast Episode 004 appeared first on TalkScript.FM.

TalkScript
SitePen Podcast – Episode 003

TalkScript

Play Episode Listen Later Oct 20, 2015 51:10


You'll notice in this episode that I'm still working through audio issues so I apologize for the sound quality and will have this worked out before the next episode. However, Nick and Neil sound great! The post SitePen Podcast – Episode 003 appeared first on TalkScript.FM.

sitepen
TalkScript
SitePen Podcast – Episode 002

TalkScript

Play Episode Listen Later Oct 7, 2015 58:44


In this episode we talk about Nick's adventures in VIM, NEJSConf 2015 and we finally answer the question, "How many templating systems does it take to beat a dead horse?" The post SitePen Podcast – Episode 002 appeared first on TalkScript.FM.

vim sitepen
TalkScript
SitePen Podcast – Ep. 1 The Pilot

TalkScript

Play Episode Listen Later May 1, 2015 35:16


At SitePen, we've always thought it would be fun to do a podcast, we just didn't know what to talk about. Let us know if you're interested in hearing more! The post SitePen Podcast – Ep. 1 The Pilot appeared first on TalkScript.FM.

pilot sitepen