PLAY PODCASTS
Module side effects and import order
Episode 128

Module side effects and import order

Sam and Ryan talk about how module side effects can expose order-dependent code, and why its worth ensuring your modules work regardless of import order. They also talk about different UI patterns for forms in modals, and some tips for working with Mirage in Cypress.

Frontend First

August 18, 20211h 7m

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 how module side effects can expose order-dependent code, and why its worth ensuring your modules work regardless of import order. They also talk about different UI patterns for forms in modals, and some tips for working with Mirage in Cypress.

Topics include:

  • 0:00 – Intro
  • 4:04 – Keeping imports order-independent when modules have side effects
  • 25:02 – Using Mirage with Hasura
  • 32:00 – Cypress helpers for mocking auth and data
  • 46:37 – UI patterns for modal actions
  • 56:26 – Organizing shared query code

Links: