Maybe this is just code review but instead of reviewing new code, look for inefficiency instead.

Reply to this note

Please Login to reply.

Discussion

Yes I’m sure there’s a lot of repeat logic between each that can be compared + optimised

Maybe even turn it into reusable components so future clients can just unwrap it fast and get going with good, peer-reviewed code.