Learn to Read the Source, Luke (2012)(blog.codinghorror.com) |
Learn to Read the Source, Luke (2012)(blog.codinghorror.com) |
One thing that definitely did not pan out is being able to understand the source of a website/web app because it is written in JavaScript. Transpiling/minification/etc. without the corresponding source maps makes that near impossible for any app of a reasonable size.