DEV Community

Discussion on: What are some things that only someone who has been programming 20-50 years would know?

Collapse
 
jonrandy profile image
Jon Randy 🎖️

I just mean what I say - you don't have to.

Honestly, the amount of times I've seen the tiniest projects all wrapped up in a ridiculous amount of tooling... these projects would be way easier to work on by just throwing out all the tooling out and going back to basics.

I've had interview candidates when I ask them to build a simple FizzBuzz app - do it in React FFS. It's ludicrous - everyone just seems to want to use the 'cool' tools and the latest fads. Much more consideration should be given to the appropriateness of the tech being used. So much stuff these days is using sledgehammers to crack nuts.

Thread Thread
 
hasnaindev profile image
Muhammad Hasnain

Ooh yes, I definitely agree with this! People should crack their nuts with appropriate tools. :D