All Projects → FarhadG → Ui React

FarhadG / Ui React

Licence: other
📖 U&I with React — UI components for you & I

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Ui React

The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-9.89%)
Mutual labels:  book
Cooreact
React组件库,一些常用的React组件
Stars: ✭ 85 (-6.59%)
Mutual labels:  components
Writing It Books
프로그래머의 책쓰기: 나도 IT 책 잘 쓰면 소원이 없겠네!
Stars: ✭ 90 (-1.1%)
Mutual labels:  book
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+1267.03%)
Mutual labels:  book
Nano Style
React functional CSS-in-JS
Stars: ✭ 85 (-6.59%)
Mutual labels:  components
Machinery Industry Press
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
Stars: ✭ 85 (-6.59%)
Mutual labels:  book
Pwa Boilerplate
✨ PWA Boilerplate is highly scalable and is designed to help you kick-start your next project 🔭.
Stars: ✭ 82 (-9.89%)
Mutual labels:  css-modules
Os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
Stars: ✭ 9,680 (+10537.36%)
Mutual labels:  book
Promises Book
JavaScript Promiseの本
Stars: ✭ 1,264 (+1289.01%)
Mutual labels:  book
Maskjs
Markup | Template | HMVC
Stars: ✭ 89 (-2.2%)
Mutual labels:  components
React Toolbox
A set of React components implementing Google's Material Design specification with the power of CSS Modules
Stars: ✭ 8,704 (+9464.84%)
Mutual labels:  css-modules
Yii Application Cookbook 2nd Edition Code
Code of the second edition of Yii Application Development Cookbook
Stars: ✭ 84 (-7.69%)
Mutual labels:  book
Mlr3book
mlr3 manual
Stars: ✭ 89 (-2.2%)
Mutual labels:  book
Clean Architecture Components Boilerplate
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
Stars: ✭ 1,241 (+1263.74%)
Mutual labels:  components
Calculonumerico
Escrita colaborativa de recursos educacionais abertos sobre cálculo numérico.
Stars: ✭ 90 (-1.1%)
Mutual labels:  book
Neumorphic Ui
📚 A library of components based on the concept of neumorphism
Stars: ✭ 82 (-9.89%)
Mutual labels:  components
Yiiframework ru cookbook
Russian Yii 1.1 cookbook
Stars: ✭ 85 (-6.59%)
Mutual labels:  book
Gobooks
List of Golang books
Stars: ✭ 10,510 (+11449.45%)
Mutual labels:  book
Critical
Extract & Inline Critical-path CSS in HTML pages
Stars: ✭ 9,364 (+10190.11%)
Mutual labels:  inline-styles
Ui
React Styled Components with bootstrap grid system
Stars: ✭ 89 (-2.2%)
Mutual labels:  components

📖 U&I with React (book)

On building modular, extendable and scalable U&I — UI intended for all developers, like you and I.

Copyright © 2017 Farhad Ghayour

U&I with React Book

Leanpub

License: CC BY-NC-SA 4.0 PRs Welcome

Please feel free to contribute to the quality of this content by submitting PRs for improvements to code snippets, explanations, etc.

About

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.

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.

Audience

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.

Publishing

These books are being released here as drafts, free to read, but are also being edited, produced and published through Leanpub.

Contributions

Please review the guidelines. Any contributions you make to this effort are greatly appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].