JavaScript Jabber artwork

JavaScript Jabber

1,073 episodes - English - Latest episode: 6 months ago - ★★★★ - 56 ratings

Stay current on JavaScript, Node, and Front-End development. Learn from experts in programming, careers, and technology every week.

How To Education Technology javascript programming browser internet web programmer developer framework front end node
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

JSJ 405: Machine Learning with Gant Laborde

October 31, 2019 10:00 - 42 minutes - 38.8 MB

Gant Laborde is the Chief Innovation Officer of Infinite Red who is working on a course for beginners on machine learning. There is a lot of gatekeeping with machine learning, and this attitude that only people with PhDs should touch it. In spite of this, Gant thinks that in the next 5 years everyone will be using machine learning, and that it will be pioneered by web developers. One of the strong points of the web is experimentation, and Gant contrasts this to the academic approach.  They...

Episode 410: JSJ 405: Machine Learning with Gant Laborde

October 31, 2019 10:00 - 42 minutes - 39 MB

Gant Laborde is the Chief Innovation Officer of Infinite Red who is working on a course for beginners on machine learning. There is a lot of gatekeeping with machine learning, and this attitude that only people with PhDs should touch it. In spite of this, Gant thinks that in the next 5 years everyone will be using machine learning, and that it will be pioneered by web developers. One of the strong points of the web is experimentation, and Gant contrasts this to the academic approach.  They ...

JSJ 404: Edge on Chromium with Chris Heilmann

October 29, 2019 10:00 - 58 minutes - 53.9 MB

Guests Chris heilmann and Zohair Ali are developers for Microsoft working on the Edge project. Today they are talking about Edge on Chromium and the future of developer tools. Edge will now be built in Chromium rather than being its own engine, aligning it more with what is being used on the open web right now. The Edge team wanted to seize the opportunity to bring something into the Chromium project based on the needs of real users and contribute to the open source web. Edge on Chromium wo...

Episode 409: JSJ 404: Edge on Chromium with Chris Heilmann

October 29, 2019 10:00 - 58 minutes - 54.1 MB

Guests Chris heilmann and Zohair Ali are developers for Microsoft working on the Edge project. Today they are talking about Edge on Chromium and the future of developer tools. Edge will now be built in Chromium rather than being its own engine, aligning it more with what is being used on the open web right now. The Edge team wanted to seize the opportunity to bring something into the Chromium project based on the needs of real users and contribute to the open source web. Edge on Chromium won...

Episode 408: JSJ 403: Why Developers Need Social Skills with Mani Vaya

October 24, 2019 10:00 - 1 hour - 64.1 MB

In this episode of JavaScript Jabber, Charles talks about the new direction he has for the company. He wants  to drive people to the point that they have the skills that make people want to hire and work with them, to teach them how to ‘Max out’. Today the panel the skills that developers need to progress in their careers: social skills.  The panel talks about their observations from work that the people who advanced and grow in their career were the ones with social skills, not necessarily...

JSJ 403: Why Developers Need Social Skills with Mani Vaya

October 24, 2019 10:00 - 1 hour - 63.9 MB

In this episode of JavaScript Jabber, Charles talks about the new direction he has for the company. He wants  to drive people to the point that they have the skills that make people want to hire and work with them, to teach them how to ‘Max out’. Today the panel the skills that developers need to progress in their careers: social skills.  The panel talks about their observations from work that the people who advanced and grow in their career were the ones with social skills, not necessaril...

Episode 407: JSJ 402: SEO for Developers with Vitali Zaidman

October 22, 2019 10:00 - 38 minutes - 35.5 MB

Vitali Zaidman is a full stack developer who works for WellDone Software Solutions and is currently working on a SEO project. Today’s show is about SEO for developers. SEO stands for search engine optimization, which helps your website appear higher on search engines.  SEO has changed a lot in the past 10 years. It has become much more regulated, and the “dirty tricks” of the past will actually penalize you, so it is important to do it properly. Today the best way to promote yourself on Goo...

