-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Discussion] : Tech stack decisions for webapp. #1
Comments
I will be providing the common API collection made till now,and feature lists / screen by EOD |
here is the figma https://www.figma.com/design/SssaYtsbzcGpUTQKiUx7eJ/GC-App?node-id=2-2&t=cQ3FCMnfVcYLNP4x-1 for reference Here are some key issues to be dealt with currently
let's finalise the tech stack first, from UI libraries to routing. I have very little idea on how front-end works. |
@punitkr03 please oversee progress in this |
so UI library i found Shadcn, Accertainity UI best as punit bhaiya already mentioned that can be great choice for this and frontend in react + vite @ujsquared |
what about tailwind? |
yup tailwind also because those framework using tailwind internally |
accha, typescript or vanilla js? |
npm and vanilla js if the frontend in react + vite with js rather then tx |
So as per mutual agree with @anurag6569201, here's the following final tech stack for our website:
Any more of these technology or stack decisions to be taken will be documented here. |
Seems productive ..! |
Use Typescript for the project, will be a good learning experience and also you will learn to write quality code with accountability. It'll be maintainable in the long term. Also I will suggest to use |
LGTM |
|
ok we can go with tx but i dont think prefering zustand, its good for small and quickstart webapps , better to stick with redux
|
by write-up, you mean documenting our decisions and the reasoning behind it too? |
we will document all those as we proceed with our task day by day |
yes. ofc keep a development first approach - but key design decisions must be documented. would be good experience for project explorers & improve quality. |
Seems fine, you can proceed with this. |
This issue is created to have a discussion about the tech stack to be used inthe process of making the web application foor the GC server. Current decisions of tech stack is as follows:
New suggestions are welcome so feel free to share any other technologies.
CC: @majorbruteforce @zakhaev26
The text was updated successfully, but these errors were encountered: