Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the inner workings of Rocket, a powerful web framework for Rust, in this insightful conference talk from RustConf 2017. Delve into how Rocket leverages Rust's code generation capabilities to deliver simplicity, reliability, and performance in web application development. Learn about key features such as Hello World implementation, dynamic pads, request guards, and the Rocket website. Gain a deeper understanding of Rocket's internals, code generation processes, and database support. Address common myths surrounding Rocket's stability and discover how it eliminates boilerplate while enhancing robustness, security, and predictability in web applications.
Syllabus
Introduction
Rocket
Hello World
Dynamic Pads
Request Guards
Rocket Website
Code Generation
Internals
Type
Database Support
Myths about Rocket
Is Rocket unstable
Taught by
Rust