JSJ 402: SEO for Developers with Vitali Zaidman

October 22, 2019 10:00 - 38 minutes - 35.3 MB

Vitali Zaidman is a full stack developer who works for WellDone Software Solutions and is currently working on a SEO project. Today’s show is about SEO for developers. SEO stands for search engine optimization, which helps your website appear higher on search engines.  SEO has changed a lot in the past 10 years. It has become much more regulated, and the “dirty tricks” of the past will actually penalize you, so it is important to do it properly. Today the best way to promote yourself on Go...

JSJ 401: Hasura with Tanmai Gopal

October 17, 2019 10:00 - 1 hour - 64.4 MB

Tanmai is one of the founders at Hasura. Hasura gives you instant graphQL APIs on top of a Postgres database. The eventual idea is to make data access secure and easy. Tanmai explains the challenges of doing this in the cloud. He talks about some of the difficulties with the tooling around using GraphQL and its bias towards working well with a monolith. Since GraphQL is basically a shared type system that describes your API, that means all your types need to be in the same code base. This i...

Episode 406: JSJ 401: Hasura with Tanmai Gopal

October 17, 2019 10:00 - 1 hour - 64.6 MB

Tanmai is one of the founders at Hasura. Hasura gives you instant graphQL APIs on top of a Postgres database. The eventual idea is to make data access secure and easy. Tanmai explains the challenges of doing this in the cloud. He talks about some of the difficulties with the tooling around using GraphQL and its bias towards working well with a monolith. Since GraphQL is basically a shared type system that describes your API, that means all your types need to be in the same code base. This is...

Episode 405: JSJ 400: The Influence of JavaScript Jabber

October 15, 2019 10:00 - 1 hour - 64.5 MB

JavaScript Jabber celebrates its 400th episode with former host Dave Smith and some other familiar voices. Each of the panelists talks about what they’ve been up to. Dave hasn’t been on the show for 3 years, but he and Jameson Dance have started a podcast called Soft Skills Engineering where they answer questions about the non-technical side of engineering. When he left the show he was the director of engineering on Hire View, and currently he works for Amazon on Alexa.  Christopher Buechel...

JSJ 400: The Influence of JavaScript Jabber

October 15, 2019 10:00 - 1 hour - 64.2 MB

JavaScript Jabber celebrates its 400th episode with former host Dave Smith and some other familiar voices. Each of the panelists talks about what they’ve been up to. Dave hasn’t been on the show for 3 years, but he and Jameson Dance have started a podcast called Soft Skills Engineering where they answer questions about the non-technical side of engineering. When he left the show he was the director of engineering on Hire View, and currently he works for Amazon on Alexa.  Christopher Bueche...

JSJ 399: Debugging with Async/Await with Valeri Karpov

October 10, 2019 10:00 - 1 hour - 58.4 MB

Valeri Karpov is a maintainer on Mongoose, has started a few companies, and works for a company called Booster Fuels. Today’s topic debugging with Async/Await. The panel talks about some of the challenges of debugging with Async. AJ, however, has never encountered the same problems, so he shares his debugging method.  Valeri differentiates between .catch vs try...catch, and talks about why he prefers .catch. There are two ways to handle all errors in an async function without leading to an...

Episode 404: JSJ 399: Debugging with Async/Await with Valeri Karpov

October 10, 2019 10:00 - 1 hour - 58.6 MB

Valeri Karpov is a maintainer on Mongoose, has started a few companies, and works for a company called Booster Fuels. Today’s topic debugging with Async/Await. The panel talks about some of the challenges of debugging with Async. AJ, however, has never encountered the same problems, so he shares his debugging method.  Valeri differentiates between .catch vs try...catch, and talks about why he prefers .catch. There are two ways to handle all errors in an async function without leading to an ...

Episode 403: JSJ 398: Node 12 with Paige Niedringhaus

October 08, 2019 10:00 - 1 hour - 59.5 MB

