Today we talk with Gal working on developer tooling for the last decade. Previously working at WIX, and now working at Vercel, he has created an open source FNM fast node version manager within that operates within Rust. We talk about Vercel's Edge Functions, which allows users to insert routing strategies with user code without having performance hits. SponsorsTop End DevsCoaching | Top End DevsLinksDevelop. Preview. Ship. For the best frontend teams - VercelEdge Functions - VercelBun - fast...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
In today's all-panelist episode, we take a deep dive into some of the nooks and crannies of JavaScript. We discuss and debate the benefits and problems of various methods such as getter and setter, Const, Freeze and Proxy. SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsPicksAJ - Valley Forge FlagsAJ - Frog ChessAJ - Beyond Code BootcampAJ - Creeds of CraftsmanshipDan - JSConf BudapestDan - Stock Market / Tech Stocks going downDan - War in...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Today we talk with Paul Asjes, a developer advocate at Stripe. We get some insight into creating a more secure site for credit card transactions. We also discuss card testing, or account stealing, techniques that are used to gain access to active credits cards. This topic is very important because it can have big financial consequences, and if serious enough, could cause a business to close. Paul gives us some techniques and strategies to discourage and prevent this activity.SponsorsTop End...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Today we chat with Thomas Randolph from GitLab, to discuss his Top 10 list of the upcoming TC39 proposals.The list...Temporal ProposalImport AssertionsJSON ModulesBuilt-In ModulesObservable ProposalPartial ApplicationUUIDPipeline OperatorModule BlocksEmitter Proposal+1 Records and Tuples+2 Reverse and Sort Methods on ArraysSponsorsTop End DevsCoaching | Top End DevsLinksTwitter: Thomas Randolph ( @rockerest )JSJ 425: The Evolution of JavaScriptTemporalimport assertionsJSON modulesThe TC39...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Today we chat with Thomas Randolph from GitLab, to discuss his Top 10 list of the upcoming TC39 proposals.The list...Temporal ProposalImport AssertionsJSON ModulesBuilt-In ModulesObservable ProposalPartial ApplicationUUIDPipeline OperatorModule BlocksEmitter Proposal+1 Records and Tuples+2 Reverse and Sort Methods on ArraysSponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinksTwitter: Thomas Randolph ( @rockerest )JSJ 425: The Evolution of...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Steve, AJ, and Dan talk to Drew Baker, co-founder of Los Angeles based digital agency Funkhaus about Storybook and Nuxt. After a discussion of various server side rendering methods, Drew talks about how they use Storybook, how it integrates tightly with Nuxt, and how it helps Funkhaus quickly and cleanly spin up sites for large customers.SponsorsTop End DevsCoaching | Top End DevsLinksFunkhausUI / Badges / Funkhaus - Default Songs from ScratchAI FoundationPicksAJ - The Lost MedalAJ - Raven DB -...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Today we talk with Dejan Miličic, a consultant with more than 20 years of experience as a professional software developer with RavenDB. His areas of expertise are designing, writing, and maintaining applications, with a focus on software architecture and backend development.Dejan discusses the challenges and benefits of NoSQL databases, and what he has learned along the way to simplify and reduce the time required to make changes. We also talk about ways to approach different types of NoSQL...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
In this episode, we talk with Max Kordek of Lisk, a leading expert on Blockchain. You'll learn about what a Blockchain is, how it works, and the benefits of using it. There is also discussion on the opportunities that blockchain presents for the JavaScript developer.How does blockchain work as a decentralized ledger accessed across the world? We discuss how it operates without a central authority - everyone who participates in the network has the financial incentive that no one lies. This...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
SolidJS is a web development framework that focuses on using reactivity and carries forward several ideas from Knockout.js.https://javascriptjabber.com/13Ryan Carniato, the creator of SolidJS breaks down the history and ideas behind SolidJS and compares it to React and other frameworks.SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsPicksAJ- Creeds of CraftsmanshipFollow CoolAJ86 Live Streams: YouTube: https://youtube.com/coolaj86 Twitch:...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Elm is a functional language that compiles to JavaScript and runs in the browser. Lindsay Wardell from NoRedInk joins the JavaScript Jabber panel this week to discuss her background with Vue and Elm. The discussion ranges into how Lindsay got into Elm and how it differs and solves some of the issues that crop up when people build apps with JavaScript.SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinkselm-vue-bridgeGitHub -...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
This episode is Part 3 of the Dan Shappir trilogy. Today, he's laying out the deets on components and state management inside of React, plus some exciting developments coming later this year.In This Episode1) Why you ought to know the \"ideal\" situation for React components (and how to get there!)2) These new \"front-end paradigms\" that are going to CHANGE how we approach React and others3) SUPER exciting developments coming for React in 2022SponsorsTop End DevsCoaching |...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
There's always more to learn about security, especially nowadays. In this episode, the Jabberers continue their conversation with Feross Aboukhadijeh about supply chain security. You can never be too careful! (Well...maybe.)\"The most important thing you can do is have a mindset shift around dependencies.\" __- Feross AboukhadijehIn This Episode1) How the BEST way to keep your security tight is NOT done on the computer2) Why we're seeing a trend toward THESE kinds of packages in...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Malware attacks are scary, so preparation is keys. In this episode, the Jabberers talk with Feross Aboukhadijeh, a developer who's redefining malware detection to help you prepare for the next assault.\"It's awesome that such small teams can make complex code, but it's not enough to just scan for vulnerabilities.\"-Feross AboukhadijehIn This Episode1) This SCARY trend in supple chain malware attacks (and how to prepare)2) Why tools like Socket are VERY different from common malware...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Is OAuth all it's cracked up to be? In this episode, the Jabberers sit down with Dan Moore, an expert in the OAuth world. They discuss the GIANT perks of OAuth (even if you're a beginner), how to fix OAuth's biggest issues, and what you NEED to watch out for in OAuth if you're a prospective client.\"The end goal of OAuth is let someone else handle authentication, and based on tokens you get, you have the insurance that the authentication was valid.\"- Dan MooreIn This Episode1) The...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
In this episode, the Jabberers sit down with Gil Fink, a Microsoft vet and Google developer who's gonna convince why having front architecture is a no-brainer. They discuss what differentiates it from components, how \"memory floods\" are washing away developers (and why they're causing them!), and the BEST way to move between architectures without losing your mind.\"You need to understand all the moving parts in your architecture.\"- Gil FinkIn This Episode1) What makes...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Want to know what makes a senior developer? We know a thing or two. In this episode, the Jabberers sit down with Shem Magnezi, a senior developer at Wilco who shares what he's learned over his seasoned career. They talk about the do's and don'ts of being a manager, why small and large companies share this ONE feature, and a HUGE mindset reset that will keep you ahead of the game.\"It's important for people to understand where they can make an impact.\"- Shem MagneziIn This Episode1)...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Feel like you don't know enough about Web3? Don't worry, neither do we. That's where these podcasts come in! In this new episode, the Jabberers sit down with Nik Kalyani, the founder of Decentology and overall Web3 expert. The gang discusses the \"big D\" of Web3 (and why you need to understand it), how Web3 changes the game for blockchain and the like, and how Web3 is going to make gaming bigger AND more lucrative.\"For developers, Web3 equals a green field of...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Want to watch AJ and Dan Shappir do battle LIVE? You're in the luck! In this episode, the jabberers go deep on the nuances of var, what we can all learn from C++ about coding, and Dan's go-to remedies for keeping your Script nice, neat, and not-chaotic.In This EpisodeThe ONE rule you need know about var (and how it affects the future of JavaScript)Why C++ allows variables to execute the code while JavaScript doesn't (and what we learn from this differenceThe biggest drawback to all of...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
This episode is a continuation of Javascript Jabber 512, so head over there before tuning into this one! In this Part 2, the Jabberers and Dan Shappir discuss THE difference between Svelte vs. virtual DOM and React, the most noticeable pros and cons of React when a DOM's around, and how \"partial rendering\" is changing the game. Per usual, Steve's dad jokes are 100% funny._\"This separation that the VDom creates between the representation of the UI and the actual UI is a really...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
But really...can it? It absolutely can AND a lot more. In this new episode of JavaScript Jabber, the roundtable sits down with James Clear, a software developer, podcast host, and overall future-enthusiast. The team discusses what the \"JAM\" in JAMstack means for developers, how it's making integrating features (like payment processing) a breeze, and what you NEED to know about JAMstack going into 2022.\"None of these individual tools are new, but JAMstack just became a new way...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Ever feel overwhelmed by the crazy number of new frameworks? We've got a solution for you. In this episode, the JavaScript jamboree sits down with Anthony Campolo, a software developer who's spreading the word about a powerful yet flexible new tool--Slinkity. They talk about how Slinkity answers the age-old question and simplifies everything, how to prevent the nasty \"uncanny valley\" from rearing its head during loading, and why eBay and Slinkity are on the same page about...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Ever wonder why you feel like you belong in some groups and the black sheep in others? In this episode, the Javascript dudes sit down with Brett Haralson, a software developer and manager at Wix who's learned the fundamentals of cultivating world-class communities. They discuss what Brett does FIRST to start building a community, how to handle negativity before and when it pops up, and what you NEED to do after you \"find your tribe\".\"It's the relationships and friendships made...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Tejas Kumar joins JavaScript Jabber to discuss the advances in developer tooling and how it relates to ideas like the JAMstack to allow developers to move back and build larger applications with smaller teams. The discussion ranges over backend, frontend, and cloud technologies. PanelAimee KnightAJ ONealCharles Max WoodDan ShappirGuestTejas KumarSponsorsShortcut (formerly Clubhouse.io)Raygun | Click here to get started on your free 14-day trialTop End DevsPicksAJ - Why it's OK to Over-Engineer...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Get Lifetime Access to Mani's Entrepreneurship Pack and Book Club. Use coupon code \"GREAT\"Mani has summarized hundreds of business books that outline how to build, grow, and operate a business and he shares his expertise with Chuck and the listeners in this special episode.Chuck and Mani discuss what it takes to be a successful entrepreneur. They talk about their businesses on a regular basis and Chuck's been getting a lot of requests for entrepreneurship help.He and Mani talk about...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Carson Gross is the creator of InterCooler and HTMX. He pulled them together to manage the way that he wrote JavaScript and interacted with hypermedia and HATEOAS to make managing the DOM and backend easier.It's not really a competitor to web frameworks as much as a different way to think about the front-end of your application.PanelAJ O'NealDan ShappirGuestCarson GrossSponsorsShortcut (formerly Clubhouse.io)Raygun | Click here to get started on your free 14-day trialTop End...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Dan Shappir takes the lead in explaining React's core design, and how it's enabled by the Virtual DOM (VDOM). The panel discusses what the VDOM is, and how it differs from the actual browser DOM. Also how React leverages the VDOM and its reconciliation mechanism. Understanding these concepts is important in order to properly understand and make the best use of React.PanelAJ O'NealCharles Max WoodDan ShappirSteve EdwardsSponsorsTop End DevsCoaching | Top End DevsPicksAJ- Jordan Walke - React to...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Steve and AJ catch up with Jonathan Reinink, the creator of InertiaJS, a utility for seamlessly connecting front end Javascript frameworks with back ends to create a seamless and performant web app monolith. They discuss TailwindCSS and Jonathan's work at Tailwind Labs, and then get into InertiaJS, how it works, and many of the different features. They also discuss the new SSR capability currently in private beta, and Inertia's growing inclusion into other frameworks, such as Laravel Breeze and...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Get the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" DealCoupon Code: "DEEP" for a GIANT discountMani provides us with strategies and tactics to get Deep Work time and how to get our minds into that focused state for hours at a time.He has read hundreds of books that have taught him the secrets to getting more done by getting into this state.He starts by telling us how he was passed over for a promotion at Qualcomm in favor of someone younger and less...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Yoav Ganbar joins the Jabber crew to discuss Dev FOMO. He leads the panel through a discussion about adopting technologies and knowing about new niches. The panel discusses how to stay on top of the movements in our ecosystem and when we should prioritize other things.PanelAimee KnightAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestYoav GanbarSponsorsShortcut (formerly Clubhouse.io)Top End DevsCoaching | Top End DevsLinksGitHub: Yoav Ganbar ( hamatoyogi )LinkedIn: Yoav GanbarTwitter: Yoav...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Mordy Oberstein joins the JavaScript Jabber panel to discuss SEO and how what seems like a marketing concern is relevant and exciting for developers. SEO is working with a black box with regards to Google since Google and other search engines don't tell you anything about how they adjust their search algorithms.Mordy walks through how developers can contribute to the issues around showing up in search engine results.PanelAJ O'NealDan ShappirSteve EdwardsGuestMordy ObersteinSponsorsShortcut...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Assaf Krintza joins the JavaScript Jabber panel to discuss the various approaches and uses for state management in web applications. Some of the focus is on React, but many of the tools and approaches work in or have similar options in the other web frameworks.PanelAJ O'NealDan ShappirSteve EdwardsGuestAssaf KrintzaSponsorsShortcut (formerly Clubhouse.io)Dev Influencers AcceleratorLevel Up | Devchat.tvLinksLivecycleLinkedIn: Assaf Krintza Twitter: Assaf Krintza ( @krinssaf )PicksAJ- Killers of...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Ian Johnson is a former Google UX engineer and data visualization engineer with ObservableHQ building data visualizations with JavaScript. He works on both the tools and the visualizations built with D3 on the web. He discusses how to use tools like D3 to tell a story using your data.PanelDan ShappirSteve EdwardsGuestIan JohnsonSponsorsShortcut (formerly Clubhouse.io)Raygun | Click here to get started on your free 14-day trialDev Influencers AcceleratorLinksObservableDrawing with DataScales /...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Felipe Nevola is the CEO of MeteorJS. He jumps in to discuss the changes and updates to Meteor over the last several years.He explains what Meteor is, what its history is, and how it lands within the current JavaScript ecosystem. You can use it to build web and mobile apps and is a mature option to use for your applications.PanelAimee KnightAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestFilipe NevolaSponsorsShortcut (formerly Clubhouse.io)Dev Influencers AcceleratorLevel Up |...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
This week, the JavaScript Jabber panel discusses the various "Creeds of Craftsmanship" from the programming languages out there. They discuss the different principles and the unifying concepts they all have alongside the ethos of what makes each language's approach to programming unique.PanelAJ O'NealCharles Max WoodSteve EdwardsSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialLevel Up | Devchat.tvPicksAJ- Creeds of CraftsmanshipAJ- Zeskit...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Niall Crosby, creator of AgGrid, joins the panel to discuss the journey from building an open source data grid used all over the world to providing support and enterprise features and running a successful business based on that same open source software.PanelAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestNiall CrosbySponsorsJavaScript Error and Performance Monitoring | SentryPodcastBootcamp.ioLevel Up | Devchat.tvLinksReact Data Grid: React UIWhy The World Needed Another Angular...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Steve and AJ talk with Max Kordek, founder of his startup Lisk, which is geared towards helping JavaScript developers use the blockchain to develop new applications for new industries. We delve deep into the origins and base technologies of the blockchain, how it has been used, and how it can be used in the future. They also discuss Lisk, it's purpose, and how Max hopes their SDK will be used by developers to explore the blockchain and find brand new applications for it.PanelAJ O'NealSteve...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Our very own Will Button from Adventures in DevOps joins us to discuss DevOps in JavaScript. Will also hosts his own YouTube channel discussing DevOps for Developers and is a consultant helping early stage startups getting their applications set up and scaling.He joins the panel to help the Jabber panel understand how to make Node and JavaScript deploy, scale, and grow.PanelAimee KnightAJ O'NealSteve EdwardsGuestWill ButtonSponsorsJavaScript Error and Performance Monitoring | SentryDev...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Our very own Will Button from Adventures in DevOps joins us to discuss DevOps in JavaScript. Will also hosts his own YouTube channel discussing DevOps for Developers and is a consultant helping early stage startups getting their applications set up and scaling. He joins the panel to help the Jabber panel understand how to make Node and JavaScript deploy, scale, and grow. Panel ? Aimee Knight? AJ O'Neal? Steve Edwards Guest ? Will Button Sponsors ? JavaScript Error and Performance Monitoring |...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Bianca and Sumitra from Raygun join the panel to talk about Core Web Vitals and how tools like Raygun can help keep tabs on and monitor your performance stats as you change your web application to get you better results on Google. Panel ? Aimee Knight? AJ O'Neal? Charles Max Wood? Dan Shappir? Steve Edwards Guest ? Bianca Grizhar? Sumitra Manga Sponsors ? Dev Influencers Accelerator ? Raygun | Click here to get started on your free 14-day trial ? PodcastBootcamp.io Links ? CrUX and Core Web...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Bianca and Sumitra from Raygun join the panel to talk about Core Web Vitals and how tools like Raygun can help keep tabs on and monitor your performance stats as you change your web application to get you better results on Google.PanelAimee KnightAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestBianca GrizharSumitra MangaSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.ioLinksCrUX and Core Web Vitals - What to Measure on the Web...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
The JavaScript Jabber panel teams up to discuss their favorite moments and episodes over the last nearly 10 years of the show. They discuss where things are at and where they're going next. Panel ? Aimee Knight? AJ O'Neal? Charles Max Wood? Dan Shappir? Steve Edwards Sponsors ? JavaScript Error and Performance Monitoring | Sentry ? Level Up | Devchat.tv ? PodcastBootcamp.io Links ? JSJ 478: Browser Standards Rampage: Can We Have Nice Things? ? Live Pull Request Review, Review: Pushback (kindly)...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
The JavaScript Jabber panel teams up to discuss their favorite moments and episodes over the last nearly 10 years of the show. They discuss where things are at and where they're going next.PanelAimee KnightAJ O'NealCharles Max WoodDan ShappirSteve EdwardsSponsorsJavaScript Error and Performance Monitoring | SentryLevel Up | Devchat.tvPodcastBootcamp.ioLinksJSJ 478: Browser Standards Rampage: Can We Have Nice Things?Live Pull Request Review, Review: Pushback (kindly) when appropriate. Don't let...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Charles Max Wood explains how podcasting has repeatedly opened up opportunities for him to move his career forward. He dives into how it helped early in his career, how he was able to use it as a tool to find freelance clients, and how it can take you beyond a full time senior developer job into coaching or courses. If you'd like to learn how to start your own podcast, go to podcastbootcamp.io Panel ? Charles Max Wood
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
The panel gets together to discuss how they learn new things and what things are important to learn.They start out discussing how to learn new things. They they go into how to keep up on the never-ending releases within the JavaScript ecosystem.PanelAimee KnightAJ O'NealCharles Max WoodDan ShappirSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.ioPicksAimee- The Cloudflare BlogAJ- Crockford on JSAJ- Beyond Code Project IdeasAJ-...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
The panel gets together to discuss how they learn new things and what things are important to learn. They start out discussing how to learn new things. They they go into how to keep up on the never-ending releases within the JavaScript ecosystem. Panel ? Aimee Knight? AJ O'Neal? Charles Max Wood? Dan Shappir Sponsors ? Dev Influencers Accelerator ? Raygun | Click here to get started on your free 14-day trial ? PodcastBootcamp.io Picks ? Aimee- The Cloudflare Blog ? AJ- Crockford on JS ? AJ-...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Priscila Oliveira and Mark Story join the panel to discuss the recent transition at Sentry from vanilla JavaScript to React and TypeScript. The show starts out with the panelists nerding out over Sentry and how they use it, then they dive into the code transition and the things that they learned from their conversion to TypeScript. Panel ? Aimee Knight? AJ O'Neal? Dan Shappir? Steve Edwards Guest ? Mark Story? Priscila Oliveira Sponsors ? JavaScript Error and Performance Monitoring | Sentry ?...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Priscila Oliveira and Mark Story join the panel to discuss the recent transition at Sentry from vanilla JavaScript to React and TypeScript.The show starts out with the panelists nerding out over Sentry and how they use it, then they dive into the code transition and the things that they learned from their conversion to TypeScript.PanelAimee KnightAJ O'NealDan ShappirSteve EdwardsGuestMark StoryPriscila OliveiraSponsorsJavaScript Error and Performance Monitoring | SentryDev Influencers...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Caleb is the maintainer of several popular open source projects and frameworks including Alpinejs and Livewire, and is also an avid user of GitHub's CoPilot. Also, he's living the dream - writing open source full time. We talk about declarative, imperative, moving from SPAs and APIs back to simpler server-oriented design, design architecture, code style and linting, and how Caleb's achieved the near-impossible task of monetizing open source in a way people love. Panel ? Aimee Knight? AJ O'Neal...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
Charles Max Wood explains the default path that developers seem to follow in their career and why that doesn't give developers the fulfillment they're looking for. He then walks through some of the options to change the direction of your career. Panel ? Charles Max Wood
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...
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. Panel ? Aimee Knight? AJ O'Neal? Charles Max Wood? Dan Shappir? Steve Edwards Guest ? Sam Sycamore Guest ? JavaScript...
Topics: Podcast, javascript, js, programming, browser, internet, web, programmer, developer, framework,...