DEV Community

[Comment from a deleted post]
Collapse
 
aarone4 profile image
Aaron Reese

Yes. 80% of what you do is going to be repetition or variations of the same pattern implementation.
Go for a language with a different paradigm. Move from OOP to functional, move from loosely typed to strong type checking,move from UX to storage, move from runtime to compiled. Seeing how other languages handle the logic scenario will make you a better developer overall