Guest Paige Niedringhaus has been a developer full time for 3 years, and today she is here to talk about Node 12. One of the things she is most excited about is the ES6 support that is now available, so things that used to require React, Angular, or Vue can now be done in Node. The require function will not have to be used in Node 12. AJ is worried about some of these changes and expresses his concerns. Paige assures him that in the beginning you won’t have to switch things to imports. You m...

JSJ 398: Node 12 with Paige Niedringhaus

October 08, 2019 10:00 - 1 hour - 59.3 MB

Guest Paige Niedringhaus has been a developer full time for 3 years, and today she is here to talk about Node 12. One of the things she is most excited about is the ES6 support that is now available, so things that used to require React, Angular, or Vue can now be done in Node. The require function will not have to be used in Node 12. AJ is worried about some of these changes and expresses his concerns. Paige assures him that in the beginning you won’t have to switch things to imports. You ...

JSJ 397: Design Systems with Kaelig Deloumeau-Prigent

October 03, 2019 10:00 - 39 minutes - 35.9 MB

Kaelig Deloumeau-Prigent is a self taught web developer from west France. He has worked for BBC, The Guardian, and The Financial Times in the UK. He has also worked in the US for SalesForce and currently works for Shopify on their Polaris design system. Shopify has multiple design systems, and Polaris is open source. Today the panel is talking about design systems and developer tooling around design systems.  To begin, Kaelig explains what a design system is. A design system is all of the ...

Episode 402: JSJ 397: Design Systems with Kaelig Deloumeau-Prigent

October 03, 2019 10:00 - 39 minutes - 36.2 MB

Kaelig Deloumeau-Prigent is a self taught web developer from west France. He has worked for BBC, The Guardian, and The Financial Times in the UK. He has also worked in the US for SalesForce and currently works for Shopify on their Polaris design system. Shopify has multiple design systems, and Polaris is open source. Today the panel is talking about design systems and developer tooling around design systems.  To begin, Kaelig explains what a design system is. A design system is all of the c...

Episode 401: JSJ 396: Publishing Your Book with Jonathan Lee Martin

October 01, 2019 10:00 - 58 minutes - 53.5 MB

Jonathan Lee Martin is an instructor and developer. He got his start in teaching at Big Nerd Ranch doing 1-2 week trainings for mid to senior developers, and then transitioned to 16 week courses for career switchers. He also worked for Digital Crafts for a year, and then wanted to focus on building out his own personal teaching brand. One of his first steps toward building his own brand was to publish his book, Functional Design Patterns for Express.js.The inspiration for Jonathan’s book cam...

JSJ 396: Publishing Your Book with Jonathan Lee Martin

October 01, 2019 10:00 - 58 minutes - 53.3 MB

Jonathan Lee Martin is an instructor and developer. He got his start in teaching at Big Nerd Ranch doing 1-2 week trainings for mid to senior developers, and then transitioned to 16 week courses for career switchers. He also worked for Digital Crafts for a year, and then wanted to focus on building out his own personal teaching brand. One of his first steps toward building his own brand was to publish his book, Functional Design Patterns for Express.js.The inspiration for Jonathan’s book ca...

JSJ 395: The New Ember with Mike North

September 26, 2019 10:00 - 1 hour - 62.3 MB

Mike North is the Ember guy at Frontend Masters and LinkedIn’s web developer trainer. Today the panel is talking about the upcoming Ember update, which Mike calls a total reinvention of the way you build with Ember. Finally, they are letting go of the cruft and stuff they had to hold on to in order to support IE8 and using modern interface The panel talks about some of the issues with IE8, and agree that the reason Ember felt its age because it was built for IE8. Ember 314 is moving from t...

Episode 400: JSJ 395: The New Ember with Mike North

September 26, 2019 10:00 - 1 hour - 78.1 MB

Mike North is the Ember guy at Frontend Masters and LinkedIn’s web developer trainer. Today the panel is talking about the upcoming Ember update, which Mike calls a total reinvention of the way you build with Ember. Finally, they are letting go of the cruft and stuff they had to hold on to in order to support IE8 and using modern interface The panel talks about some of the issues with IE8, and agree that the reason Ember felt its age because it was built for IE8. Ember 314 is moving from th...

