CodeNewbie Community 🌱

Discussion on: How do I improve this controller function?

Collapse
 
timrohrer profile image
Tim Rohrer

I received a tip on Discord to explore custom middleware as a way to break this function up. That is the approach I’m now researching.