react-in-patterns
React pattern book
A book and project on design patterns and techniques for building React applications
A free book that talks about design patterns/techniques used while developing with React.
13k stars
298 watching
968 forks
Language: JavaScript
last commit: over 1 year ago data-flowdependencyinjectionpatternsreact
Related projects:
Repository | Description | Stars |
---|---|---|
styleguidist/react-styleguidist | A tool for creating isolated React component development environments with living style guides | 10,844 |
vasanthk/react-bits | A collection of React patterns, techniques, and tips for building efficient and maintainable applications. | 16,970 |
kentcdodds/advanced-react-patterns | Learn to build simple and flexible React Components and Hooks using modern patterns | 222 |
kireerik/razzle-material-ui-styled-example | A React application with server-side rendering and static site generation using Material-UI and Styled Components | 114 |
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
react-designer/react-designer | A lightweight, editable vector graphics editor for React components | 1,870 |
krasevych/react-redux-styled-hot-universal | A React boilerplate that sets up a performant and scalable JavaScript application using popular libraries and tools for state management, routing, styling, and deployment. | 146 |
appearhere/bloom | Central repository of reusable React components and common styles to promote consistency across various projects | 51 |
xxczaki/styled-react-boilerplate | A minimal and modern React application boilerplate with optimized Webpack, Babel, and styled-components configuration for fast and reliable development | 213 |
react-page/react-page | A content editor built using React and TypeScript, providing a customizable WYSIWYG interface for web applications. | 9,467 |
kriasoft/react-starter-kit | A Jamstack front-end template for building web applications with React and a set of pre-configured tools and services | 22,759 |
kamranahmedse/design-patterns-for-humans | An ultra-simplified explanation of design patterns and their application in software development | 45,430 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
kiki-le-singe/react-redux-universal-boilerplate | A React and Redux project template providing a boilerplate for development, testing, and deployment of web applications | 166 |
asbjornenge/thinking-in-react | A workshopper module for learning React using the thinking in react approach | 179 |