Episode 399: JSJ 394: SMS Integration with Dominik Kundel

September 24, 2019 10:00 - 28 minutes - 26.5 MB

Episode Summary Dominik Kundel works as developer evangelist at Twilio. Dominik talks about the history of Twilio, which actually started with integrating phone calls into apps and then moved to SMS integration.  Today Charles and Dominik are talking about how the SMS message approach can augment your user experience. Since many people are not familiar with implementing SMS, Dominik talks about how Twilio can help. Twilio created was a supernetwork where they work with carriers and gateway...

JSJ 394: SMS Integration with Dominik Kundel

September 24, 2019 10:00 - 28 minutes - 26.2 MB

Episode Summary Dominik Kundel works as developer evangelist at Twilio. Dominik talks about the history of Twilio, which actually started with integrating phone calls into apps and then moved to SMS integration.  Today Charles and Dominik are talking about how the SMS message approach can augment your user experience. Since many people are not familiar with implementing SMS, Dominik talks about how Twilio can help. Twilio created was a supernetwork where they work with carriers and gatewa...

JSJ 393: Why You Should Be Using Web Workers with Surma

September 19, 2019 10:00 - 57 minutes - 52.7 MB

Episode Summary Surma is an open web advocate for Google currently working with WebAssembly team. He was invited on the show today to talk about using web workers and how to move work away from the browser’s main thread. His primary platform is bringing multithreading out of the fringes and into the web.  The panel talks about their past experience with web workers, and many of them found them isolated and difficult to use. Surma believes that web workers should pretty much always be sued...

Episode 398: JSJ 393: Why You Should Be Using Web Workers with Surma

September 19, 2019 10:00 - 57 minutes - 52.9 MB

Episode Summary Surma is an open web advocate for Google currently working with WebAssembly team. He was invited on the show today to talk about using web workers and how to move work away from the browser’s main thread. His primary platform is bringing multithreading out of the fringes and into the web.  The panel talks about their past experience with web workers, and many of them found them isolated and difficult to use. Surma believes that web workers should pretty much always be sued ...

Episode 397: JSJ 392: The Murky Past and Misty Future of JavaScript with Douglas Crockford

September 17, 2019 10:00 - 1 hour - 67.2 MB

Episode Summary Douglas is a language architect and helped with the development of JavaScript. He started working with JavaScript in 2000. He talks about his journey with the language, including his initial confusion and struggles, which led him to write his book JavaScript: The Good Parts. Douglas’ take on JavaScript is unique because he not only talks about what he likes, but what he doesn’t like. Charles and Douglas discuss some of the bad parts of JavaScript, many of which were mistake...

JSJ 392: The Murky Past and Misty Future of JavaScript with Douglas Crockford

September 17, 2019 10:00 - 1 hour - 67 MB

Episode Summary Douglas is a language architect and helped with the development of JavaScript. He started working with JavaScript in 2000. He talks about his journey with the language, including his initial confusion and struggles, which led him to write his book JavaScript: The Good Parts. Douglas’ take on JavaScript is unique because he not only talks about what he likes, but what he doesn’t like. Charles and Douglas discuss some of the bad parts of JavaScript, many of which were mistak...

JSJ 391: Debugging with Todd Gardner

September 12, 2019 10:00 - 49 minutes - 45.4 MB

Episode Summary Todd Gardner is a software developer, podcaster on the show Script and Style, startup founder,  and comedy host for Pub Conf, a ‘comedy after party for developers’. Since he was last on the show 6 years ago, he has seen his startup TrackJS become quite successful. TrackJS is a JavaScript error monitoring service which gives you visibility into your client side experience. It’s different from other tools because focused on simplicity, so you’ll never need a guy on your team ...

Episode 396: JSJ 391: Debugging with Todd Gardner

September 12, 2019 10:00 - 49 minutes - 45.6 MB

