We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to RethinkDB over MongoDB. It's perfect for our usage. https://rethinkdb.com/faq/
Use Passport.js (when we move to the model where users can sign in and reply)
Move to GraphQl (Apollo toolchain)
##Express Setup it like it's here: https://github.com/withspectrum/spectrum/blob/alpha/api/index.js
There is a lot of work that's been done in the JS ecosystem to finally put the fires down between developers. Why not use them?
Our team is primarily using VSCode as the editor, but feel free to use any which supports these tools (most popular editor have extensions for them):
Eslint
Good extensions to have: https://marketplace.visualstudio.com/items?itemName=burkeholland.simple-react-snippets
The text was updated successfully, but these errors were encountered:
krshubham
No branches or pull requests
DB
Move to RethinkDB over MongoDB. It's perfect for our usage. https://rethinkdb.com/faq/
Auth
Use Passport.js (when we move to the model where users can sign in and reply)
API
Move to GraphQl (Apollo toolchain)
##Express
Setup it like it's here: https://github.com/withspectrum/spectrum/blob/alpha/api/index.js
Javascript Tooling
There is a lot of work that's been done in the JS ecosystem to finally put the fires down between developers. Why not use them?
Our team is primarily using VSCode as the editor, but feel free to use any which supports these tools (most popular editor have extensions for them):
Eslint
Good extensions to have:
https://marketplace.visualstudio.com/items?itemName=burkeholland.simple-react-snippets
The text was updated successfully, but these errors were encountered: