Hacker News new | ask | show | jobs
by zelag 1124 days ago
Who is typing if else logic all day into programs? Not even as a junior did I do this.
1 comments

Programming is essentially if else logic
Is that what they call "full stack" programming?
"full stack" programming is actually incredibly hard since you can no longer push new items once the stack is full. If this happens you better go the route of "stackoverflow" programming.
The days of full stack programmers are over. Soon they’ll end up on the heap.
Totally valid use of an if statement right there.