Episode Summary Todd Gardner is a software developer, podcaster on the show Script and Style, startup founder,  and comedy host for Pub Conf, a ‘comedy after party for developers’. Since he was last on the show 6 years ago, he has seen his startup TrackJS become quite successful. TrackJS is a JavaScript error monitoring service which gives you visibility into your client side experience. It’s different from other tools because focused on simplicity, so you’ll never need a guy on your team d...

Episode 395: JSJ 390: Transposit with Adam Leventhal

September 10, 2019 10:00 - 46 minutes - 42.8 MB

Episode Summary Adam Leventhal is the CEO and cofounder of Transposit. Transposit was born from the desire to build a way for developers to work with lots of different APIs, take authentication and pagination off the table, and let developers focus on the problems they’re trying to solve. Transposit is a serverless platform that’s free and gives you a combination of SQL or JavaScript to start playing with your API. Since interacting with API data securely can be difficult, the panel discus...

JSJ 390: Transposit with Adam Leventhal

September 10, 2019 10:00 - 46 minutes - 42.6 MB

Episode Summary Adam Leventhal is the CEO and cofounder of Transposit. Transposit was born from the desire to build a way for developers to work with lots of different APIs, take authentication and pagination off the table, and let developers focus on the problems they’re trying to solve. Transposit is a serverless platform that’s free and gives you a combination of SQL or JavaScript to start playing with your API. Since interacting with API data securely can be difficult, the panel discu...

JSJ 389: What Makes a 10x Engineer?

September 05, 2019 10:00 - 51 minutes - 47.6 MB

Sponsors Sustain Our Software Sentry– use the code “devchat” for $100 credit  Adventures in Blockchain Panel Charles Max Wood Episode Summary In today’s show, Chuck talks about the recent tweet thread about 10x engineers. He goes through each of the points in the tweet and talks about each of them in turn. There are only two points he sort of agrees with, and believes the rest to be absolute garbage. One of the issues with this tweet is that it doesn’t define what a 10x engineer is. ...

Episode 394: JSJ 389: What Makes a 10x Engineer?

September 05, 2019 10:00 - 57 minutes - 52.6 MB

Sponsors Sustain Our Software Sentry– use the code “devchat” for $100 credit  Adventures in Blockchain Panel Charles Max Wood Episode Summary In today’s show, Chuck talks about the recent tweet thread about 10x engineers. He goes through each of the points in the tweet and talks about each of them in turn. There are only two points he sort of agrees with, and believes the rest to be absolute garbage. One of the issues with this tweet is that it doesn’t define what a 10x engineer is. D...

Episode 393: JSJ 388: Functional Programming with Brian Lonsdorf

September 03, 2019 10:00 - 46 minutes - 43 MB

Sponsors Adventures in Blockchain Sentry– use the code “devchat” for $100 credit  My Ruby Story Panel Aimee Knight  Chris Buecheler AJ O’Neal With Special Guest: Brian Lonsdorf Episode Summary Brian Lonsdorf works for Salesforce, specializes in functional programming, and wrote a book called Professor Frisby’s Mostly Adequate Guide to Functional Programming. Brian talks about when he got into functional programming and when in their career others should be exposed to it. He talks a...

JSJ 388: Functional Programming with Brian Lonsdorf

September 03, 2019 10:00 - 46 minutes - 42.8 MB

Sponsors Adventures in Blockchain Sentry– use the code “devchat” for $100 credit  My Ruby Story Panel Aimee Knight  Chris Buecheler AJ O’Neal With Special Guest: Brian Lonsdorf Episode Summary Brian Lonsdorf works for Salesforce, specializes in functional programming, and wrote a book called Professor Frisby’s Mostly Adequate Guide to Functional Programming. Brian talks about when he got into functional programming and when in their career others should be exposed to it. He talks ...

Episode 392: JSJ 387: How to Stay Current in the Tech Field

August 29, 2019 10:00 - 1 hour - 57.5 MB

