Look for any podcast host, guest or anyone
Showing episodes and shows of

Valeri Karpov

Shows

Views on VueViews on VueProviding, Injecting, Testing, and Templating Using Vue with Valeri Karpov - VUE 194Valeri Karpov, maintainer of the popular Mongoose library for Nodejs, visits the show again to talk about a new Vue 3 feature of provide/inject and how it's much better than props, how he uses Vue templates inside Node, tests template output with the cheerio library, and then how he uses plain js, html, and css files for email templates. As always, they end with picks, including a discussion of the The Hobbit and the Lord of the Rings books, and movies, and as always, Steve tops it off with his amazing dad jokes. SponsorsTop End DevsCoaching | Top End...2022-09-0649 minViews on VueViews on VueVue 3 and Mongoose with Valeri Karpov - VUE 148Steve talks with Valeri Karpov about Vue 3, how it compares to Vue 2, and what are some of the new features are. Val is also the maintainer of Mongoose, the Nodejs tool for working with MongoDB, so they discuss Val’s coding journey, how he got into working with Mongoose and Vue, and what he’s working on now. Panel Steve Edwards Guest Valeri Karpov Sponsors Dev Influencers Accelerator Links Vue Tutorials - Mastering JSTwitter: Valeri Karpov ( @code_barbarian )GitHub: Valeri Karpov ( vkarpov15 ) Picks Steve- The wholly pun bible - InstagramSteve- Why Don’t Sheep Shrink In The Rain?Valeri- Mastering JSVale...2021-05-1851 minJavaScript JabberJavaScript JabberJSJ 454: Mongoose, Mongo and Object Document Mapping (ODM) with Valeri KarpovWe talk about the Pros and Cons of using a database directly vs using an abstraction layer, common mistakes, optimistic concurrency, and a nice tangent into programming concurrency models to top it off.SponsorsFaithlife | Now Hiring Software DevelopersAudible.comCacheFlyPanelAJ ONealAimee KnightCharles Max WoodSteve EdwardsSpecial GuestValeri KarpovLinkshttps://en.wikipedia.org/wiki/Aspect-oriented_programminghttps://mongoosejs.com/PicksStevehttps://cesf.us/AimeeThe Cloud Girl Sketch NotesAJGraphQurlAPC UPS with USBCyberPower UPSGoogle Lighthouse overstepFrog ChessWSL (Windows Subsystem for Linux)Chuckhttp://podcastgrowthsummit.co/http://podcastplaybook.co/mostvaluable.devStormlight ArchiveValeri Karpovhttps://masteringjs.io/ebooks/mastering-mongoose-javascript-jabberhttps://www.npmjs.com/package/archetypeamazon.com/Cryptonomicon-Neal-Stephenson Follow JavaScript Jabber on Twitter: @JSJabber...2020-10-2054 minJavaScript JabberJavaScript JabberJSJ 399: Debugging with Async/Await with Valeri KarpovValeri 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 unhandled promise rejection. The first is to wrap the entire body of the async function in a try...2019-10-101h 03All JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tvJSJ 399: Debugging with Async/Await with Valeri KarpovValeri 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 unhandled promise rejection. The first is to wrap the entire body of...2019-10-101h 03All JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tvJSJ 399: Debugging with Async/Await with Valeri KarpovValeri 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 unhandled promise rejection. The first is to wrap the entire body of...2019-10-101h 03The Changelog: Software Development, Open SourceThe Changelog: Software Development, Open SourceMaintainer spotlight! Valeri Karpov (Interview)In this episode we’re shining our maintainer spotlight on Valeri Karpov. Val has been the solo maintainer of Mongoose since 2014. This episode with Val continues our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to Tidelift for making this series possible. Join the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Tidelift – Tidelift is the first managed open source subscription that p...2019-10-0243 minChangelog InterviewsChangelog InterviewsMaintainer spotlight! Valeri KarpovIn this episode we’re shining our maintainer spotlight on Valeri Karpov. Val has been the solo maintainer of Mongoose since 2014. This episode with Val continues our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to Tidelift for making this series possible. Join the discussionChangelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!Sponsors:Tidelift – Tidelift is the first managed open source subscription that p...2019-10-0243 minChangelog Master FeedChangelog Master FeedMaintainer spotlight! Valeri Karpov (The Changelog #364)In this episode we’re shining our maintainer spotlight on Valeri Karpov. Val has been the solo maintainer of Mongoose since 2014. This episode with Val continues our maintainer spotlight series where we dig deep into the life of an open source software maintainer. We’re producing this series in partnership with Tidelift. Huge thanks to Tidelift for making this series possible.2019-10-0200 minJavaScript JabberJavaScript JabberJSJ 329: Promises, Promise.finally(), and Async/await with Valeri KarpovPanel: Charles Max WoodAJ O’NealAimee Knight Special Guests: Valeri Karpov In this episode, the panel talks with programmer, Valerie Karpov from Miami, Florida. He is quite knowledgeable with many different programs, but today’s episode they talk specifically about Async/Await and Promise Generators. Val is constantly busy through his different endeavors and recently finished his e-book, “Mastering Async/Await.” Check-out Val’s social media profiles through LinkedIn, GitHub, Twitter, and more.Show Topics:1:20 – Val has been on previous episodes back in 2013 & 2016.1:37 – Val’s background. He is very involved with multiple companies. Go checkout his new book! 2:39 – Promises generators. Understand Promises...2018-09-0446 minAll JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tvJSJ 329: Promises, Promise.finally(), and Async/await with Valeri KarpovPanel: Charles Max Wood AJ O’Neal Aimee Knight Special Guests: Valeri Karpov  In this episode, the panel talks with programmer, Valerie Karpov from Miami, Florida. He is quite knowledgeable with many different programs, but today’s episode they talk specifically about Async/Await and Promise Generators. Val is constantly busy through his different endeavors and recently finished his e-book, “Mastering Async/Await.” Check-out Val’s social media profiles through LinkedIn, GitHub, Twitter, and more. Show Topics: 1:20 – Val has been on previous episodes back...2018-09-041h 08All JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tvJSJ 329: Promises, Promise.finally(), and Async/await with Valeri KarpovPanel: Charles Max Wood AJ O’Neal Aimee Knight Special Guests: Valeri Karpov  In this episode, the panel talks with programmer, Valerie Karpov from Miami, Florida. He is quite knowledgeable with many different programs, but today’s episode they talk specifically about Async/Await and Promise Generators. Val is constantly busy through his different endeavors and recently finished his e-book, “Mastering Async/Await.” Check-out Val’s social media profiles through LinkedIn, GitHub, Twitter, and more. Show Topics: 1:20 – Val has been on previous episodes back...2018-09-041h 08All JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tvMJS #011: Valeri KarpovWelcome to the 11th My JS Story! Today, Charles Max Wood welcomes Valeri Karpov. Valeri is a Platform Tech Lead at Booster Fuels, the author of Professional Angular JS and The 80/20 Guide to ES2015 Generators, and a blogger at codebarbarian.com. He is also the one who maintains mongoose JS. Stay tuned to My JS Story Valeri Karpov to learn more how he started coding and what he is currently up to!2017-03-3037 minMy JavaScript StoryMy JavaScript StoryMJS #011: Valeri KarpovWelcome to the 11th My JS Story! Today, Charles Max Wood welcomes Valeri Karpov. Valeri is a Platform Tech Lead at Booster Fuels, the author of Professional Angular JS and The 80/20 Guide to ES2015 Generators, and a blogger at codebarbarian.com. He is also the one who maintains mongoose JS. Stay tuned to My JS Story Valeri Karpov to learn more how he started coding and what he is currently up to!2017-03-3037 minAll JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tvMJS #011: Valeri KarpovWelcome to the 11th My JS Story! Today, Charles Max Wood welcomes Valeri Karpov. Valeri is a Platform Tech Lead at Booster Fuels, the author of Professional Angular JS and The 80/20 Guide to ES2015 Generators, and a blogger at codebarbarian.com. He is also the one who maintains mongoose JS. Stay tuned to My JS Story Valeri Karpov to learn more how he started coding and what he is currently up to!2017-03-3037 minMy JavaScript StoryMy JavaScript StoryMJS #011: Valeri KarpovWelcome to the 11th My JS Story! Today, Charles Max Wood welcomes Valeri Karpov. Valeri is a Platform Tech Lead at Booster Fuels, the author of Professional Angular JS and The 80/20 Guide to ES2015 Generators, and a blogger at codebarbarian.com. He is also the one who maintains mongoose JS. Stay tuned to My JS Story Valeri Karpov to learn more how he started coding and what he is currently up to!2017-03-3000 minJavaScript AirJavaScript Air044 jsAir - Async Patterns in JavaScript with Valeri Karpov and Peter Lyons Async Patterns in JavaScript with Valeri Karpov and Peter Lyons Description: One of the distinctive aspects of JavaScript is how it deals with asynchronous operations (like reading a file or making a request to a database or server). We're going to talk about the different patterns you can follow with async in JavaScript Show sponsors:Egghead.io - Bite-sized web development video training Frontend Masters - Expert front-end training TrackJS - JavaScript Error Monitoring WebStorm - Smart JavaScript IDE Trading Technologies - Building For What's Next Hired.com - We Bring Job Offers To You Links, Picks, and...2016-10-121h 01All JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tv210 JSJ The 80/20 Guide to ES2015 Generators with Valeri KarpovCheck out React Remote Conf   01:56 - Valeri Karpov Introduction Twitter GitHub Blog JavaScript Jabber Episode #92: The MEAN Stack with Ward Bell and Valeri Karpov 02:17 - Booster Fuels 03:06 - ES2015 Generators The 80/20 Guide to ES2015 Generators by Valeri Karpov co 05:47 - try-catch 07:49 - Generator Function vs Object The Fibonacci Sequence 10:39 - Generator Use Cases 12:02 - Why in ES6 would they come out with both native promises and generators? Koa 14:04 - yield star and async await 17:06 - Wrapping a Generator...2016-05-0442 minAll JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tv210 JSJ The 80/20 Guide to ES2015 Generators with Valeri KarpovCheck out React Remote Conf   01:56 - Valeri Karpov Introduction Twitter GitHub Blog JavaScript Jabber Episode #92: The MEAN Stack with Ward Bell and Valeri Karpov 02:17 - Booster Fuels 03:06 - ES2015 Generators The 80/20 Guide to ES2015 Generators by Valeri Karpov co 05:47 - try-catch 07:49 - Generator Function vs Object The Fibonacci Sequence 10:39 - Generator Use Cases 12:02 - Why in ES6 would they come out with both native promises and generators? Koa 14:04 - yield star and async await 17:06 - Wrapping a Generator...2016-05-0442 minJavaScript JabberJavaScript Jabber210 JSJ The 80/20 Guide to ES2015 Generators with Valeri KarpovCheck out React Remote Conf 01:56 - Valeri Karpov IntroductionTwitter GitHub BlogJavaScript Jabber Episode #92: The MEAN Stack with Ward Bell and Valeri Karpov 02:17 - Booster Fuels 03:06 - ES2015 GeneratorsThe 80/20 Guide to ES2015 Generators by Valeri Karpovco 05:47 - try-catch 07:49 - Generator Function vs ObjectThe Fibonacci Sequence10:39 - Generator Use Cases12:02 - Why in ES6 would they come out with both native promises and generators?Koa14:04 - yield star and async await 17:06 - Wrapping a Generator in a Promise19:51 - Testing20:56 - Use on the Front-end22:14 - The 80/20 Guide to ES2015 Generators by Valeri Karpov and Tech WritingnightmareProfessional AngularJSPicks Why and How Testing Can Ma...2016-05-0442 minAll JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tv092 JSJ The MEAN Stack with Ward Bell and Valeri KarpovThe panelists discuss the MEAN stack with Ward Bell and Valeri Karpov.2014-01-171h 04All JavaScript Podcasts by Devchat.tvAll JavaScript Podcasts by Devchat.tv092 JSJ The MEAN Stack with Ward Bell and Valeri KarpovThe panelists discuss the MEAN stack with Ward Bell and Valeri Karpov.2014-01-171h 04JavaScript JabberJavaScript Jabber092 JSJ The MEAN Stack with Ward Bell and Valeri KarpovThe panelists discuss the MEAN stack with Ward Bell and Valeri Karpov.Special Guests: Valeri Karpov and Ward Bell . Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.2014-01-171h 04Ojos que no ven (Ajedrez en radio Jaque continuo)Ojos que no ven (Ajedrez en radio Jaque continuo)Emisión 22 de septiembre de 2011Una lección de cómo usar la ventaja de espacio de Anatoli Kárpov, tomada del libro 'Lecciones de estrategia en ajedrez' de Valeri Beim, La casa del ajedrez.2011-09-2519 min