PLAY PODCASTS
Declarative Code and DevOps
Episode 86

Declarative Code and DevOps

Sam and Ryan talk about whether it makes sense to code state transitions declaratively, and the implictions that question has for writing React code. They also talk about scaling problems that arise from using Dependabot, and how CI services might fix them.

Frontend First

February 12, 20201h 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

Topics include:

- 3:33 – Is usePrevious a bad hook?

- 14:13 – Does declarative code make sense for app logic that's about state transitions, like animations?

- 40:04 – Dependabot shifts some of the app maintenance burden from the app developer to the ops team. How might CI providers help solve these new devops issues?

- 51:43 – GitHub actions

 

Links:

- [React Spring](https://www.react-spring.io)

- [Framer Motion](https://www.framer.com/motion/)

- [Dependabot](https://dependabot.com)

- [GitHub Actions](https://github.com/features/actions)