-
Notifications
You must be signed in to change notification settings - Fork 4
Technologies, languages etc.
Valhe Kouneli edited this page Jun 11, 2018
·
4 revisions
- JavaScript
- Redux (manages frontend state)
- React (used for frontend user-interface)
- Node.js (serverside execution of JavaScript)
- Sequalize (talks with the database)
- Postgresql
...
- Travis
- Docker
- Dockerhub
...
Good to have for developing:
- VSCode
- VSCode: ESlint
- Postman
- Dev tools extension for browser (Chrome)
- Redux dev tools extension for browser
- PGadmin
Things you need to install to be able to develop: TO BE WRITTEN