Source Maps Demystified (Fluent 2017)

Поділитися
Вставка
  • Опубліковано 13 січ 2025

КОМЕНТАРІ • 9

  • @saravanan-subramanian
    @saravanan-subramanian 2 роки тому

    Great presentation. Thank you, Ben!

  • @domaincontroller
    @domaincontroller 4 роки тому +4

    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

  • @kiransaravade5127
    @kiransaravade5127 Рік тому

    very nicely explained

  • @munkyuyang1371
    @munkyuyang1371 2 роки тому

    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

  • @___-io7fy
    @___-io7fy 3 роки тому

    Good explanation

  • @sibythomas1243
    @sibythomas1243 3 роки тому

    Great Talk

  • @rawatlife1135
    @rawatlife1135 6 років тому

    quite awesome learnt a lot thanks :)

  • @someman7
    @someman7 4 роки тому

    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).

  • @swarajgandhi2636
    @swarajgandhi2636 4 роки тому

    Really helpful