Episodes

Podcast 01

An Unconventional Journey into Coding ft. Sam Sycamore - JSJ 496

Aug 10, 2021 · Episode 496
Sam Sycamore joins the podcast to tell his story of transitioning into programming after listening to the podcast episode we recorded with Danny Thompson. Danny told his story about how he went from gas station attendant to programmer in a very short timeframe. Sam has now made a similar journey from landscape construction to programming and what inspired him to make the switch.
Podcast 01

Opinionated Core Web Vitals - JSJ 495

Aug 03, 2021 · Episode 495
Dan Shappir takes the lead this week to discuss Core Web Vitals and how Google is pushing the web to be faster. He leads Chuck, Aimee, and AJ through the ways that developers can measure and improve the performance of websites based on the statistics specified by Google as components of Google rankings.
Podcast 01

Flutter Essentials ft. Allen Wyma - JSJ 494

Jul 27, 2021 · Episode 494
Allen Wyma, host of the Flying High with Flutter podcast, joins the Jabber panel to discuss building mobile applications with Flutter. The discussion includes an exploration of Flutter, how to get started, how it's different from other platforms, and who should consider using it.
Podcast 01

How to Check Your Application Security featuring Liran Tal - JSJ 493

Jul 20, 2021 · Episode 493
Liran Tal joins the Jabber to talk about how to secure your applications and how to check for security vulnerabilities in your application and its dependencies and infrastructure. Liran explains how to check your supply chain and your own code to make sure you're not leaving things open to malicious actors.
Podcast 01

Power Tips for Browser Dev-Tools with Craig Buckler - JSJ 492

Jul 13, 2021 · Episode 492
Craig Buckler joins the panel to jabber about Chrome Dev-Tools and some things you may not know you can do with them to empower your own front-end development. Some of the basics you may already know like Incognito mode. Some others you may not know like black boxing libraries you don’t control or throttling connections to simulate poor connections. He also talks through searching through network requests to see how your domain’s specific requests perform.
Podcast 01

The New JAMstack with Brian Rinaldi - JSJ 491

Jul 06, 2021 · Episode 491
The JAMstack has been a hot item in the web development community for a while. Initially, it was a basic implementation of front-end tools with some sort of hosted backend. Now, the tools and approaches have become much more powerful. Brian Rinaldi joins the JavaScript Jabber panel to discuss how things have evolved and what people should be looking into now to take advantage of the offerings within the JAMstack community. coupon: podjsjabber19
Podcast 01

Mastering Browser Caching with Vitali Zaidman - JSJ 490

Jun 29, 2021 · Episode 490
The Jabber panel along with Vitali Zaidman jump in and discuss how your browser cache works, what the standard is, and what you can expect when you're trying to take advantage of the performance characteristics of your users' browsers. The browser cache control settings and techniques are not straightforward, so buckle up and learn how to get your browsers to load assets from memory.
Podcast 01

Pain-Free Automated Deployments with DigitalOcean's App Platform - BONUS

Jun 25, 2021
If you wish you could just push to your git repository and then have your application automatically update itself, then you should have a look at DigitalOcean's App Platform. This offering is a sort of secret weapon that allows you to customize your application with the services you need and then simply push to deploy. There's no outsourcing to 3rd party databases, etc. It's all included in DigitalOcean's offering. So, you just pick what you need and then set the app to deploy. DigitalOcean's App Platform also works for static sites. So, if you're running a build of your blog or JAMstack app, you'll find that App Platform already supports you. To try it out, go to https://do.co/jabber and sign up to get $
Podcast 01

Typing Without Transpilation - The Beauty of JSDoc - JSJ 489

Jun 22, 2021 · Episode 489
Long time friend of the show Gil Tayar joins us again this time to discussing using JSDoc for JavaScript type annotations instead of TypeScript. Turns out that you can now get all of the benefits of TypeScript types without having to adopt the entire TypeScript workflow. Gil describes the benefits of this approach, and how it could impact the future of Web development.
Podcast 01

The React Way & Opinionated Practices with Ian Schwartz - JSJ 488

Jun 15, 2021 · Episode 488
Never underestimate the power of teaching. Ian reached out to AJ in regards to previous comments about React on the show and demonstrated that he knows a whole lot more than most of us, so we had him on to talk about his learning journey, the philosophy of react, and top tips for new developers entering the field. Huzzah!
Podcast 01

Node in the Browser and Much more: Web Containers with Eric Simons - JSJ 487

Jun 08, 2021 · Episode 487
Eric Simons from Stackblitz joins the JSJ panel to discuss the game changing technology announced at Google.io this year. What they demonstrated was their ability to run NodeJS in the browser using new technology called Web Containers. However, the implications go well beyond the realities of running Node in the browser. Eric and the panel dive into the implications of what this new way of working could mean for the web and application development.
Podcast 01

The 3 Essentials for Successful Job Outcomes - BONUS

Jun 04, 2021
Chuck dives into the 3 essentials for getting the next successful outcome you want in your career. Whether that's something simple like a raise or something more complex like going freelance, you can achieve it by working on 3 main areas. First, building skills. The most obvious type of skills you'll need is technical skills. However, don't neglect your people skills and your organizational skills as well since you're often paid for how you work with people and enhance their work and how you put your work together in the most efficient ways. Second, building relationships. Often other people will be able to help you find the opportunities or will be the ones to make the decisions that impact your ability to get the outcome you want. Having good relationships is key to having good outcomes. Third, building recognition. Being known for being valuable in important ways allows you to leverage the skills you have to build better relationships and create opportunities to get what you need to get the outcomes you want by giving people what they want. A podcast is a great way to do all three. Chuck explains exactly how that works in this podcast and goes deeper as part of the Dev Influencers Accelerator.
Podcast 01

CrUX and Core Web Vitals - What to Measure on the Web with Rick Viscomi - JSJ 486

Jun 01, 2021 · Episode 486
Rick Viscomi joins us from Google to talk to us about the Chrome User Experience Report (CrUX) and the HTTP Archive. He explains what it tells us about how the web is built, how it performs, and what we know about the web today.
Podcast 01

How to Get Hired at a FANG Company - BONUS

May 28, 2021
Chuck explains what he taught Nathan last week when we asked how to get hired at a FANG (Facebook Apple/Amazon Netflix Google) company. Essentially, it boils down to how to build the skills and knowledge needed to pass the interview. How to build the relationships to get into the door and have the interviewer want you to succeed. And how to build the reputation that has the company wanting you regardless of the outcome. This approach also works for speaking at conferences, selling courses, and other outcomes as well as it's the core of building a successful career as an influencer.
Podcast 01

Things JavaScript Developers Should Know, Part 2 - JSJ 485

May 25, 2021 · Episode 485
Dan Shappir leads the Jabber crew on another discussion on the things JavaScript developers should know. They discuss WeakMap, WeakSets, and WeakReferences. They dive into where and how they are used and which places they're implemented. The conversation starts with garbage collection is and how it works and then moves into the implications it has for this kind of referencings.
Album Art
Latest Episode: Empowering Devs and Innovators: Inside Vercel’s Impact, Feature Flags, and the Rise of v0 - JsJ 674
0:00
1:22:20
Playback Speed: