Track topic and materials mentioned.
-
02/07/2021
-
02/08/2021
-
how to include global styles using
styled-components
import { createGlobalStyle } from "styled-components"; const GlobalStyles = createGlobalstyle` <!-- your global styles here --> `;
-
Further reading: https://github.com/codingtogethergroup/react-hooks/tree/main/src/examples
-
-
02/11/2021
-
02/15/2021
-
02/18/2021
-
02/22/2021 https://codesandbox.io/s/red-platform-8jek4
-
Redux fundamentals:
- Redux fundamentals: https://codesandbox.io/s/redux-fundamentals-p3wd4
- A proposal to redux project's structure: https://github.com/erikras/ducks-modular-redux