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
-[ ] On your new `cheatcodes.md` write down [React Native components shortcuts](https://github.com/dsznajder/vs code-es7-javascript-react-snippets#react-native-components) you prefer (_Are you a `const` or a `function` person?_)
72
+
-[ ] On your new `cheatcodes.md` write down [React Native components shortcuts](https://github.com/r5n-dev/vscode-react-javascript-snippets/blob/master/docs/Snippets.md#react-native-components) you prefer (_Are you a `const` or a `function` person?_).
73
73
74
74
**🔭 Hint:** Using `ts` before `rn**` wil automatically add typescript definitions 🚀
-[ ] add 3 [JavaScripts Snippets](https://github.com/nathanchapman/vs code-javascript-snippets) to your `cheatcodes.md`.
84
+
-[ ] add 3 [JavaScripts Snippets](https://github.com/nathanchapman/vscode-javascript-snippets) to your `cheatcodes.md`.
85
85
86
-
**🔭 Hint:** I use `map⇥` and `filter⇥` all the time.
86
+
**🔭 Hint:** I use `fn⇥`, `map⇥` and `filter⇥` all the time.
87
87
88
88
### Turbo `console.log()`
89
89
@@ -134,7 +134,7 @@ In your `settings.json`:
134
134
135
135
<imgsrc="https://raw.githubusercontent.com/flexbox/react-native-bootcamp/main/challenges/ecosystem/autoDetectColorScheme.png"alt="VS Code theme for light and dark mode" />
136
136
137
-
I use the theme [Night Owl](https://github.com/sdras/night-owl-vs code-theme)
137
+
I use the theme [Night Owl](https://github.com/sdras/night-owl-vscode-theme)
0 commit comments