Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.06 KB

File metadata and controls

32 lines (18 loc) · 1.06 KB

The Clean Web Dev Guide

Hey 👋 A guide on how to build beautiful, accessible, and fast websites.

Live at webdev.bryanhogan.com.

What this is

The clean web development guide: How to write fast, performant, well-designed, and scalable websites & web apps using modern best practices.

Learn to write good HTML and CSS, adding JavaScript only if needed.

Keep it bloat-free and clean. Learn what goes into building a high quality website. Things I use every time I build a new website.

What it focuses on

  • Fast and performant web pages
  • High quality user experience (UX)
  • Websites that can scale and exist long-term
  • Great accessibility

By understanding HTML, CSS and JavaScript a front-end developer can build any website using any well-built web technology.

Contributing

This guide is openly available, your contributions are very welcome! Open an issue or pull request on the GitHub repository.

GitHub stars are also appreciated.

Made by

Bryan Hogan