Things I would like every young web engineer to learn:
- anything you can do in CSS + HTML, you *should* do in CSS + HTML
- *framework du jour* is not a platform, it's a high-interest loan against your future capacity. The platform is the platform
- understanding the memory hierarchy *always* matters
- client-side isn't easier than the server, and "generalists" usually suck at client-side. Mind the (packet) gap
- managers who are not technical are not useful
- put users first, always