Tech Stack or also known as solution stack is a set of software or components needed to create a complete platform such that no additional software is needed to support applications - Wikipedia
๐คฉ What's your current tech stack ?
๐ข Let everyone know.. Comment below!
๐ I'll go first..
- Flutter
- Google Cloud
- GitHub
- Firebase
- Docker
- Kubernetes
Top comments (47)
professionally:
Java
Spring Boot
Mongo
Angular
Openshift
for personal projects:
React
Rust vs Go (haven't decided yet)
Rust vs Go for backend ?
Tough to decide... I can help you...
hey, I'm interested in hearing your take on this epic battle ๐
@heydrdev so any reply or not?
Sorry for the late reply...
I found this article very useful itnext.io/rust-vs-go-cc38b7048181
This make my mind to go with Go, because today all the major DevOps tools like Kubernetes, Docker, Consul, Vault, Terraform, Etcd, Grafana Istio, all are written in Go.
So probably working with Go would be good decisions for me.
But I am going to create a Poll for it. ๐
My upcoming tech stack:
That's amazing Jackson.. Literally it's awesome to see your tech stack..
By the way... what's your niche on the cloud side ?
I am currently on the container side on the cloud. Docker and Kubernetes are amazing...
Kubernetes :)
Great... Kubernetes is love
๐๐๐
Containerization is a key component to making your projects portable. This allows you to use whatever stack you want and be able to easily deploy it to any container-friendly host. I use Alpine as my base because it's extremely light, weighing in at only ~5mb.
RethinkDB is a highly underrated NoSQL database service with built in support for clustering and push notifications.
Web Sockets are absolutely essentially for dealing with real-time data synced across multiple clients.
Web Components are, simply put, the future of front-end web development. Being able to create self-contained, portable components with zero dependencies is a complete game changer. Forget bloated, inefficient libraries like React and learn this web standard.
*Me, when someone is talking about Web Sockets..
Any good resources to study about the Sockets ?
Here's a pretty decent tutorial that shows the basics of how to create a WebSocket server using Node and connect to it from a browser.
In my current job,
django-rest on the backend
vue-2 on the frontend
That's amazing guledali. What project are you working on ?
We building system for small clinics
Thanks for sharing โค Literally my networking concept is zero. I need to work upon it.
When my brain tries to understand networking protocols*
My go to tech stack
I recently played around with svelte using sveltekit and loving it so far. For my next project I might use that instead of React.
I am also planning to start using Redis and Nginx. They are
For Complex
Local environment: Laragon, vite
Projects: Laravel, inertia.js, Vue3
Deployment: Digital Ocean
POCs and small
back: firebase or supabase
front: vue3, vite, vitest, storybook
Deployment: Vercel or Netlify
Netlify is amazing ๐ฅ๐ฅ
GraphQL and Rest for API are really important.. there are probably going to be my next target any tips or suggestions on How to start..
Lol ๐คฃ
Can I say, this was an indirect message to use GO ๐.
Loves your reply...