Home
Starting Up
Tech
Creators
A.I.
Lifestyle
Money
Idea Board
Vibe Coding Tools
Products
Ideas DB
Case Studies DB
Subscribe to IH+
Starting Up
Tech
A.I.
Creators
Lifestyle
Money
Join
6
Likes
0
Bookmarks
18
Comments
Report
Which technologies would you choose for your next web project?
by
bjaky
https://twitter.com/bjakyt/status/1463944992225996801
Trending on Indie Hackers
I spent $0 on marketing and got 1,200 website visitors - Here's my exact playbook
55 comments
Veo 3.1 vs Sora 2: AI Video Generation in 2025 🎬🤖
26 comments
Codenhack Beta — Full Access + Referral
21 comments
I built eSIMKitStore — helping travelers stay online with instant QR-based eSIMs 🌍
20 comments
🚀 Get Your Brand Featured on FaceSeek
18 comments
Day 6 - Slow days as a solo founder
16 comments
Laravel+Vue with a focus on centralizing microservices
Echoing @matteomosca
Bubble.io !
🤙
Bubble.io
Supabase is nice. And you probably don't need Mongo since Postgres jsonb is so good.
NuxtJS -> NextJS based on VueJS
I like Next + Tailwind + Lambda
Symfony with GraphQLite for GraphQL API
Quasar Framework built on Vue for frontend.
Svelte is very likely on the frontend, depending on what it is I decide to build next (it's possible what I build next won't even have UI). I've experimented with Svelte over the of the past year with smaller projects, including a mobile app utilising Svelte Native. I've been really impressed with it as a framework in terms of both ease of use and performance.
On the backend will probably stick with NodeJS/Typescript via NestJS. Once I have an idea I tend to want to build it quickly, so using something unfamiliar at that point is completely out of the question.
I’ve been thinking about this a lot lately as I’m just starting a new project. My backend is always Ruby on Rails and more recently my frontend tends to be React, however after taking into account the expected user experience of my new project, I’ve opted to go with Rails + Hotwire (Stimulus & Turbo). It’s been up and down so far, there are some things I like about Hotwire, it feels a lot snappier and a cleaner codebase, however I am certainly missing some of the flexibility I get from React.
I’ll probably use Heroku to host it, in the past I’ve used Linode, which is great, but I’ve found myself dealing with DDOS and security issues a lot recently so I’m thinking this time I’ll just use Heroku and if it gets too expensive, be ready to move.
Typescript + NextJS / Typescript + Express
interesting that most opting out not to use Vercel's serverSideProps :)
Maybe it's a habit thing, but I kind of like having the API as a different project because if it starts to get too big, I can always split it into smaller micro-APIs.
I do like Vercel serverless functions, though, and I've been using them on my job.
I thought it was mainly a cost thing (or at least most of the opinions that I have heard before). But thanks, I was just curious why not to use the in-built functionality :)
The technology, I had used in my last project is JavaScript for the frontend and ExpressJs & MongoDB for the backend.
https://www.indiehackers.com/post/selling-my-first-project-onlibrary-best-place-to-get-ebooks-f35a0f24cb
TypeScript, React, NextJS, KeystoneJS, AWS Lambda, Docker, NestJS, AWS S3, Backblaze B2, Digital Ocean managed databases (postgres + redis). If AI is included, then also Flask, Pytorch, and Tensorflow. Anyway, that’s what I’m using so far 😄
Clojure -> Clojurescript -> Reagent/React.
Vue is my go to choice!!!! It's just easy, and super efficient to work with.
This comment was deleted 4 years ago.