Melanie Seltzer
Melanie Seltzer
It would be nice to get this project updated to Gatsby 2.0!
- [x] Promises - [x] Map - [ ] Sets - [x] Fat arrows: returning objects - [x] Nested object destructuring - [x] Object destructuring renaming - [x] Skipping values...
There's some lingering to-dos for semantic colors that we'll need to complete for the next release milestone. From #377 we've identified: - [ ] Look at the shades of blue...
**Describe the bug** Haven't looked into this properly yet but I am encountering a weird bug that is happening on and off, but nothing consistent. If I have 0 projects...
This issue is to track 'clear console' functionality in the "Project" top-level menu (related to issue #140). As it stands now, 'clear console' only clears that of the Dev server...
Noticed this link was returning a 404 🙂 Great course!
Quick fix to check the meta property exists on the action, as it could be undefined 🤦♀️ 😅
We currently create the ref inside the hook and expose it to the consumer. This works fine but also isn't very flexible. If the consumer wants to use another ref...