Tech Stacks, the complete package of tools needed by a web developer to create an awesome web app. A single web app can be made using many different teach stacks, it completely depends on the developer and on the developer trends. So, what's your current tech stack? It can have frameworks, databases, ORMs, CSS frameworks, tools and literally anything you use in the development process. Don't forget to give them weird abbreviations 😂
My current tech stack is NPTS which sounds weird,
- N stands for NextJS, framework.
- P stands for Prisma, ORM.
- T stands for Tailwind, for styling.
- S stands for Supabase, database.
It's a frontend focused tech stack.
Top comments (45)
Frontend:
Mobile:
Backend:
Database:
pretty clean stack, I have tried using vuetify with vite, does it support vue 3?
Not yet, it is currently in beta :(
I see, hope that they release stable version soon, thanks for letting know
For Pushpad we use Ruby on Rails with PostgreSQL and Redis, plain CSS and JavaScript and we deploy on custom infrastructure on DigitalOcean.
For BuonMenu it's the same, but we deploy on Heroku, since it's a smaller website.
both look great, specially liked the buonmenu app, great concept ❤
Hey, Thank you :)
I'm planning to be a Node.js/.NET Core Fullstack Developer, so:
Well I'm currently learning so I usually change the tech but:
Front: VueJS 3 (ViteJS) + TS + Windicss
Back: Express + TS + MongoDB (Should I give a try to NestJS??)
Devops: Docker + Actions
Testing: Vitest + Testing library + Cypress
Happy to hear if sb could give me some advise or some tech to start to use :)
vitest is great!
Really interesting.
Thanks for sharing!
thanks ❤ waiting for more people to share their stacks, can't wait to see some unique stacks!
Next.js/Gatsby.js
Node.js/Express
Django
Web3/Solidity
:-)
I am really interesting on you.
Could I get your address? That we can have communication for our development?
Thanks!
sure, if you're on discord you can contact me there, my id is
asheeshh#7727
or you can contact me on twitter@_asheeshh
Hmm.. I don't use both of them.
Do you use Slack?
My ad2r is "icefoxteny gm com"
Please send me invitation.
:-)
Next.js, SWR, Supabase, Chakra UI.
one of my fav stacks 💪
NATS:
MERN Stack
Fronend : React | Tailwind
BackEnd : Node.js | Firebase
Database : MongoDB
I've been working in a monorepo structure with:
Front end: Svelte with native CSS and handrolled Grapqhl library
Back end: Postgres with Prisma > Fastify > Graphql built out with Envelop and Graphql-modules
A shared code library that houses type definitions generated by GraphQL Codegen, as well as common code like input validations and a few helper functions that are needed on both sides of the wire
I've also been working on a hobby project using;
Looking at this and thinking about it in context, it's amazing how much productivity I've gained through the use of projects from just 2 organizations.