Now I operate as a product engineer as well as a software engineer and I get that the business has needs that need to be satisfied. However I am convinced myself that in order to handle complex state changes you will need to think about FP and ADTs to some degree.
I’ve even built my own in-house FP/ADT framework that I plan to sell people on.
My question is for those who run into these types of people — “You don’t need FP or ADTs the end user does not care about how the code is structured” — how do you convince these people that there is inherent product and engineering value here?
No comments yet.