reduxjs / redux

A JS library for predictable global state management

Home Page:https://redux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update core lib API docs to mention `createStore` deprecation and point to RTK

markerikson opened this issue · comments

Per this comment on Stack Overflow, the core lib docs don't mention that createStore is deprecated, and they don't talk about RTK at all.

We should fix that.

Done!