Book Image

Building a React Component with Bootstrap [Video]

By : Harmeet Singh, Mehul Bhatt
Book Image

Building a React Component with Bootstrap [Video]

By: Harmeet Singh, Mehul Bhatt

Overview of this book

<p>Bootstrap is one of the most popular front-end frameworks, and integrating it with React allows web developers to write much cleaner code. This video helps you gain a thorough understanding of the Bootstrap framework and shows you how to build impressive web apps. In this video, you will get an overview of the features of Bootstrap and ReactJS, along with the integration of React-Bootstrap components with ReactJS. You will understand the benefits of using JSX and the Redux architecture. The server-side rendering of React will also be shown.</p> <p>All the concepts are explained by developing real-world examples. By the end of this video, you will be equipped to create responsive web applications using Bootstrap style and React-Bootstrap components with ReactJS, and will have an insight into appropriate best practices.</p> <h1>Style and Approach</h1> <p>This video's mission is to help you make a live and fully responsive web application using React-Bootstrap with hands-on examples and step-by-step instructions. This video course is linear as well as progressive, so every section builds upon the knowledge gained in the last.</p>
Table of Contents (5 chapters)
Chapter 3
ReactJS-JSX
Content Locked
Section 2
Acquaintance or Understanding
Learn to provide a simple syntax structure, which is visually similar to a HTML structure - Create your custom component with JSX markup and JSX syntax - Create components with open and close tags