Post/Code
React Basics, React Dev Tools and Mac Chrome key combos.
- Completed the React Basics course at Treehouse.
- Install the React Dev Tools Chrome extension, then in chrome://extensions make sure to tick "Allow access to file urls" | Link
- Switch between Chrome windows on Mac with CMD + `,
- CMD + Alt + Left/Right to switch tabs in a Chrome window.
- Ctrl + Left/Right switches to desktop and back to active pane.
- Alt + Tab (with Left/Right) switches between open applications.