In modern web development, there are two key factors which dictate how quickly your page loads. The first is part depends on the server--how quickly data can be fetched and sent down the wire. The second part depends on the browser, to render your website's HTML, CSS, and JavaScript. Although this latter portion is considered "client-side" work, it's still the responsibility of web developers to construct their front end pages in such a way as to less the work the browser has to do and speed up what the user sees. Ben Harding, a developer at Raygun, is in conversation with Charlie Gleason, a designer and developer at Heroku, to talk about how to analyze and fine tune these critical rendering paths.
Transcript Available
- Deeply Technical
- browsers
- CSS
- front end development
- HTML
- JavaScript
- SVG
- Webpack
Share This
![Code[ish]](https://www.heroku.com/wp-content/uploads/2025/06/codeish-cover.png?w=300)