Thomas Schranz ⛄️

What's your dev/tech stack?

I remember just a few years ago the typical answer would have been Ruby on Rails or PHP for web apps, sprinkled with some jQuery and that's about it. Today depending on the platform (web, android, ios, …) there are tons of frameworks, programming languages, no-code and SaaS platforms to mix and match. It is difficult to keep an overview. Would love to learn more about what _your_ tech stack looks like at the moment + anything you find noteworthy about it (e.g. I heard Swift UI is great for solo-devs/designers), bonus points for sharing what you've recently built with your stack.
21 views

Add a comment

Replies

Best
Aleksandr V
Hi Thomas, I've been using PHP for the last 12 years at least, however for my current project I switched completely to JS (in some places TS). The reason for that is constant switching between PHP on backend and JS on frontend became too much annoying, so I decided to give it a try :) So for InsiderBuyStock.com my stack is: Hosting: AWS: EC2 for demons, Amplify for Web Backend: NodeJs + ExpressJs DB: MongoDB Frontend: NextJs + Tailwind css + Tailwind UI Payments: Stripe Emails: Mailgun Analytics: GA + ChartMogul