Post

@TechByTaraa the part AI still mess up, system design
English

@TechByTaraa System design/architecture, if you play with a large code base that have to last for decades. You have to choose things you just cannot replace when the code base gets bigger.
English

@TechByTaraa As someone already mentioned:
- naming variables
- cache invalidation
English

@TechByTaraa debugging fr sometimes u think it has been solved and then voila it just messed up even more
English

@TechByTaraa System design...
Anything that makes me not to understand your code, then you've just written a Spaghetti code
English

@TechByTaraa Shipping to production
English

@TechByTaraa Giving the correct estimation of when a feature can be fiinish
English

@TechByTaraa You forgot: understanding the code you wrote 3 months ago.
English

@TechByTaraa i think it’s gotta be system design and understanding someone else’s code
English

@TechByTaraa understanding someone else code, easily. writing is the fun ten percent, the other ninety is reading what some person who left two years ago was thinking at 2am with no comments.
English

@TechByTaraa Understanding someone else's code.
Writing code takes hours. Understanding why it was written that way can take days. 😭
English

@TechByTaraa Writing code is easy. Understanding code you wrote 6 months ago is the real challenge.
English
























