POPULARITY
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
The Gang worries when Torrey upsets the Dear Leader! Will our heroes prevail? The post SitePen Podcast Episode 012 appeared first on TalkScript.FM.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.