It is interesting, what is most preferred tech stack for solo developers?
I am personally using the LEMP stack. I have built my latest project (Foodie Advice)[https://foodieadvice.com/] with following tech stack.
For me its:
Django
Django Rest Framework
Bootstrap
Postgres
Heroku/Digital Ocean for deployment
Github (since they have free private repo now)
Vue.js
I am also planing to learn Vue.js
I use Elixir, which eliminates the need for Nginx, Redis or Docker. I just ship standard Elixir releases to the server, so the stack is:
It's very productive and handles well over 1,000 requests/second on a $5/month digital ocean droplet.
Interesting. seriously looking at this for what I'm doing (API side)
For me its
Sidekiq is something new for me
I used to do a lot of Rails. These days my default tool of choice is Elixir & Phoenix.
PostgreSQL
Heroku (AWS for more complex scenarios)
TailwindCSS
TailwindCSS looks really nice. Will add to my to be researched list.
I use almost the same as you:
PHP - Laravel Framework
VueJs
MySQL
Nginx
Redis
Debian
Git
Ohh my PHP - Laravel brother :D
React, Django, Postgres, Redis, Docker, Terraform
My goto lately:
Django + Django Rest Framework
Tailwind CSS
Parcel
Docker + Traefik + Watchtower
Postgres
Digital Ocean
GitHub (slightly preferred) but GitLab to my Docker Registry
<or>
Jekyll for static projects
GitHub Pages or Netlify for hosting
Looking at tailwind css for the first time and it looks pretty promising. Might use it in my next project.
Yes, I also discovered it in this post.
Frontend: VueJs
Backend: NodeJs, Typescript, Postgres
Http:NginX
Testing: Mocha, Chai
Os: Ubuntu
DevOps: Ansible
Hosting: Own servers colocated
Whatever technology you're comfortable with that makes the most sense for the project. I need an API and I work with .net core, so will make it in that. I need to run some analytics so learned R and will be using that. Whatever you need to get your project out the door and in customers hands.
+1. As a solo developer you're time limited so go with what you know, what is mainstream, what is well supported, what does the job. Use libraries and frameworks where you can, don't reinvent the wheel.
I used:
Haskell / ReactJS / PostgreSQL / Baremetal hosting
This comment was deleted 8 years ago
This comment was deleted 8 years ago