-
`useSyncExternalStore` was provided by react18, but I use react16 in production. Adding React version in Reference is helpful for me to know which api can use.
-
```js
// vite.config.ts
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import qiankun from 'vite-plugin-qiankun'
export default defineConfig({
// base应该是生产环境配置的…
qiugu updated
2 years ago
-
I am going to use this on React 16.
But nothing worked.
```SyntaxError: expected expression, got '
-
picker.js:84 Uncaught TypeError: _store2.default.get is not a function
i dont understand how it happend
perhaps beacuse react16??
-
https://yn36.github.io/2019/10/30/webpack4-react16%E6%90%AD%E5%BB%BA%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E5%92%8C%E7%94%9F%E4%BA%A7%E7%8E%AF%E5%A2%83/#%E6%89%A7%E8%A1%8C%E6%89%93%E5%8C%85%E5%90%8E%E7%…
-
# react context api 개념 & 예시 | 기억보다 기록을
react context api 개념 & 예시, react, react16, provider, store
[https://kyounghwan01.github.io/blog/React/react-context-api/](https://kyounghwan01.github.io/blog/R…
-
# react-redux 사용법 | 기억보다 기록을
react-redux 사용법, redux, react, react16, state management, flux, store, reducer, dispatch, action
[https://kyounghwan01.github.io/blog/React/redux/redux-basic/](https://k…
-
# redux-persist 사용법 | 기억보다 기록을
redux-persist 사용법, react-redux 사용법, redux, react, react16, state management, flux, store, reducer, dispatch, action
[https://kyounghwan01.github.io/blog/React/redux/re…
-
# 클립보드 텍스트 복사하기 | 기억보다 기록을
클립보드 텍스트 복사하기, react, queryCommandSupported, javascript, react16, react hook, 리엑트, 프론트엔드, 웹, web, javascript copy to clipboard
[https://kyounghwan01.github.io/blog/React/c…
-
# redux-saga 사용법 | 기억보다 기록을
redux-saga 사용법, react-redux 사용법, redux, react, react16, state management, flux, store, reducer, dispatch, action
[https://kyounghwan01.github.io/blog/React/redux/redux-sa…