All Projects β†’ locol23 β†’ learn-react-typescript

locol23 / learn-react-typescript

Licence: other
Learning React contents with TypeScript (Hooks, Redux)

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to learn-react-typescript

Front End Handbook 2018
2018 edition of our front-end development handbook
Stars: ✭ 4,172 (+27713.33%)
Mutual labels:  learning, learn, learn-react
use-query-string
πŸ†™ A React hook that serializes state into the URL query string
Stars: ✭ 50 (+233.33%)
Mutual labels:  hooks, react-hooks
use-app-state
🌏 useAppState() hook. that global version of setState() built on Context.
Stars: ✭ 65 (+333.33%)
Mutual labels:  hooks, react-hooks
tacklebox
🎣React UX components for handling common interactions
Stars: ✭ 15 (+0%)
Mutual labels:  hooks, react-hooks
flhooks
React like Hooks implementation for Flutter.
Stars: ✭ 38 (+153.33%)
Mutual labels:  hooks, react-hooks
react-cool-form
😎 πŸ“‹ React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+1540%)
Mutual labels:  hooks, react-hooks
use-detect-print
A react hook to detect when a page is being printed
Stars: ✭ 55 (+266.67%)
Mutual labels:  hooks, react-hooks
react-ui-hooks
🧩Simple repository of React hooks for building UI components
Stars: ✭ 20 (+33.33%)
Mutual labels:  hooks, react-hooks
use-metamask
a custom React Hook to manage Metamask in Ethereum ĐApp projects
Stars: ✭ 131 (+773.33%)
Mutual labels:  hooks, react-hooks
react-europe-2019
Slides and demo app from my keynote
Stars: ✭ 29 (+93.33%)
Mutual labels:  hooks, react-hooks
use-window-focus
React Hook to check if window is focused
Stars: ✭ 19 (+26.67%)
Mutual labels:  hooks, react-hooks
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+806.67%)
Mutual labels:  hooks, storybook
react-breakpoints
Respond to changes in a DOM element's size. With React Breakpoints, element queries are no longer "web design's unicorn" πŸ¦„
Stars: ✭ 74 (+393.33%)
Mutual labels:  hooks, react-hooks
resynced
An experimental hook that lets you have multiple components using multiple synced states using no context provider
Stars: ✭ 19 (+26.67%)
Mutual labels:  hooks, react-hooks
react-use-comlink
Three ways to use Comlink web workers through React Hooks (and in a typesafe manner).
Stars: ✭ 39 (+160%)
Mutual labels:  hooks, react-hooks
jedisdb
redis like key-value state management solution for React
Stars: ✭ 13 (-13.33%)
Mutual labels:  hooks, react-hooks
reason-hooks-lib
A set of reusable ReasonReact hooks.
Stars: ✭ 31 (+106.67%)
Mutual labels:  hooks, react-hooks
Waggledance
A learning guide for new programmers
Stars: ✭ 202 (+1246.67%)
Mutual labels:  learning, learn
Learnstorybook Code
Code for Learn Storybook
Stars: ✭ 249 (+1560%)
Mutual labels:  learning, storybook
useAudioPlayer
Custom React hook & context for controlling browser audio
Stars: ✭ 176 (+1073.33%)
Mutual labels:  hooks, react-hooks

Learn React

Learn React with TypeScript

MIT License

Table of Contents

Prerequisites

Getting Started

git clone --depth=1 https://github.com/locol23/learn-react-typescript.git
cd learn-react-typescript
yarn
cd packages/<directory_of_you_want_to_learn_content>
yarn dev

Go to http://localhost:1234

Tech Stack

LICENSE

MIT

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].