show episodes
 
👋 Hi there! I'm Kent C. Dodds (https://twitter.com/kentcdodds). This is a (week)daily podcast where I give 3 minute thoughts about web development. You can subscribe on iTunes here: http://kcd.im/3-mins-itunes and on RSS here: http://kcd.im/3-mins-rss
  continue reading
 
Artwork
 
Chatting, learning and sharing life's successes & failures with cool people in the development, tech & startup space. Support this podcast: https://podcasters.spotify.com/pod/show/codecareer/support
  continue reading
 
Artwork

1
The Coder Career

Cameron Blackwood

Unsubscribe
Unsubscribe
Monthly+
 
The Coder Career Podcast is a show that helps aspiring software developers navigate the journey to a fulfilling and successful career in tech. Each episode features interviews by career changing software engineer Cameron Blackwood with industry professionals, career advice, and insights on the latest trends and technologies in the field. Whether you're just starting out in coding or looking to take your career to the next level, The Coder Career Podcast has something for you. Tune in to lear ...
  continue reading
 
Loading …
show series
 
Join the waitlist for my SQLite course launching in June: https://highperformancesqlite.com/Get production ready SQLite with Turso: https://turso.tech/tryhard.In this interview, I talk to Kent C. Dodds about SQLite, LiteFS and the React ecosystem.Carl: https://twitter.com/kentcdoddsEpicWeb: https://www.epicweb.dev/The Epic Stack: https://www.epicwe…
  continue reading
 
Kent C. Dodds joins the podcast to discuss common user experience pitfalls in web development, emphasizing the unintentional 'lies' developers tell users through various practices. He covers the necessity for honesty in UI designs, covers some real-world examples, and explores strategies to combat these issues. Links https://kentcdodds.com/ https:/…
  continue reading
 
Hi, Kent, my name is Alex. On one hand, you advocate for implementing Progressive Enhancement technique for applications. On the other hand, even in Epic Stack, the use of custom React components is justified, even for a simple checkbox, which essentially makes the application non-functional without JavaScript. So, I'm struggling to decide whether …
  continue reading
 
In this repeat episode, Matias Capeletto, Vite core team member, discusses Vite's history, development process, and its impact on the web development ecosystem, exploring future developments and its current state. Links https://vitejs.dev https://www.linkedin.com/in/matiascapeletto https://github.com/patak-dev https://patak.dev https://twitter.com/…
  continue reading
 
Join the waitlist for my SQLite course launching in June: https://highperformancesqlite.com/Get production ready SQLite with Turso: https://turso.tech/tryhard.In this interview I talk to Carl Sverre about his new project: SQLSync. It's an offline-first, collaborative wrapper around SQLite. We cover event sourcing, conflict resolution, VFSes, and mo…
  continue reading
 
Join the waitlist for my SQLite course launching in June: https://highperformancesqlite.com/Get production ready SQLite with Turso: https://turso.tech/tryhardBen and Aaron discuss replication and backups in SQLite, Litestream and LiteFS, and future mad scientist projects Ben is working on. • Ben Johnson on Twitter: https://x.com/benbjohnson• Litest…
  continue reading
 
Ben Ilegbodu, a front-end tech lead at Netflix, explains React rendering in Next.js, covering various rendering strategies. He also discusses the transition from the Pages Router to the App Router. Show Note: At 18:45, Ben discusses how using React Server Components is easy for folks just coming to Next.js, but (for those who have been using Next.j…
  continue reading
 
Join Emily and PodRocket hosts Noel and Paul as they revisit predictions from last year, dive into the latest announcements from Vercel Ship including React 19 and Next.js 15, explore the merging of Remix into React Router, and share their hot takes on current industry trends. Links https://www.linkedin.com/in/noel-minchow https://www.linkedin.com/…
  continue reading
 
On this repeat, we talk to Max Stoiber, Co-founder of Stellate, about his experience working with GraphQL, how devs can understand and manage their data layer, and how to use his open-source project, Fuse, to simplify working in the data layer. Links https://mxstbr.com https://github.com/mxstbr/mxstbr.com https://twitter.com/mxstbr https://linkedin…
  continue reading
 
Brian Douglas, a seasoned consultant and educator, comes on the podcast to talk about the intricacies of visualizing open source data in React. From his journey starting at Netlify to building OpenSauced and engaging with the developer community at GitHub, Brian shares insights on challenges and innovations in data visualization within the React ec…
  continue reading
 
Hi Kent, My name is Mahdi Nazari, and I've admired your work for the past year. Your website has been a wellspring of inspiration, particularly your unique lifestyle and the impactful way you're shaping the world. To sum up, I really love it. As a graduate Geographic Information Systems (GIS) graduate student, I've had the pleasure of utilizing you…
  continue reading
 
In today’s episode, Sam Selikoff, educator and consultant in modern UI development, explores the depths of React and its place in the ecosystem. He talks about React's evolution, compares it with other frameworks, and discusses the innovative potential of server components and new React primitives. Links https://samselikoff.com https://twitter.com/…
  continue reading
 
On this repeat episode, The Primeagen, content creator, Twitch streamer, and all-around fun internet guy, gives his take on all the latest trends in web development. Links https://youtube.com/ThePrimeagen https://www.twitch.tv/theprimeagen https://twitter.com/ThePrimeagen https://discord.gg/3ujcVMe https://github.com/ThePrimeagen https://www.youtub…
  continue reading
 
Hey Kent! I've been thinking about something lately. I've worked at a number of different sass companies and something that is always an interesting problem is how we end-to-end test a software application that has a UI. I love the idea of testing for confidence and, to that end, I've been wondering how we might begin to shift our thinking about co…
  continue reading
 
Hello Kent, here is a transcription of my message, if you did not catch something. Thanks! I have a component that im importing in a dashboard folder in an index.js file. I'm using fetcher.form to submit a form with the Post method. the request is succesful, but when I click on sumbit, this reloads all of the requests of my loaders from different c…
  continue reading
 
Brad Frost dives deep into the world of design systems and AI integration, discussing the maturity of code versus visual design aspects, the power of component generation, the importance of organizational-specific solutions, and the role of human judgment in AI-driven workflows. Links https://bradfrost.com https://twitter.com/brad_frost https://mas…
  continue reading
 
We welcome on The React Guy, Dan Abramov, to talk about his time working on the React core team, demystifying React Server Components, how React has evolved, and more! Links https://danabra.mov https://twitter.com/dan_abramov2 https://bsky.app/profile/danabra.mov https://twitter.com/dan_abramov https://overreacted.io https://www.youtube.com/channel…
  continue reading
 
We welcome back Aleksandra Sikora, Developer Experience Lead at EdgeDB, and talk to her about the importance of TypeScript-powered backends for frontend developers, focusing on scalability, performance improvements, tools like Redis for caching, and more. Links https://twitter.com/aleksandrasays https://medium.com/@aleksandrasays https://portal.git…
  continue reading
 
Lucas Santos, senior software engineer at OpenVolt, shares his journey about experiencing frustrations with Jest while working at Klarna, to exploring better testing alternatives, and ultimately contributing to the Node.js test runner's core. Links https://www.youtube.com/@lsantosdev https://beacons.ai/lsantos https://twitter.com/_staticvoid https:…
  continue reading
 
With the recent merger of Angular and Wiz, a Google framework, Minko Gechev, Product and Developer Relations Lead for Angular, returns to talk about the latest news: Angular and Wiz are merging. So we delve into what that means, signals, and how Angular is evolving. Links https://blog.mgechev.com https://www.linkedin.com/in/mgechev https://github.c…
  continue reading
 
Loading …

Quick Reference Guide