PLAY PODCASTS
Should you use merge commits or rebase when working on large codebases?
Episode 144

Should you use merge commits or rebase when working on large codebases?

Sam and Ryan talk about whether you should use merge commits or you should rebase commits in your PRs when working on large, fast-moving codebases. They also talk about implementing build-time client-side search with Stork, and why layering in animation code shouldn’t materially affect your existing React code.

Frontend First

June 6, 202255m 31s

Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Sam and Ryan talk about whether you should use merge commits or you should rebase commits in your PRs when working on large, fast-moving codebases. They also talk about implementing build-time client-side search with Stork, and why layering in animation code shouldn’t materially affect your existing React code.

Topics include:

  • 0:00 - Intro
  • 1:48 – How to use D3 with React elements -
  • 9:14 – Why you should unmount Modals and Dialogs when they’re not visible -
  • 24:36 – Using Stork to implement build-time, client-side search -
  • 36:03 – Merge commits vs. rebasing in large codebases -

Links: