Skip to content
New issue

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

As a developer, I want to research which back-end and front-end technologies to use so that I can create the best possible project. #8

Open
joshkay opened this issue Mar 7, 2019 · 1 comment
Labels

Comments

@joshkay
Copy link
Owner

joshkay commented Mar 7, 2019

Difficulty: 1

@joshkay joshkay added the hygiene label Mar 7, 2019
@joshkay
Copy link
Owner Author

joshkay commented Mar 8, 2019

I chose to use the stack below for many reasons.

  • React for a quick and dynamic front end. I have yet to use React w/ Express and this will be a great learning experience for that. I found EJS to be very limiting.
  • Redux for managing the front-end state. I don't think the state will be very complicated, but this will also be a simpler way to learn how to use Redux.
  • Node/express because I am familiar with them.
  • Sequelize & Postgres for the model because I am also familiar with both.

Front-End

  • React
  • React Router
  • Redux
  • Material-UI

Back-End

  • Node.js
  • Express.js
  • Sequelize
  • Postgres
  • Passport

Testing

  • Jest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant