Book Image

Beginning Modern JavaScript Development with Microservices, WebRTC, and React

By : Zsolt Nagy
Book Image

Beginning Modern JavaScript Development with Microservices, WebRTC, and React

By: Zsolt Nagy

Overview of this book

JavaScript has now become a universal development language. Whilst offering great benefits, the complexity of the entire ecosystem can be overwhelming. In this course, we will take a look at the libraries in JavaScript that aid in building applications that have a microservices-based architecture, have features like audio and video calling, real-time score updates, multi-faceted search options and more. We will not only look at building these applications but also explore a number of industry-standard best practices. With coverage of both server-side and front-end development, this course will provide attendees with the skills required to develop cutting-edge web applications that stand the test of time. The code bundle for this course is available at https://github.com/PacktPublishing/Beginning-Modern-JavaScript-Development-with-Microservices-WebRTC-and-React
Table of Contents (7 chapters)
Chapter 6
Using the Features of Bootstrap 4
Content Locked
Section 4
The Card Component
This video explains card component in brief. The card component is a new feature in Bootstrap 4 that replaces the wells, panels, and thumbnails (used in Bootstrap 3). It is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options. Let us begin by: - Creating cards with different subparts and styles - Implementing card group, decks, and columns - Implementing buttons using the new features in Bootstrap - Creating a jumbotron - Moving from LESS to Sass - Aligning text Alignment and float utility classes - Supporting Flexbox - Improving JavaScript - Adding Tether - Customizing Bootstrap 4