02:32 minify 02:57 Javascript has become the assembly of the web, 2011, brandon eich, scott hanselman 04:29 debug assembly, it's really hard, babel, webpack, uglify 05:38 debug symbols 06:33 Javascript is different 07:25 what are source maps, optimized for plain text transfer over the network 08:20 first appeared, 2009, little bit of history 10:23 wide adoption 11:13 completing process of generating source map and parsing one 12:00 linking to Source Maps 13:24 SourceMap HTTP header 13:50 CSS 14:06 [...] 14:58 what's inside, how it work internally 16:00 version 17:22 mappings
20:37 For people practicing or studying how VLQ works, the example for 'qxmrvH' is not 123456789. It should be 'qxmvrH'. The 'r' and the 'v' should be swapped
Source maps are simple, but you seem to be a very talented speaker and presenter (except you now know you should've allowed the "question" at 20:00 ;P). Debug symbols are a good metaphor for some devs (me included).
Great presentation. Thank you, Ben!
02:32 minify 02:57 Javascript has become the assembly of the web, 2011, brandon eich, scott hanselman 04:29 debug assembly, it's really hard, babel, webpack, uglify 05:38 debug symbols 06:33 Javascript is different 07:25 what are source maps, optimized for plain text transfer over the network 08:20 first appeared, 2009, little bit of history 10:23 wide adoption 11:13 completing process of generating source map and parsing one 12:00 linking to Source Maps 13:24 SourceMap HTTP header 13:50 CSS 14:06 [...] 14:58 what's inside, how it work internally 16:00 version 17:22 mappings
very nicely explained
20:37 For people practicing or studying how VLQ works, the example for 'qxmrvH' is not 123456789. It should be 'qxmvrH'. The 'r' and the 'v' should be swapped
Good explanation
Great Talk
quite awesome learnt a lot thanks :)
Source maps are simple, but you seem to be a very talented speaker and presenter (except you now know you should've allowed the "question" at 20:00 ;P). Debug symbols are a good metaphor for some devs (me included).
Really helpful