Sacha Greif
Sacha Greif
In the example, `console.log(stations.find(({ prefecture: { id } }) => id === 13))` seems to return a prefecture object? I assume you can then iterate over that object's `lines` property...
Running into this error when I try to install/update the CLI: ```js Sachas-MacBook-Pro-2:Dev sachagreif$ npm install -g vulcanjs-cli npm ERR! Unexpected end of input at 1:21086 npm ERR! "test":"js/test"},"dist":{"shasum":"a9af79699742ac9a1b6fddc1fdbc78bc4 npm...
Like we discussed in the Slack, it'd be great to have a `vulcan start` command that could be used instead of `meteor`, `meteor run`, or the current `npm start` (which...
**Goal: remove all dependencies on `react-bootstrap` from Starter repo** The example packages currently rely a lot on Bootstrap in the form of dependencies on `react-bootstrap`. But we can now get...
FYI the contents for the State of CSS results site should now be finalized and ready to be translated. You can get a preview here: https://2021.stateofcss.com/ password: `css`
@StateOfJS/translators the site is ready to be translated, there will probably still be some tweaks but nothing major: https://2021.stateofjs.com/en-US/ - password: `js`
@StateOfJS/translators the State of JS 2021 survey is now live and ready to be translated: https://app.stateofjs.com/survey/state-of-js/2021 Hopefully there isn't too much new stuff to translate!