this post was submitted on 29 Oct 2023
1 points (100.0% liked)

Side Project

29 readers
1 users here now

A community for sharing and receiving constructive feedback on side projects.

founded 1 year ago
MODERATORS
 

hey all, anyone else feel the paradox of choice with tech stacks for side projects? sometimes simpler is better. what's your go-to stack when you just want to get an idea out fast? would love to swap notes and learn from each other's shortcuts.

you are viewing a single comment's thread
view the rest of the comments
[–] vercant3z@alien.top 1 points 1 year ago

recently I've really enjoyed using cloudflare workers. really fast to start, compatible with a bunch of node.js libraries and usually free to host. before that I really liked using django on a digital ocean droplet