If you could choose only one tech stack for the rest of your life, what would you choose?
Sadeedpv🥇

Sadeedpv🥇 @sadeedpv

About: Human being

Location:
Kerala, India
Joined:
Feb 19, 2022

If you could choose only one tech stack for the rest of your life, what would you choose?

Publish Date: Jul 14 '23
23 26

If you could choose only one tech stack for the rest of your life, what would you choose 🤔💭?

Comments 26 total

  • Scott Reno
    Scott RenoJul 14, 2023

    Python

  • Abhishek
    AbhishekJul 14, 2023

    Anyday the FERN🌿 stack

    1. Firebase - literally handles everything. Authentication, Storage, Cloud functions etc
    2. Express - Combine with firebase functions to make easy APIs that your frontend can access. Every endpoint can have a particular function and because its in firebase functions you use it all in one place, so simple
    3. React - tbh I just Next a lot now but its all react so here it is. Easy to create a web app with it in just a few minutes. Styling and making it look good gets hard sometimes so I use a lot of UI libraries like material ui.
    4. Node - Its what you write all your firebase functions in so yeah.

    Authentication and Storage deserve to be here too, Ill come up with some good names

    • Sadeedpv🥇
      Sadeedpv🥇Jul 14, 2023

      Nice 🔥Not a big fan of Firebase though

  • oshox
    oshoxJul 14, 2023

    I'm betting on Marko and Postgres

  • Ben Halpern
    Ben HalpernJul 14, 2023

    I just seem to always come back to Rails

    • Sadeedpv🥇
      Sadeedpv🥇Jul 17, 2023

      I have always wanted to learn rails; where should I start?

  • Fyodor
    FyodorJul 15, 2023

    Just C is enough

  • Vladas Saulis
    Vladas SaulisJul 15, 2023

    Backend - MongoDB and Node.

  • Red Ochsenbein (he/him)
    Red Ochsenbein (he/him)Jul 15, 2023

    LAMP for sure

  • Jared Pisell
    Jared PisellJul 15, 2023

    MERN 100%

  • Alahira Jeffrey Calvin
    Alahira Jeffrey CalvinJul 16, 2023

    Language - Typescript
    Backend Framework - Nestjs
    Database - Postgres
    Frontend Framework - Probably Vue

  • shahabmohi
    shahabmohiJul 16, 2023

    Supabase
    Next.js
    React
    Node.js

  • Dmitry Budoragin
    Dmitry BudoraginJul 16, 2023

    Golang + Vue.js + Mongodb.

  • NIku Nitin
    NIku NitinJul 17, 2023

    Laravel+Vue

  • RadekHavelka
    RadekHavelkaJul 17, 2023

    Php, mysql, vanilla js on the frontend

  • Josh De Rosa
    Josh De RosaJul 17, 2023

    MERN

  • Jessica williams
    Jessica williams Jul 18, 2023

    Python & Java

  • Pazu
    PazuJul 18, 2023

    Svelte+Deno+MongoDB

    Simple, efficient, secure, TS based

  • Kote Isaev - #StandWithUkraine
    Kote Isaev - #StandWithUkraineJul 19, 2023

    I guess that it is difficult to choose ideal database here.
    Node,
    Express or Koa2 or own handmade koa-like Iibrary with type-safe contexts,
    React or own handmade JSX-compatible micro-libary
    Nunjucks for server-side html templates, including emails
    Not sure about email delivery service... AWS SES may be?
    Database is hard to choose between Spanner and MySQL/Postgres/Mongo, so assume anything used together for different tasks?
    Files/blobs storage - Google Storage? Have most experience with it.
    Webpack for scripts building/bundling.
    Typescript for server/client scripts.
    Electron for desktop apps.

  • Nicol Acosta
    Nicol AcostaJul 19, 2023

    Phoenix - Backend MVC framework
    Elixir - The language with all the benefits of Erlang
    Tailwind - Nice CSS easy just with html classes
    React.js - Doesn't need presentation

    I love to use P.E.T.R., but the normal way its P.E.T.A.L. (Alphine.js and LiveView in last), i love live_view but i prefer React.js using the browser side rendering live updates with phoenix_channels, its more optimal

  • aaa
    aaaJul 20, 2023

    .net

  • Dev-Tebo
    Dev-TeboJul 20, 2023

    I don't see anyone mentioning MEAN stack, why?

    • Sadeedpv🥇
      Sadeedpv🥇Jul 20, 2023

      Because there is a common misconception that Angular is hard.

  • M
    MJul 20, 2023

    golang, htmx, mongodb ;-)

  • Luiz Gustavo da Silva
    Luiz Gustavo da SilvaJul 31, 2023

    Programming Language: Python
    Framework: Django
    Cloud: AWS
    Database: Postgresql
    Queues: Celery
    Broker/Cache: Redis
    Front: React

    You literally can create any application/product with this, 90% free, you just need your knowledge and a host.

    • Sadeedpv🥇
      Sadeedpv🥇Jul 31, 2023

      I personally would add a CSS or an UI component library to the list.

Add comment