Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Travis Waith-Mair
Most Recent
Most Popular
Highest Rated
Reset
https://image.mux.com/EoTboSua702L7jBzJDX3WuVC46wJhHFRQITkcd602QFB00/thumbnail.png?time=0

lesson

Mastering CSS Layout WelcomeMastering CSS Layout

Introduction to Mastering CSS Layout using Design Patterns

https://image.mux.com/rfe5tqKH6p00n01U96wKpQaMtL89pfuygjDmFuXVr02otM/thumbnail.png?time=0

lesson

How to Build a Privacy Page with Toggle Buttons in ReactComposing Layouts in React

In this lesson, we will be finishing the Settings page by completing the privacy pane.

https://image.mux.com/WFzliWl72008iDDZDoNtSI1IxrVyufG02WbkD5r1cccdA/thumbnail.png?time=0

lesson

How to Build a Profile Settings Page in ReactComposing Layouts in React

In this lesson, we will be focusing on the profile pane.

https://image.mux.com/7IQ2nx6iErIUglMnBKBgD02tUL1imVFgqeZAH7vK5Uew/thumbnail.png?time=0

lesson

How to Build a React Sidebar MenuComposing Layouts in React

This lesson will focus on getting the main section with the sidebar navigation for our Settings page.

https://image.mux.com/gmNooG4DnqQMOY9gjcHNFBNAqIW7odaIAS73DZMtQdI/thumbnail.png?time=0

lesson

How to Build a React Navbar With a Menu and HeaderComposing Layouts in React

This lesson is going to focus on getting the menu and header completed on our mock Settings Page

https://image.mux.com/UqoJduBMIkuyNvz9f4H8scFlgyldFIvgsMY02VrRloDw/thumbnail.png?time=0

lesson

How to Build Accessible Navigation Divs in ReactComposing Layouts in React

Let's revisit the Hero section from Module 1 and build it for real using the primitives we have learned.

https://image.mux.com/AO01xSWflsyuRIW01Cc4UuWI6KB01vMZ019YKOSTtxFM71M/thumbnail.png?time=0

lesson

How to Add Inline Styling to React ComponentsComposing Layouts in React

Clustering is one way to do responsive inline layouts, but sometimes we want to switch the direction that the items are flowing when we cross a certain threshold. In this lesson, we will learn how to build the Inline primitive that does just that.

https://image.mux.com/T01iDXSiT8gfN00HmxaQ02oRmiMMlduI7p7ogSInoaoDfE/thumbnail.png?time=0

lesson

How to Build Responsive React Text Elements With InlineClusterComposing Layouts in React

Text in a paragraph is one of the best examples of "responsive by default." Text will wrap and cluster according to the text alignment. In this lesson, we will learn how to achieve that same effect using the InlineCluster primitive.

https://image.mux.com/Bb201GaoqQoi9YiScDIWs9RBxQu6B5QGHOt5d4iHe4kc/thumbnail.png?time=0

lesson

CSS Grid vs Flexbox for Composable LayoutsComposing Layouts in React

You will learn the basics of CSS Flexbox and CSS Grid, especially which properties conform to the Encapsulated CSS principles and which ones do not.

https://image.mux.com/A00PgV7MFMNKq6Nn9Zif7afVRUDZY9U019ve33kKVeOrI/thumbnail.png?time=0

lesson

How to Vertically Center a DIV in React With CSSComposing Layouts in React

In this lesson, we will learn how to build the Cover primitive, which will vertically center its children and allow you to inject a top or a bottom section around it.