Jul 31, 2022
I can't really agree. I've seen situations when ignorance of good code organization and outright problems in simple algorithms on front-end led to hard-to-catch bugs and a lot of time spent afterwards. I've also seen "backend guys" stepping in and helping when algos are like lets say topological search (such can arise in front-end coding) - and it's a good situation to at least ask for help, that is, recognize the situation.