Sponsors GitLab | Get 30% off tickets with the promo code: DEVCHATCOMMIT Sentry– use the code “devchat” for $100 credit  Views on Vue Panel Charles Max Wood Joe Eames Episode Summary Today Joe and Charles are discussing how to stay current in the tech field. Since looking at all the new technology can be overwhelming, they advise listeners on what to focus on, which will differ depending on your career. Joe brings up that one of the top reasons people choose a job is because it has a...

JSJ 387: How to Stay Current in the Tech Field

August 29, 2019 10:00 - 1 hour - 57.3 MB

Sponsors GitLab | Get 30% off tickets with the promo code: DEVCHATCOMMIT Sentry– use the code “devchat” for $100 credit  Views on Vue Panel Charles Max Wood Joe Eames Episode Summary Today Joe and Charles are discussing how to stay current in the tech field. Since looking at all the new technology can be overwhelming, they advise listeners on what to focus on, which will differ depending on your career. Joe brings up that one of the top reasons people choose a job is because it has ...

Episode 391: JSJ 386: Gatsby.js with Chris Biscardi

August 27, 2019 10:00 - 43 minutes - 40.3 MB

Sponsors GitLab | Get 30% off tickets with the promo code: DEVCHATCOMMIT Sentry– use the code “devchat” for $100 credit  Panel Chris Beucheler AJ O’Neal Aimee Knight With Special Guest: Chris Biscardi Episode Summary Chris is an independent consultant working with open source startups. He taught himself to program and started in open source. He talks about how he got into programming and how he learned to code. One of Chris’ current clients is Gatsby, a static site generator. Chris ...

JSJ 386: Gatsby.js with Chris Biscardi

August 27, 2019 10:00 - 43 minutes - 40.1 MB

Sponsors GitLab | Get 30% off tickets with the promo code: DEVCHATCOMMIT Sentry– use the code “devchat” for $100 credit  Panel Chris Beucheler AJ O’Neal Aimee Knight With Special Guest: Chris Biscardi Episode Summary Chris is an independent consultant working with open source startups. He taught himself to program and started in open source. He talks about how he got into programming and how he learned to code. One of Chris’ current clients is Gatsby, a static site generator. Chris...

JSJ 385: What Can You Build with JavaScript?

August 22, 2019 10:00 - 49 minutes - 45.1 MB

Sponsors RxJS Live Panel Charles Max Wood Christopher Beucheler Episode Summary Today Charles and Christopher discuss what can you do with JavaScript. They talk about the kinds of things they have used JavaScript to build. They discuss non-traditional ways that people might get into JavaScript and what first drew them to the language. They talk about the some of the non-traditional JavaScript options that are worth looking into. Christopher and Charles talk about some of the fascinati...

Episode 390: JSJ 385: What Can You Build with JavaScript?

August 22, 2019 10:00 - 49 minutes - 45.3 MB

Sponsors RxJS Live Panel Charles Max Wood Christopher Beucheler Episode Summary Today Charles and Christopher discuss what can you do with JavaScript. They talk about the kinds of things they have used JavaScript to build. They discuss non-traditional ways that people might get into JavaScript and what first drew them to the language. They talk about the some of the non-traditional JavaScript options that are worth looking into. Christopher and Charles talk about some of the fascinatin...

Episode 389: JSJ 384: FaunaDB: Support for GraphQL and Serverless Development with Evan Weaver

August 20, 2019 10:00 - 51 minutes - 47.3 MB

Sponsors Sentry– use the code “devchat” for $100 credit  Panel Charles Max Wood AJ O’Neal Joe Eames Aimee Knight With Special Guest: Evan Weaver Episode Summary Evan Weaver is the CEO and cofounder of FaunaDB, a serverless database and a great way to get started with GraphQL. Evan talks about what went into building the FaunaDB and his background with Twitter. FaunaDB arose from trying to fix Twitter’s scalability issues, and the panel discusses scalability issues encountered in bot...

JSJ 384: FaunaDB: Support for GraphQL and Serverless Development with Evan Weaver

August 20, 2019 10:00 - 51 minutes - 47.1 MB

