9 Best Articles in 2022
Ness Labs
The state of personal knowledge management
Ness Labs
1 min read · 2020-10-22 · Everyday, new tools for thought are launched. The personal knowledge management ecosystem is becoming incredibly complex. However, some visible trends are emerging: indie thinkers are making a living…
Reader View · Shared by 207, including maxadorno, David Garner, Stephanie A Kowalski, Anne-Laure Le Cunff, J. YouKnowMe, Konrad Weber, Tom Connor, Randy Mane, Phillip Murphy, Katja Evertz
CSS-Tricks
Build a state management system with vanilla JavaScript
CSS-Tricks
~18 min read · From 2018 · Managing state is not a new thing in software, but it’s still relatively new for building software in JavaScript. Traditionally, we’d keep state within
Reader View · Shared by 89, including Simone Corsi 💻🚀, Luca Corsilli, Frederik Dietz, Ⓓarío Macchi, Yoav Ganbar, Alligator.io 🐊, DON’T PANIC, Marius Bleuer, Nando 💪🇦🇺🇦🇷
Kent C. Dodds 💿 #RemixConf
Application State Management with React
Kent C. Dodds 💿 #RemixConf
20+ min read · From 2019 · How React is all you need to manage your application state
Reader View · Shared by 84, including Ahrbil, Leslie D, numano, Kahlil Lechelt, дэн, Jonas Bandi, cody lindley, Cameron Yick, Michael Weibel, masone, Tyler McGinnis, Davy De Pauw
github.com
google/boardgame.io
github.com
From 2017 · boardgame.io - State management and more for turn based games.
Shared by 77, including Stephen C Sanders, Florian Hanke 🍎, Nils Hitze, Mark Kaigwa, Max Stoiber, Arin Basu, Nico Müller 🇺🇦, Jon Thompson
Guardian Tech
Republican mega-donor buys stake in Twitter and seeks to oust Jack Dorsey
Guardian Tech
1 min read · From 2020 · Billionaire Paul Singer’s Elliott Management has taken a ‘sizable state’ and intends to ‘push for changes’, reports Bloomberg News
Reader View · Shared by 504, including Dr Skye Cleary, Tom Raftery 🇮🇪🇪🇸🇪🇺🇺🇦💉💉💉, Eric Vitiello, Prof Michael E. Mann, Brian D. Earp, Ph.D., NICK COULDRY, hardmaru, Tara Imani, AIA NCIDQ ASID, Claudia Sommer, Delip Rao, Dr. Pete Meyers, Gideonro, Andy Budd, Brooke B. Sellas, Marc R Gagné MAPP 🍁, Noah Iliinsky, Joel Califa, Edward Tufte, Evan Kirstel the $B2B Techfluencer, Mathew Ingram
Bit
State of React State Management in 2019
Bit
6 min read · From 2018 · Observing state management in the wild… and the Store is open for business! 🐯
Reader View · Shared by 20, including Tableless, Matt
DEV Community 👩💻👨💻
No, disabling a button is not app logic.
DEV Community 👩💻👨💻
~16 min read · From 2019 · A journey through the perils of haphazardly managing state with Boolean flags, to the tranquility of using reducers and state machines.
Reader View · Shared by 42, including Max Stoiber, Yoav Ganbar, Kent C. Dodds 💿 #RemixConf, Nando 💪🇦🇺🇦🇷, Women Who Code, Cameron Yick, masone, Michael Weibel
freeCodeCamp.org
How to Use Recoil for State Management in Your React Projects
freeCodeCamp.org
5 min read · Mar 2nd · If you're a React developer, you've probably used a library for managing state in your React applications. And you've likely heard of Redux "the state management" library for React. For a long time,…
Reader View · Shared by 78
Smashing Magazine 🇺🇦
State Management In Next.js — Smashing Magazine
Smashing Magazine 🇺🇦
10 min read · 2021-08-31 · By combining some React APIs, we can accurately manage “simple” states. With Next.js though, we can quickly find situations where we need to accommodate many other requirements, such as isolating…
Reader View · Shared by 37, including Yoav Ganbar, Elijah Manor
Trending
Finextra
Citi and State Street invest in FundGuard
Finextra
Apr 21st · Citi and State Street have joined a $40 million Series B funding round for AI-powered SaaS investment management and asset servicing enterprise platform FundGuard.
Shared by 6, including Oliver Bussmann
LogRocket
Understanding state management in Next.js
LogRocket
9 min read · Apr 13th · Follow along in this tutorial as we build several mini-applications to showcase the different ways to manage state in Next.js apps.
Reader View · Shared by 5
Mongabay
Opium production down as communities in Mexico’s Golden Triangle turn to forestry
Mongabay
10 min read · Mar 29th · Two decades ago, the inhabitants of four communities in the northern Mexican state of Durango put together a proposal: to make sustainable forest management a means of living. Over the years, they…
Reader View · Shared by 10
CNBC
Kyle Bass says U.S. will be in a recession in coming year, with food and oil prices…
CNBC
1 min read · May 26th · Kyle Bass of Hayman Capital Management discussed the state of the U.S. economy on CNBC's "Squawk Box."
Reader View · Shared by 6, including LARRY ELKAN
More like this
medium.com
unstated — The setState of React State Management
medium.com
5 min read · From 2018 · A new paradigm for React state management that is as new as it is old.
Reader View · Shared by 16, including Mohamed JEBLI
alligator.io
Easy State Management in React Using Unstated
alligator.io
7 min read · From 2018 · Unstated is a new library that makes state management in React dead simple. You can reach for it when you need a little more than setState.
Reader View · Shared by 15, including Alligator.io 🐊, Nando 💪🇦🇺🇦🇷
HackerNoon | Will NOT Insert LINKS in HN stories
How GraphQL Replaces Redux
HackerNoon | Will NOT Insert LINKS in HN stories
6 min read · From 2018 · “What?!”, you say. “GraphQL is a server side query language. Redux is a client-side state management library. How could one replace the…
Reader View · Shared by 81, including Oleg Baskov, Simone Corsi 💻🚀, Donneker, Nando 💪🇦🇺🇦🇷, Ferit (at 🏠) 🌙, Zain Fathoni, Joe Lencioni, Thomas Wong, Christophe Jean, Michael Duergner
github.com
jamiebuilds/unstated: State so simple, it goes without saying
github.com
From 2018 · unstated - State so simple, it goes without saying
Shared by 33, including Kaspar Manz, Ferit (at 🏠) 🌙, Joe Lencioni, Kohei Asai, Simone Corsi 💻🚀
HackerNoon | Will NOT Insert LINKS in HN stories
Redesigning Redux
HackerNoon | Will NOT Insert LINKS in HN stories
9 min read · From 2018 · Shouldn’t state management be a solved problem by now? Intuitively, developers seem to know a hidden truth: state management seems harder…
Reader View · Shared by 42, including Jonas Bandi, Matthew Turland, Matt, Thomas Kaul, masone
ITNEXT
React State Management Patterns
ITNEXT
8 min read · From 2018 · How React v16.3 Changes Everything
Reader View · Shared by 19, including bouiboui, Zain Fathoni, Nando 💪🇦🇺🇦🇷, Davy De Pauw
dassur.ma
React + Redux + Comlink = Off-main-thread — DasSur.ma
dassur.ma
9 min read · From 2019 · Redux is state management. State management belongs off the main thread. React is a popular web framework.Some love React for its component abstraction, some because of its vast ecosystem and some for…
Reader View · Shared by 39, including ITNEXT, Cameron Yick, numano, Joe Lencioni, Kohei Asai, Ferit (at 🏠) 🌙, Zain Fathoni
freeCodeCamp.org
Patterns for using React with Statechart-based state machines
freeCodeCamp.org
9 min read · From 2018 · Statecharts and state machines offer a promising path for designing and managing complex state in apps. For more on why statecharts rock…
Reader View · Shared by 15, including Matthew Turland
robinwieruch.de
8 things to learn in React before using Redux
robinwieruch.de
~13 min read · From 2017 · Facts about React that should be known before using Redux (or MobX). Most important: Learn React first, then opt-in Redux...
Reader View · Shared by 74, including Cameron Yick, Jonas Bandi, Oleg Baskov, David Dias, Matt, Alberto, Pizza 🍕, René Clausen Nielsen, Stephen C Sanders