Thursday, 17 October 2019

Help with decisions for which tech stack

Hi everyone,I am going to build a booking web app. It will allow the user to book an appointment, we have a list of people in our database and when the user request for appointment and we will contact to people in our database then the user will decide who to accept the appointment.What’s in the web app? Database, chat, forms, email request, calendar, account, sign in/out, maps, manage appointments, send files, payments, future will add third party video chat, etc.I am JavaScript dev. Can’t decide if should go with create-react-app, client-side rendering or with next.js server-side rendering.Tech stacks:Programming Language: Node.js/Express.js Client Library: React State Management: Redux or Apollo with GraphQL Initial React framework: create-react-app or next.js Database: PostgreSQL/GraphQL/Prisma/Apollo Deploy: Heroku

Submitted October 17, 2019 at 03:46PM by rainyCoins

No comments:

Post a Comment