DEV Community

Discussion on: 4 Things Developers Take for Granted That Used to Be Really Hard

Collapse
 
davidjo24054760 profile image
David Johnson

I remember with older languages how you had to take a bunch of code for granted and you couldn't really dig deep into the source code in an understandable way. Also, hierarchies in inheritance and code formatting. Remember working with big frameworks and random errors would show up cause everything is so high level. Then running Apache or a big build system. Thank goodness that stuff was figured out.