I absolutely agree with you about view source being helpful! I learned (and learn!) a bunch about web development that way myself.
At the same time, with modern web development practices, I’m seeing that as one of the first casualties of minification, source maps, and a lot of the transpiling and whatnot that goes on. :(
Fluff.
[Comment removed by author]
I absolutely agree with you about view source being helpful! I learned (and learn!) a bunch about web development that way myself.
At the same time, with modern web development practices, I’m seeing that as one of the first casualties of minification, source maps, and a lot of the transpiling and whatnot that goes on. :(