|
|
|
|
|
by Throwaway23459
1320 days ago
|
|
Full stack, been doing this a few decades now. Not really. Every new front end feature just feels like such a chore. You tire quickly of building new CRUD endpoints and pages pretty quickly. You need to write so many mind numbing tests with dynamically typed languages. I really dread writing test after test. I do enjoy hunting down bugs. Performance optimisation can be fun too. But sometimes the bugs are ones that I introduced, so anyone who has worked in this business long enough knows it weighs on you a bit to be the cause of a problem. I tried to get into strongly typed functional programming a bit, but realised after a couple of years doing Haskell that it just swaps one set of problems for another. I've always liked games, currently trying to do a late career change into gaming. I think I just need to believe in the underlying product, then I can put up with the pain. Pay is dreadful though. Getting a new job now is quite time consuming, you need to solve riddles online while someone watches. I think the market is going to become quite illiquid, maybe salaries will go up? |
|
Would love to know what problems you encountered that are intrinsic to Haskell.