Echo JS
- Tetris Game built with Redux 4, Redux-Starter-Kit 0.5.1, React-Redux 7.1.0 (with hooks) https://glitch.com/~swyx-redux-tetris-fcc 10 comments reactjs
- react-redux with hooks is here! https://blog.jakoblind.no/react-redux-hooks/ 5 comments reactjs
- React-Redux Roadmap: v6, Context, Subscriptions, and Hooks https://github.com/reduxjs/react-redux/issues/1177 16 comments reactjs
- Implementing Redux Architecture using React-Hooks https://medium.com/@akshayjpatil11/implementing-redux-architecture-using-react-hooks-39b47762a2fb?source=friends_link&sk=bdc50850f4f33b565f790e1a7c0395f3 23 comments reactjs
- How to test React-Redux hooks via Jest http://www.albertgao.xyz/2019/11/05/how-to-test-react-redux-hooks-via-jest/ 10 comments reactjs
- Redux Starter Kit - Advanced Tutorial: usage with TypeScript, thunks, and React-Redux hooks https://redux-starter-kit.js.org/tutorials/advanced-tutorial 4 comments reactjs
- The cool new React-Redux hooks API https://medium.com/swlh/clean-up-redux-code-with-react-redux-hooks-71587cfcf87a 53 comments reactjs
- react-redux 7.1.0 (the one with hooks!) released https://github.com/reduxjs/react-redux/releases/tag/v7.1.0 91 comments reactjs
- React-Redux v7.1-alpha: The One With Hooks?!? https://github.com/reduxjs/react-redux/releases/tag/v7.1.0-alpha.0 3 comments javascript
- React-Redux v7.1-alpha: The One With Hooks?!? https://github.com/reduxjs/react-redux/releases/tag/v7.1.0-alpha.0 18 comments reactjs
- React-Redux v7.0.0-beta.0: faster performance, and built with hooks! https://github.com/reduxjs/react-redux/releases/tag/v7.0.0-beta.0 19 comments javascript
- React-Redux v7.0.0-beta.0: faster performance, and built with hooks! https://github.com/reduxjs/react-redux/releases/tag/v7.0.0-beta.0 48 comments reactjs
- Replacing react-redux’s connect with Custom React Hooks! Check it out and share the love! Happy coding🥳 https://link.medium.com/xIDBYnwedV 3 comments reactjs
- Understanding React-Redux's `useSelector` hook - how does it avoid re-rendering on each context change? https://github.com/reduxjs/react-redux/blob/master/src/hooks/useSelector.js 7 comments reactjs
- React-Redux Hooks Organization — A Design Pattern Proposal https://medium.com/@jasonleehodges/react-redux-hooks-organization-2aa38755d8fb 12 comments reactjs
- How to Hook Redux in a React App https://blog.bitsrc.io/how-to-hook-redux-in-a-react-app-e1de2f6fa094 6 comments reactjs
- Created React TodoApp with Hooks and Redux https://github.com/blacksonic/todoapp-react-hooks 3 comments javascript
- React Redux Hooks API is out! https://junibrosas.hashnode.dev/react-redux-hooks-api-is-out-cjypyqn1f001gcus1plpnhrdj 4 comments reactjs
- Do React Hooks Replace Redux?: TL;DR: Hooks are Great, but No. https://medium.com/javascript-scene/do-react-hooks-replace-redux-210bab340672 17 comments javascript
- Thoughts on React Hooks, Redux, and Separation of Concerns https://blog.isquaredsoftware.com/2019/07/blogged-answers-thoughts-on-hooks/ 14 comments reactjs
- Global State with React Hooks and Context API (Without Redux) https://medium.com/@amiroffme/global-state-with-react-hooks-and-context-api-87019cc4f2cf 17 comments reactjs
- Seamless data fetching with Redux and React Hooks https://medium.com/@egorsapronov/seamless-data-fetching-with-redux-and-react-hooks-108ece925d92 5 comments reactjs
- React State Management using React hooks and Redux https://9sh.re/g3harlfymp 13 comments javascript
- Using Redux with React Hooks in a React Native app https://heartbeat.fritz.ai/using-redux-with-react-hooks-in-a-react-native-app-cc410a77f3e2 5 comments reactnative
- Replacing Redux with observables and React Hooks https://blog.betomorrow.com/replacing-redux-with-observables-and-react-hooks-acdbbaf5ba80 20 comments programming
- How To Not Have A Mess with React Hooks & Redux https://orizens.com/blog/how-to-not-have-a-mess-with-react-hooks-and-redux/ 6 comments reactjs
- Replacing Redux with observables and React Hooks https://blog.betomorrow.com/replacing-redux-with-observables-and-react-hooks-acdbbaf5ba80 88 comments reactjs
- Designed and created a simple web game app using React hooks with Redux and the amazing React Spring library for animation. Feedbacks are welcome :) https://monjason23.github.io/burger-dash/ 79 comments reactjs
- I built a small library that allows to share state between React components easily based on Hooks (without Redux) https://github.com/pmk1c/react-connected-reducers 3 comments reactjs
- An alternative to React Redux by React Hooks API (For both JavaScript and TypeScript) https://medium.com/@dai_shi/an-alternative-to-react-redux-by-react-hooks-api-for-both-javascript-and-typescript-c5e9a351ba0b 6 comments reactjs
- Are React hooks going to kill Redux? https://reach.tech/router 116 comments reactjs
- My New Book on Full-Stack Web Development is Out. Covers TypeScript, React, Hooks, Node, GraphQL, Redux, and AWS deployment on NGINX. https://www.amazon.com/full-stack-react-typescript-node-applications-ebook/dp/b08m6f446t/ref=pd_ybh_a_9?_encoding=utf8&psc=1&refrid=rfap802spbzsehv04exq 3 comments javascript
- Exposing an often-accessed slice of Redux store state as a React hook https://twitter.com/martinandert/status/1106598786942619648 18 comments reactjs
- This Week In React #165: StyleX, CSS Hooks, PandaCSS, Tailwind, Redux, Astro, Next.js, Remix, Storybook, React-Native 0.73, State of React-Native, Skia text layouts, Expo EAS... https://thisweekinreact.com/newsletter/165 2 comments reactjs
- 🎉 My hook-based state management library for React just got Redux DevTools support and a new DEMO page. Check it out! None 2 comments reactnative
- 🎉 My hook-based state management library for React just got Redux DevTools support and a new DEMO page. Check it out! https://bit-about.github.io/state 11 comments reactjs
- My hook-based state management library for React just got Redux DevTools support and a new DEMO page. Check it out! https://bit-about.github.io/state/ 10 comments javascript
- Online demo showing Facebook’s new Real Recoil State Library (from the main page the same example also exists for Redux, Flux, and basic React Hooks) https://awesome-web-react.js.org/examples/state-management/react-recoil.htm 3 comments javascript
- For those looking to see a tiny JS project go from Vanilla JS to adding state management with Redux, then React class components to function components (Hooks) and then adding Redux again for state management. This is the last part of an 11-part series where I've redone the same project 11 times. https://morsewall.com/random-quote-part-11-react-hooks-react-redux-and-redux-thunk-using-various-front-end-stacks/ 2 comments programming