Presentations: 2022 Podcasts
A compilation of podcast appearances by a Redux maintainer discussing state management, debugging, and React ecosystem topics.
A compilation of podcast appearances by a Redux maintainer discussing state management, debugging, and React ecosystem topics.
A transcript of Elon Musk's controversial on-stage appearance with Dave Chappelle, correcting media reports about the crowd's reaction.
A guide on testing API calls in React components using React Testing Library and Jest, covering both success and failure scenarios.
A developer shares a conversation with ChatGPT about .NET Dependency Injection, highlighting the AI's accuracy and potential.
A developer stream recap covering Python list methods, Stripe integration, and Firefox Content Security Policy warnings.
A guide on using React Router's matchPath function to dynamically set page titles and reduce code repetition in React applications.
A personal account of a severe car accident caused by a reckless driver, detailing the injuries, recovery process, and legal aftermath.
A personal review of 2022 covering a car accident, working at Remix, launching EpicWeb.dev, and speaking at conferences worldwide.
A guide to automating Mastodon posts using IFTTT webhooks and the Mastodon API.
An in-depth technical look at React Query's internal architecture, including the QueryClient, caching, and rendering mechanisms.
A tutorial on learning Python by creating a simple Ghost Gobble Arcade Game, focusing on boolean logic and list methods.
A developer discusses solving a Python Blackjack exercise on Exercism and fixing a bug in a Django app's teacher checklist feature.
A personal reflection on blogging, overcoming perfectionism, and allowing for more casual, varied content.
Investigates unexpected WAL growth in an idle Postgres database due to an inactive replication slot, with analysis and solution.
Introducing an unofficial .NET SDK for creating GitHub Actions, making automation easier for C# developers.
A guide to CSS color formats like Hex, RGB, HSL, and modern options like LCH and P3, explaining their differences and best use cases.
A guide to deploying a Quarkus native application built with GraalVM on the Render cloud platform, including configuration and CI/CD setup.
A Python tutorial using a currency exchange exercise from Exercism to teach basic numbers and math operators.
An interactive guide explaining the core concepts of CSS Flexbox, including properties like flex-grow, flex-shrink, and alignment.
A tutorial on using React Testing Library to test React components from a user's perspective, covering setup with Jest.