Thursday - 10:55am - 11:25am
Stereolux - Micro

Speakers

Anthony Le Goas

Director Zenika Brest @Zenika

Tech & Nocode - Conference

Under the hood of web browsers

Conference in French

Here no framework, no hype, just the basis of everything in web development: the browser! We use it every day, we develop applications and websites that run in it, but we know too little about how it works.
The idea of this talk is to present how a web browser works, with a focus on the "rendering" part. Starting from the code written by the developer (HTML/CSS/JS), we will see how it is parsed, processed, interpreted, to be able to constitute the famous DOM and render to the user.