Support the Podcast
Contacts
Info
Stay current on the latest innovations and technologies in the React community by listening to our panel of React and Web Development Experts.
Support the Podcast
Transcribed
24 OCT 2024 · In this episode, they dive deep into the world of event sourcing with special guest, Luis Galeas, CEO and founder of Ambar. Lucas Paganini, along with Chris and Peter explore the intricacies of event sourcing, comparing front-end implementations using Redux and back-end approaches, and highlighting the benefits, drawbacks, and practical applications.
Luis shares his expertise on event sourcing, discussing how events act as the primary source of truth and the importance of understanding system boundaries for scalability. The conversation covers essential tools, frameworks, and strategies to effectively implement event sourcing in both your development processes and organizational strategies.
Whether you're new to event sourcing or looking to deepen your understanding, this episode offers invaluable insights and practical advice to help you navigate this complex but rewarding architecture. Tune in to learn more about how event sourcing can transform your approach to managing application changes, ensuring scalability, auditability, and minimizing regressions. Don't miss out on this opportunity to hear from experts in the field and discover how to leverage event sourcing for your next big project!
Socials
- https://www.linkedin.com/in/galeaspablo/
Transcribed
16 OCT 2024 · This week the panelists dive into their work backgrounds and discuss the ins and outs of working at small and large companies. They aim specifically at whether one is better than the other for building a career.
Picks
- Jack- https://virtualcoffee.io/
- Paige- https://magpi.raspberrypi.org/books/beginners-guide-4th-ed
- TJ- https://matthewpalmer.net/rocket/
Transcribed
9 OCT 2024 · React Hook Form is a terrific way to manage state in, from, and through, your forms in React. Since React itself doesn't give you much to manage forms, React Hook Form steps into the gap to help you manage your forms and provide features and functionality to your forms.
Our guest, Vijit Ail worked through several of the options out there for managing states and walks the panel through his decision to use React Hook Form.
Links
- https://react-hook-form.com/
- https://redux-form.com/8.3.0/
- https://formik.org/
- https://bundlephobia.com/
- https://typeorm.io/#/
- https://nestjs.com/
Picks
- Jack- https://nx.dev/
- TJ- https://supermario3dworld.nintendo.com/
- Vijit- https://www.udemy.com/course/microservices-with-node-js-and-react/
Transcribed
2 OCT 2024 · In today’s show, frontend engineer Tyler Hawkins shares his tips on how you can write clean, maintainable and readable code. Using the examples from his article on the same subject, he explains the importance of using clean code principles to make it easier for different developers to collaborate on a codebase. Tyler also discusses how you can better structure your tests and have more confidence in how they are written.
Links
- https://betterprogramming.pub/8-ways-to-write-clean-react-code-610c502ccf39
- https://kentcdodds.com/blog/use-ternaries-rather-than-and-and-in-jsx
- https://github.com/getify/You-Dont-Know-JS
- https://betterprogramming.pub/clean-code-with-unit-tests-5f28020828a5
- http://tylerhawkins.info/201R/
- https://thawkin3.medium.com/
- https://github.com/thawkin3
- https://www.linkedin.com/in/tyler-hawkins-2b147513b/
- https://twitter.com/thawkin3
Picks
- Carl- Time away from the screens
- Jack- https://github.com/pmndrs/jotai
- Tyler- https://amzn.to/3cIqNxd
Transcribed
25 SEP 2024 · In this episode, Lucas, Chris, and Peter are joined by Colby Fayock, the Director of Developer Experience Engineering at Cloudinary and a content creator.
Join them as they dive deep into the world of AI-powered WYSIWYG editors for React. They explore the practicality of running AI models locally versus on remote servers, discover Google's innovative browser-based AI models in Chrome, and discuss the versatility and editor compatibility with formats like JSON and Markdown. They also touch on integrating AI functionalities securely using serverless functions and backend APIs, ensuring solid security without exposing sensitive API keys.
Colby shares his experience with using storage formats like HTML and JSON in richer content editors, the flexibility of customizing styles and commands, and the potential applications outside of just being a Notion alternative. They also delve into UX trends toward integrated editing experiences and the practical challenges it may present.
Towards the end, Colby talks about his upcoming full stack Next.js 15 course featuring authentication, database management, and payment options. This episode is packed with valuable insights for developers aiming to enhance their front-end capabilities and integration of AI functions. Stay tuned as we unravel the future of rich-text editing and AI in modern web development.
Social MediaUnvoid
- LinkedIn @unvoidweb https://www.linkedin.com/company/unvoidweb
- Instagram @unvoidweb https://www.instagram.com/unvoidweb
Lucas Paganini
- YouTube @lucaspaganiniweb https://youtube.com/@lucaspaganiniweb
- LinkedIn @lucaspaganiniweb https://www.linkedin.com/in/lucaspaganiniweb
- Twitter @lucaspaganini https://twitter.com/LucasPaganini
- Instagram @lucaspaganini https://www.instagram.com/lucaspaganini
Chris Frewin
- https://github.com/princefishthrower https://github.com/princefishthrower
- https://chrisfrew.in/ https://chrisfrew.in/
Peter Osah
- https://www.linkedin.com/in/peter-osah-744118179/ https://www.linkedin.com/in/peter-osah-744118179/
https://www.linkedin.com/in/colbyfayock/
- LinkedIn @colbyfayock https://www.linkedin.com/in/colbyfayock/
Transcribed
4 SEP 2024 · Chris Laughlin joins the round up to discuss how to use the WebKit Speech Recognition API to interact with your react applications. This opens up a wide range of capabilities for web and React applications.
Links
- https://www.sitepoint.com/voice-search-react/
- https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API
- https://github.com/streamich/react-use
- https://getrecut.com/
- https://www.descript.com/
- https://svelte.dev/
- https://www.netlify.com/
- https://copilot.github.com/
- https://github.com/chrislaughlin
Picks
- Carl- Subscribing to different newsletters
- Chris-https://www.scriptkit.com/
- Jack- https://github.com/solidjs/solid
- Paige- https://www.logitech.com/en-us/products/keyboards/mx-keys-wireless-keyboard.920-009294.html
- TJ- https://amzn.to/3i5P2qD
Transcribed
30 AUG 2024 · In today's episode, they dive deep into the intricacies of creating a seamless image zoom functionality with our special guest, Robert Pierce, a seasoned software engineer with 13 years of experience and the mastermind behind the popular React Medium Image Zoom library.
They tackle the challenges of zooming in on images while maintaining quality, elaborate on accessibility concerns, and discuss the technical hurdles, including those pesky Safari issues. They also explore the efforts to make clickable content accessible to all users, converting images into modal elements, and the journey from version 4 to version 5 of the library.
Robert shares his experiences with maintaining this open-source project, the community's role, and his attempts to create a monorepo supporting various frameworks. We touch on the complexities of scaling, customizing dialog elements, and the potential future developments for the project.
Join them as they discuss the blend of native functionalities, accessibility, and the pursuit of a perfect user experience. Whether you're a developer interested in modern technologies, web component integration, or just curious about the behind-the-scenes of an open-source project, this episode has something for you. Let's zoom into the details!
Links
- https://github.com/rpearce/react-medium-image-zoom
Social MediaUnvoid
- LinkedIn @unvoidweb https://www.linkedin.com/company/unvoidweb
- Instagram @unvoidweb https://www.instagram.com/unvoidweb
Lucas Paganini
- YouTube @lucaspaganiniweb https://youtube.com/@lucaspaganiniweb
- LinkedIn @lucaspaganiniweb https://www.linkedin.com/in/lucaspaganiniweb
- Twitter @lucaspaganini https://twitter.com/LucasPaganini
- Instagram @lucaspaganini https://www.instagram.com/lucaspaganini
Chris Frewin
- https://github.com/princefishthrower https://github.com/princefishthrower
- https://chrisfrew.in/ https://chrisfrew.in/
Peter Osah
- https://www.linkedin.com/in/peter-osah-744118179/ https://www.linkedin.com/in/peter-osah-744118179/
Robert Pearce
- https://www.linkedin.com/in/brandonbayer1/@RobertPearce https://github.com/rpearce
Transcribed
14 AUG 2024 · In this episode, they dive deep into the intricacies of deploying server-side rendering applications using Next.js on AWS. Join them as Brandon Bayer, the CEO of Flightcontrol shares insightful experiences on overcoming production challenges with FlightControl.
Discover why FlightControl's infrastructure, cost-saving capabilities, and new build system—including Lambda support—are game changers for developers. They talk about updates and exciting projects from Lucas and Chris, explore the seamless deployment to AWS with FlightControl, and compare its strengths against platforms like Heroku and Vercel.
Get ready for a captivating discussion on hybrid clouds, vendor lock-ins, the ease of using AWS services through FlightControl, and the potential for supporting other cloud providers. Plus, Brandon's passion for flying small planes brings a fascinating real-world perspective to the intricacies of sky-high ambitions versus ground-level developments. Tune in for an episode packed with practical insights, expert opinions, and the latest in cloud deployment technology.
Links
- https://www.flightcontrol.dev/
Social MediaUnvoid
- LinkedIn @unvoidweb https://www.linkedin.com/company/unvoidweb
- Instagram @unvoidweb https://www.instagram.com/unvoidweb
Lucas Paganini
- YouTube @lucaspaganiniweb https://youtube.com/@lucaspaganiniweb
- LinkedIn @lucaspaganiniweb https://www.linkedin.com/in/lucaspaganiniweb
- Twitter @lucaspaganini https://twitter.com/LucasPaganini
- Instagram @lucaspaganini https://www.instagram.com/lucaspaganini
Chris Frewin
- https://github.com/princefishthrower https://github.com/princefishthrower
- https://chrisfrew.in/ https://chrisfrew.in/
Peter Osah
- https://www.linkedin.com/in/peter-osah-744118179/ https://www.linkedin.com/in/peter-osah-744118179/
https://www.linkedin.com/in/brandonbayer1/
- https://www.linkedin.com/in/brandonbayer1/ https://www.linkedin.com/in/brandonbayer1/
Transcribed
7 AUG 2024 · In today's episode, our host Lucas Paganini sits down with special guest Paul Bratslavsky, a seasoned software engineer at Strapi, to explore the powerful synergy between Strapi, a versatile JavaScript-based headless CMS, and the cutting-edge features of Next.js. Dive into the rapid development capabilities these technologies offer, streamlining workflows, and quickly delivering products to clients.
They also delve into the convenience of Strapi Cloud for effortless app deployment and discuss varying perspectives on its pricing. Tune in to hear about the benefits of Remix, the evolving job market post-pandemic, and invaluable career advice for aspiring developers. This episode is packed with practical insights, personal anecdotes, and expert tips that you won't want to miss. Plus, get a sneak peek into upcoming soccer games and learn about Unvoid’s client-friendly approach to software development. Join them for a well-rounded discussion on all things tech, career, and beyond!
Socials
- https://github.com/PaulBratslavsky
- Twitter: @codingthirty
Transcribed
24 JUL 2024 · In today's episode, they dive deep into the evolving landscape of mobile development by comparing React Native and Capacitor, two pivotal technologies for transforming web code to run seamlessly on mobile devices. Special guest,
Jamon Holmgren, CTO and co-founder of Infinite Red, brings a wealth of knowledge to the conversation, offering insights and firsthand experiences with these tools.Join them as they thoroughly discuss the considerations for choosing between Capacitor and React Native, based on your team's makeup and business needs. They explore the benefits of using Ionic and Capacitor for organizations that favor Angular, and why React Native might be the go-to for those who work with React. They also share valuable information on the Chain React conference, the various content offerings through Infinite Red, and best practices for integrating over-the-air updates.
Additionally, Jamon touches upon intriguing experiments with Yacht testing, and they highlight the exceptional remote design and software development services provided by Envoy, especially their unique payment model that ensures client satisfaction.
If you're navigating the complexities of mobile development, this episode is packed with expert advice and actionable insight.
Socials
- https://www.linkedin.com/in/jamonholmgren/
- https://jamonholmgren.com/
Join “React Round Up” Supporters Club
Start supporting this podcast and become part of their community.
Stay current on the latest innovations and technologies in the React community by listening to our panel of React and Web Development Experts.
Information
Author | Charles M Wood |
Organization | Charles M Wood |
Categories | Technology , Careers , How To |
Website | topenddevs.com |
chuck@topenddevs.com |
Copyright 2024 - Spreaker Inc. an iHeartMedia Company