DEV Community

Cover image for What's your current tech stack ? 🛠
The Vedic Developer
The Vedic Developer

Posted on • Updated on

What's your current tech stack ? 🛠

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)

Collapse
 
whjte profile image
John Snow

professionally:
Java
Spring Boot
Mongo
Angular
Openshift

for personal projects:
React
Rust vs Go (haven't decided yet)

Collapse
 
thevedicdeveloper profile image
The Vedic Developer • Edited

Rust vs Go for backend ?

Image description

Tough to decide... I can help you...

Collapse
 
whjte profile image
John Snow

hey, I'm interested in hearing your take on this epic battle 😃

Thread Thread
 
whjte profile image
John Snow

@heydrdev so any reply or not?

Thread Thread
 
thevedicdeveloper profile image
The Vedic Developer

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. 😉

Collapse
 
jacksonkasi profile image
Jackson Kasi • Edited
  • HTML && CSS && JS
  • React || Next
  • React Native
  • JavaScript
  • Node JS
  • Express
  • Tailwind CSS && other some CSS Framework
  • Graphql || REST - socket.io
  • MongoDB || Firebase
  • Heroku
  • Azure || G Cloud || both
  • Git && GitHub
  • Netlify || Vercel
  • VSCode

My upcoming tech stack:

  • Typscript
  • Redis
  • Postgres
  • Tensorflow.js for my hobby
Collapse
 
thevedicdeveloper profile image
The Vedic Developer • Edited

That's amazing Jackson.. Literally it's awesome to see your tech stack..

Image description

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...

Image description

Collapse
 
jacksonkasi profile image
Jackson Kasi

Kubernetes :)

Thread Thread
 
thevedicdeveloper profile image
The Vedic Developer

Great... Kubernetes is love

Image description

Thread Thread
 
jacksonkasi profile image
Jackson Kasi

😂😂😂

Collapse
 
besworks profile image
Besworks
  • Docker
  • Alpine Linux
  • Node
  • Express
  • RethinkDB
  • REST + Web Sockets
  • Web Components

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.

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

*Me, when someone is talking about Web Sockets..

Image description

Any good resources to study about the Sockets ?

Collapse
 
besworks profile image
Besworks

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.

Collapse
 
cadams profile image
Chad Adams • Edited

My go to tech stack

  • TypeScript (main language I use)
  • React.js / Next.js (frontend and backend framework)
  • Tailwind (for styles)
  • Postgres (for database)
  • Redis (for caching api requests on the BE)
  • Docker (running the apps in prod, also use it to run postgres, redis locally)
  • Nginx (for reverse proxy and handling SSL certs I use Nginx Proxy Manager)
  • Prisma (for database changes)
  • DigitalOcean Droplets (for hosting my apps)
  • DigitalOcean Spaces (for hosting files and caching files using their CDN)
  • Python (scripts for automating tasks)

I recently played around with svelte using sveltekit and loving it so far. For my next project I might use that instead of React.

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

I am also planning to start using Redis and Nginx. They are

Image description

Collapse
 
jesusantguerrero profile image
Jesus Guerrero

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

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

Netlify is amazing 🔥🔥

 
thevedicdeveloper profile image
The Vedic Developer • Edited

Thanks for sharing ❤ Literally my networking concept is zero. I need to work upon it.

When my brain tries to understand networking protocols*

Image description

Collapse
 
guledali profile image
guledali

In my current job,

django-rest on the backend
vue-2 on the frontend

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

That's amazing guledali. What project are you working on ?

Image description

Collapse
 
guledali profile image
guledali • Edited

We building system for small clinics

Collapse
 
zoreankit profile image
Ankit Zore
  • Laravel (nova to be precise)
  • Vue 3
  • Python (personal project)
  • Git (command line)
  • Github
Collapse
 
thevedicdeveloper profile image
The Vedic Developer

What is Laravel used for ?

Image description

I am also a command line person... I rarely use the VS code extensions for git..

*Me: Feeling powerful when using command line to push changes...

Image description

Collapse
 
zoreankit profile image
Ankit Zore

Laravel provides excellent backbone MVC structure for your projects. They have lots of customization different frameworks such as lumen and nova to ease your development.

I completely agree with you on command line. My colleagues(non technical) always wonder what in the world Matrix(pun intended) is going on in my computer.😃

Collapse
 
mrcaidev profile image
Yuwang Cai
  • Projects: Next.js for frontend, Nest.js for backend, Python for small tools, and Docker compose to bring them together
  • Tools and environment: Arch Linux, VSCode, GitHub
Collapse
 
thevedicdeveloper profile image
The Vedic Developer

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..

Image description

Collapse
 
yourmdsarfaraj profile image
MD Sarfaraj

Flutter

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

I guess that is enough to make 🤩..

Image description

Collapse
 
yourmdsarfaraj profile image
MD Sarfaraj

Not making much money looking for opportunity.

Collapse
 
wjplatformer profile image
Wj • Edited
  • GitHub
  • Python
  • HTML, CSS vanilla JS
  • GitLab
  • VSCode
  • JetBrains
  • Jupyter
Collapse
 
thevedicdeveloper profile image
The Vedic Developer

Image description

Collapse
 
wjplatformer profile image
Wj

Lol 🤣

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

Can I say, this was an indirect message to use GO 😂.

Loves your reply...

Collapse
 
thevedicdeveloper profile image
The Vedic Developer
  • Flutter
  • Google Cloud
  • GitHub
  • Firebase
  • Docker
  • Kubernetes
Collapse
 
baasmurdo profile image
BaasMurdo

Currently using:

Front
Angular (Typescript)
Material (for theming and prebuilt components)

Back
Node.js
Express
Postgres

Simple but effective.

Collapse
 
thevedicdeveloper profile image
The Vedic Developer

true...

Image description