Sponsors Sentry– use the code “devchat” for $100 credit  Panel Charles Max Wood AJ O’Neal Joe Eames Aimee Knight With Special Guest: Evan Weaver Episode Summary Evan Weaver is the CEO and cofounder of FaunaDB, a serverless database and a great way to get started with GraphQL. Evan talks about what went into building the FaunaDB and his background with Twitter. FaunaDB arose from trying to fix Twitter’s scalability issues, and the panel discusses scalability issues encountered in bo...

Episode 388: JSJ 383: What is JavaScript?

August 15, 2019 10:00 - 44 minutes - 41.1 MB

Sponsors RxJS Live Panel Charles Max Wood Christopher Beucheler Aimee Knight Episode Summary Today’s episode is an exploration of the question “What is JavaScript?”. Each of the panelists describes what they think JavaScript is, giving a definition for both technical and non-technical people. They talk about how the different layers of JavaScript tie into their definitions. They agree that it’s incorrect to call JavaScript one of the ‘easy’ programming languages and some of the challe...

JSJ 383: What is JavaScript?

August 15, 2019 10:00 - 44 minutes - 40.9 MB

Sponsors RxJS Live Panel Charles Max Wood Christopher Beucheler Aimee Knight Episode Summary Today’s episode is an exploration of the question “What is JavaScript?”. Each of the panelists describes what they think JavaScript is, giving a definition for both technical and non-technical people. They talk about how the different layers of JavaScript tie into their definitions. They agree that it’s incorrect to call JavaScript one of the ‘easy’ programming languages and some of the chall...

Episode 387: JSJ 382: Mental Health with Anatoliy Zaslavskiy

August 13, 2019 10:00 - 53 minutes - 48.9 MB

Sponsors Sentry– use the code “devchat” for $100 credit  Panel Charles Max Wood With Special Guest: Anatoliy Zaslavskiy Episode Summary Anatoliy Zaslavsky works for Hover, made framework called Pickle.js, and has been on JavaScript Jabber before. Today Chuck and Anatloliy are talking about the importance of mental health. Anatoliy has Bipolar Disorder, and he talks about what it is and his experience with it and how his manic and depressive episodes have affected him. Thankfully, his e...

JSJ 382: Mental Health with Anatoliy Zaslavskiy

August 13, 2019 10:00 - 53 minutes - 48.7 MB

Sponsors Sentry– use the code “devchat” for $100 credit  Panel Charles Max Wood With Special Guest: Anatoliy Zaslavskiy Episode Summary Anatoliy Zaslavsky works for Hover, made framework called Pickle.js, and has been on JavaScript Jabber before. Today Chuck and Anatloliy are talking about the importance of mental health. Anatoliy has Bipolar Disorder, and he talks about what it is and his experience with it and how his manic and depressive episodes have affected him. Thankfully, his ...

JSJ 381: Building a Personal Brand with John Sonmez

August 08, 2019 10:00 - 1 hour - 63.2 MB

Sponsors Sentry– use the code “devchat” for $100 credit  RxJS Live Panel Charles Max Wood Christopher Beucheler AJ O’Neal With Special Guest: John Somnez Episode Summary John is the founder of Bulldog Mindset andSimple Programmer, which teaches software developers soft skills, and the author of a couple books. He specializes in creating a personal brand and marketing. He addresses the rumors of him leaving software development and gives an introduction to marketing yourself as a so...

Episode 386: JSJ 381: Building a Personal Brand with John Sonmez

August 08, 2019 10:00 - 1 hour - 63.4 MB

Sponsors Sentry– use the code “devchat” for $100 credit  RxJS Live Panel Charles Max Wood Christopher Beucheler AJ O’Neal With Special Guest: John Somnez Episode Summary John is the founder of Bulldog Mindset andSimple Programmer, which teaches software developers soft skills, and the author of a couple books. He specializes in creating a personal brand and marketing. He addresses the rumors of him leaving software development and gives an introduction to marketing yourself as a sof...

