Book Image

React Components

By : Christopher Pitt
Book Image

React Components

By: Christopher Pitt

Overview of this book

The reader will learn how to use React and its component-based architecture in order to develop modern user interfaces. A new holistic way of thinking about UI development will establish throughout this book and the reader will discover the power of React components with many examples. After reading the book and following the example application, the reader has built a small to a mid-size application with React using a component based UI architecture. The book will take the reader through a journey to discover the benefits of component-based user interfaces over the classical MVC architecture. Throughout the book, the reader will develop a wide range of components and then bring them together to build a component-based UI. By the end of this book, readers would have learned several techniques to build powerful components and how the component-based development is beneficial over regular web development.
Table of Contents (17 chapters)
React Components
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Understanding material design


For me, the name material design evokes an image of fashion or engineering, where different textures and patterns have distinct visual or technical characteristics. Everything I touch is some kind of material. Everything I see is some kind of material. All of these materials obey the laws of physics and behave in familiar ways.

These senses, of touch and sight, are fundamental to how we interact with the world. They're a broad and unspoken constant. Material design is a language that aims to bridge the gap between the physical and digital world, using material as a metaphor.

In this language, the surfaces and edges of material give us some visual interface cues that are grounded in reality. In this language, components respond immediately to touch in ways that hint at what they can do.

Material design is heavily inspired by print design. Yet all the typography, color, and imagery do more than just look good. They create focus, hierarchy, and meaning. It reinforces...