Ryan Lindskog

Results 8 comments of Ryan Lindskog

@sebastianmacias I'm currently working on a couple other features, but that is definitely something worth looking into afterwards. Glad you like the project!

I'll need more information to be able to help.

$store.state.user.role === 'admin' to access the admin route. There is also server validation in the authentication middleware if you want to actually see any data. I can make you an...

Hey @johncade, I'm using [NuxtJS](https://nuxtjs.org/) which basically handles all of this for you. The directory structure _is_ the API.

Addressed in #14

@ctrlplusb I implemented the SSR changed that @datoml recommended above, you can check it out [here](https://github.com/rlindskog/react-universally-styled-components). It seems to work, but it double injects the styles, once on the server...

Currently hugged to death, here is the Reddit discussion https://www.reddit.com/r/Coronavirus/comments/fr632u/i_started_to_collect_news_articles_connected_to/?utm_source=share&utm_medium=ios_app&utm_name=iossmf

I think this is a great “first PR” issue, totally doable. All it would require is updating the Country type with a code attribute in the schema, running “yarn generate”,...