HTTP Headers for the Responsible Developer
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore HTTP headers for responsible web development in this GOTO Berlin 2019 conference talk. Discover how to build inclusive, secure, and performant websites by leveraging HTTP headers. Learn about encryption, upgrading HTTP requests, implementing Content Security Policy (CSP), managing third-party cookies, and optimizing data transfer. Gain insights into making the web more accessible, affordable, and user-friendly. Understand the importance of crafting thoughtful user interfaces and the role of HTTP headers in creating a better web experience. Dive into topics such as Brotli compression, data-saving techniques, and resource prioritization to enhance website performance and user satisfaction.
Syllabus
Intro
My journey on the web
The web connects people
We connect people! We enable people! We help people!
The challenge of building a "good" website
The web is a scary place
Ensure encryption
Upgrade HTTP requests
Limit what's allowed
How many pages use CSP?
Disallow third-party cookies!
The web is crucial for people.
The web has to be affordable!
Send the right data
Brotli tends to compress better with the same speed
We should provide an easy way to save data!
This is great to speed up critical resources
What happened to the most annoying one?
complete overview...
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube