Course Overview

This lesson describes the intended audience for this course and what to expect from it.

Why Bootstrap 4?

A layout is an arrangement of visual elements on a web page with which a user actively interacts. A basic way to create layouts is by using HTML tags and CSS. However, frameworks such as Bootstrap make this task easier. Furthermore, layouts created with such frameworks are more likely to render consistently across different browsers. The Bootstrap framework enables the developer to create a responsive website on any device with minimum effort. Bootstrap 4 is a popular front-end framework that is mobile-first and responsive. It’s both lightweight and adaptable.

What will you learn?

This course will provide you with hands-on experience to learn Bootstrap. First, we will cover the basics of Bootstrap. After that, we will integrate Bootstrap with Angular to build several landing pages. Finally, we will learn how to clone an application’s landing page, such as Airbnb or Shopify.

Intended audience

This course is intended for programmers who want to start learning about Bootstrap from scratch, but don’t know where to start. It assists the learner in progressively learning how to break down problems into blocks so they can grasp it better. The learner will also start thinking more innovatively, which leads to more productive ideas. Bootstrap is very easy to handle and practical for building adaptive websites. Therefore, having prior knowledge of web development could be helpful.

Prerequisites

To benefit from this course, you should have the following:

  • An intermediate knowledge of HTML and CSS

  • A basic understanding of JavaScript and jQuery

  • A fundamental knowledge of Angular 8.

Get started

That’s it! Anyone with a basic understanding of these ideas should easily be able to follow this course.

Now, let’s get started with the basics of Bootstrap.