Guests

John Sonmez
4 Episodes
Mikeal Rogers
4 Episodes
Richard Feldman
4 Episodes
Valeri Karpov
4 Episodes
Alex Russell
3 Episodes
Amanda Silver
3 Episodes
David Herman
3 Episodes
Derick Bailey
3 Episodes
Joe Karlsson
3 Episodes
Nicholas Zakas
3 Episodes
Aaron Gustafson
2 Episodes
Adam Baldwin
2 Episodes
Anatoliy Zaslavskiy
2 Episodes
Andrew Clark
2 Episodes
Ben Titzer
2 Episodes
Cory House
2 Episodes
Craig McKeachie
2 Episodes
Dan Abramov
2 Episodes
Dan Shappir
2 Episodes
David Dalton
2 Episodes
Eric Schoffstall
2 Episodes
Gareth McCumskey
2 Episodes
Gregg Pollack
2 Episodes
Guillermo Rauch
2 Episodes
Jake Archibald
2 Episodes
James Shore
2 Episodes
Jeff Hollan
2 Episodes
Jeremy Ashkenas
2 Episodes
Jessica Deen
2 Episodes
Jessica Lord
2 Episodes
Joe Eames
2 Episodes
Johannes Schickling
2 Episodes
John-Daniel Trask
2 Episodes
John-David Dalton
2 Episodes
Justin Searls
2 Episodes
Mani Vaya
2 Episodes
Matt Bierner
2 Episodes
Matt Hernandez
2 Episodes
Matthew Podwysocki
2 Episodes
Nik Molnar
2 Episodes
TJ VanToll
2 Episodes
Todd Gardner
2 Episodes
Tracy Lee
2 Episodes
Vitali Zaidman
2 Episodes
Zach Kessin
2 Episodes
Alex Eagle
1 Episode
Ari Lerner
1 Episode
Austin McDaniel
1 Episode
Ben Collins
1 Episode
Bob Zeidman
1 Episode
Brendan Eich
1 Episode
Caleb Porzio
1 Episode
Charlie Cheever
1 Episode
Chris Biscardi
1 Episode
Dean Radcliffe
1 Episode
Erich Gamma
1 Episode
Eric Normand
1 Episode
Eric Simons
1 Episode
Gant Laborde
1 Episode
Greg Baugues
1 Episode
Henry Zhu
1 Episode
Jafar Husain
1 Episode
Jerome Hardaway
1 Episode
John Papa
1 Episode
Josh Ponelat
1 Episode
Josh Thomas
1 Episode
Julian Fahrer
1 Episode
Julie Ralph
1 Episode
Kassandra Perch
1 Episode
Kent Beck
1 Episode
Lee Byron
1 Episode
Mads Kristensen
1 Episode
Michael North
1 Episode
Mike Hartington
1 Episode
Noel Rappin
1 Episode
Nolan Lawson
1 Episode
Orta Therox
1 Episode
Peggy Rayzis
1 Episode
Pete Hodgson
1 Episode
Rob Eisenberg
1 Episode
Scott Hanselman
1 Episode
Sean Griffin
1 Episode
Sean Merron
1 Episode
Steve Klabnik
1 Episode
Travis Tidwell
1 Episode
Tyler McGinnis
1 Episode
Uri Goldshtein
1 Episode

Twitter Mentions

@devchattv 91 Episodes
@jsjabber 61 Episodes
@wonder95 27 Episodes
@_beyondcode 27 Episodes
@danshappir 27 Episodes
@coolaj86 23 Episodes
@cmaxw 19 Episodes
@aimee_knight 19 Episodes
@josepheames 12 Episodes
@dadsaysjokes 10 Episodes
@dan_abramov 8 Episodes
@richcampbell 6 Episodes
@code 6 Episodes
@housecor 6 Episodes
@kentbeck 6 Episodes
@code_barbarian 6 Episodes
@sebmck 6 Episodes
@slicknet 6 Episodes
@carlfranklin 6 Episodes
@rtfeldman 6 Episodes