Email the Author
You can use this page to email Farhad Ghayour about U&I with React.
About the Book
Frontend development has undergone a major transformation with modern frontend technologies, such as React, Angular, Vue, and so forth. This is largely due to the wide adoption of component-based architecture provided by these wildly successful technologies.
This book aims to not only guide readers from the foundational building blocks of creating well structured interfaces but also provide an exhaustive list of different philosophies for creating modular, extendable and scalable U&I — i.e. UI intended for all developers, like you and I.
This book is ideal for developers who are familiar with React and are looking for a comprehensive guide for building modular, extendable and scalable user interfaces. Even though this book is intended for intermediate to advanced React developers, anyone new to React can easily follow along given the progressive format of this book where each chapter builds on the chapters before.
Topics
Even though the concepts in this book are taught via React, they are transferable to other frontend technologies. I chose React as our base because of simplicity, wide adoption, and undeniable power that it provides.
Chapter 1: Introduction
Explains a brief history of web development and the rise of component-based architecture.
Chapter 2: What is U&I?
Provides an in depth view of U&I and the criteria for building them.
Chapter 3: Getting Started
Outlines some of the base technologies we'll be using and then walks us through setting up a boilerplate codebase.
Chapter 4: Building our App
Guides us through building the foundation of our application.
Chapter 5: Using U&I Concepts
Guides us on refactoring our application using U&I best practices.
Chapter 6: Exploring CSS Preprocessors
Explains CSS preprocessors and guides us on refactoring our interface using Sass.
Chapter 7: Exploring CSS Modules
Introduces CSS modules and guides us on refactoring our interface using CSS modules.
Chapter 8: Exploring Inline Styles
Takes us on a journey through inline styles and guides us on refactoring our application using this dated philosophy in a modern setting.
Chapter 9: Adding Real Time Capabilities
Introduces an entirely new perspective of looking at interactive interfaces and helps bring our application to life with real time capabilities.
Chapter 10: Showcasing
Guides us on how we can build, document and showcase our components in an isolated environment.
Chapter 11: Looking Ahead
Compares the various methodologies covered throughout this book, with a glimpse into the future of UI development.
About the Author
Farhad Ghayour is a technology consultant based out of San Francisco, California, where he helps transform Fortune 500 companies worldwide.
Currently, he is focused on technology solutions at the intersection of computer graphics, vision, and machine learning. Previously, he was a core contributor to a leading open-source WebGL engine, lead engineer at various startups around the world, a philosophy teacher, a serial entrepreneur, and an investment banker.
He is passionate about all things philosophy, math, code, and design. When he is not working, you can either find him racing cars or trying out new Chinese hotpot restaurants—most likely, hotpot.
Twitter: @farhadg_com
GitHub: github.com/farhadg
LinkedIn: linkedin.com/in/farhadg
Website: farhadg.com