You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In development builds we log warnings to the console for common setup issues. Please have a look to see if it can give you information in overcoming your issue
17
17
18
18
## Are you new to rbd?
19
-
If you are new to `react-beautiful-dnd` we recommend taking at look at our getting started course: https://egghead.io/courses/beautiful-and-accessible-drag-and-drop-with-react-beautiful-dnd
19
+
If you are new to `react-beautiful-dnd` we recommend taking at look at our getting started course: https://egghead.io/courses/beautiful-and-accessible-drag-and-drop-with-react-beautiful-dnd?af=2jc3e4
20
20
21
21
It will give you a good base understanding of how everything fits together. This can often be the best help in overcoming your issue.
@@ -75,7 +75,7 @@ Performance is **critical** to this project. Please get familiar with React perf
75
75
This codebase is typed with [`flow`](https://flow.org/). Changes will not be merged without correct flow typing. If you are not sure about a particular use case let flow break the build and it can be discussed in the pull request.
76
76
77
77
-[`flow`](https://flow.org/en/docs/getting-started/): the `flow` docs are great
78
-
-[Up and Running with Facebook Flow for Typed JavaScript](https://egghead.io/lessons/javascript-up-and-running-with-facebook-flow-for-typed-javascript): a small primer for running flow
78
+
-[Up and Running with Facebook Flow for Typed JavaScript](https://egghead.io/lessons/javascript-up-and-running-with-facebook-flow-for-typed-javascript?af=2jc3e4): a small primer for running flow
0 commit comments