Build a Responsive Web Site from Scratch

4.4 Average Customer Rating

Build a modern website with maximum efficiency and organization

  • 27 Videos
  • 2 hours 2 minutes
  • 3065 Happy Students

About the course

Front end development has come a long way in recent years. Websites used to be simple, have a small handful of pages, a few jQuery plugins and perhaps some server side functionality for handling form submissions.

Now, building a modern front-end website involves boilerplates, generators, package managers, task runners, pre-processors and post-processors. And the complexity in web development continues to grow with many moving parts. It’s confusing and overwhelming to those just starting or transitioning from older techniques.

In our course Responsive Web Development, we’ll give you the blueprint for building modern responsive websites. Guilherme Müller walks you through the process of building a front end workflow using powerful tools and concepts. Not only does this course cover the theory of modern responsive web development, you’ll learn how to apply each of these fundamental concepts in practice. By building a single-page portfolio website, step by step we’ll demonstrate each concepts by action.

Specifically, we’ll be covering:

  • How to work with the command line
  • Node.js and its npm package manager
  • Gulp for running common development tasks
  • Sass for pre-processing your styles and building your responsive grid system
  • Autoprefixer for automatically adding vendor prefixes
  • BrowserSync for automatically reloading the browser and for remote device testing
  • Using the BEM naming convention for organizing your HTML and CSS as reusable components

To complete this course we’ll be using a web browser, a text editor, and a command line interface. You’ll need to be comfortable with HTML, CSS, and JavaScript to follow along with this intermediate level course. It can be tricky.

Once you’ve completed this course, you may want to check out Functional JavaScript Programming, learn about how the web is progressing and JavaScript is moving forward with functional programming.

  • 27 Videos
  • 2 hours 2 minutes
  • 3065 Happy Students

Courses Outline

Lesson 1: Introduction
Free
Introduction
3:58
Lesson 2: Planning and Slicing
The Design
4:39
Exporting Assets
2:54
Lesson 3: Setting Up a Front-End Workflow
What is a Front-end Workflow?
3:45
Installing Node.js, npm and Gulp
6:23
Installing Gulp Plugins
4:52
Creating Gulp Tasks
8:31
Quiz
Lesson 4: Working with HTML
The BEM Methodology
5:03
Building the HTML Page Structure
3:12
HTML for the Page Content
6:46
Lesson 5: Working with Sass
Sass Partial Structure
5:54
Responsive Mixins and Functions
7:02
CSS Reset, Google Fonts and Font Awesome
4:36
Lesson 6: Building a Grid System
The Grid System Concept
4:20
Prototyping the Grid in CSS
3:02
Creating a Responsive Grid Mixin
5:40
Quiz
Lesson 7: Styling the Website
Styling the Header and Navigation
5:00
Styling the Footer
5:28
Styling the Page Sections
3:29
Styling the Portfolio Section
3:22
Styling the Blog Section
3:35
Styling the Contact Form
3:34
Creating a Responsive Hamburger Menu
5:57
Refining the Responsiveness
8:57
Lesson 8: Conclusion
Conclusion and Next Steps
2:46
  • 27 Videos
  • 2 hours 2 minutes
  • 3065 Happy Students