What's your tech stack? I wanna learn from the community what I could use this year.
What's your tech stack? I wanna learn from the community what I could use this year.
For further actions, you may consider blocking this person and/or reporting abuse
Did you get a chance a make real-life comparison between Actix Web and other similar Rust frameworks?
I did not. I was a Rust beginner at the time I picked it up, and honestly I decided to choose a framework by popularity. I wanted something with the widest adoption so I could find answers when searching because at the time I knew I was going to struggle working through Rust issues.
Did you have previous experiences with other languages on similar projects? Any feedback on Rust for that?
Yeah I come from ASP.NET (WebForms, MVC, and MVC Core) and a little Play Framework for Scala.
I like the C-like syntax of C#, but I am extremely offput anymore by null and by the concept of runtime exceptions.
So whereas most people like Rust for its speed and borrow checker, I picked it up because it has strict null checking and forces good exception handling.
From that perspective, having to learn the borrow checker was a very high price to pay because I would've been just as happy with a much slower, garbage-collected language. But since I couldn't find such a language, it was worth it because I really hate runtime exceptions that much, and I have to admit the speed is really something if you're used to something like C# or Python or JavaScript. You aren't waiting around for your web server to start up like you are in other languages. It's nice to have.
So that's my experience. I'm not sure whether I fully answered your question, but feel free to ask follow ups.
Rails powered by Postgres has done me well
I've been wanting to learn ruby for rails and sonic pi. Will include this in my 2026 road map. Thanks, Ben!
Django, React, Docker, and Nginx. I use Postgres as my DB, but I'm not doing anything special with that.
We almost have the same tech stack. I use FastAPI for some projects tho. I use cookiecutter-django. Do you use cookiecutter?
I don't (but probably should). I have my own template repo for doing stuff with react. It's really outdated though. I need to update it at some point lol.
Also, I use DRF as my API framework. I have been thinking about using a different one though -- in the future, at least.
Cool boilerplate!
Yeah, FastAPI is great but the downside is you need to recreate the django admin if you choose to build with FastAPI
That seems annoying! Out of curiosity, have you ever tried Django Ninja? I've been wanting to give it a shot for a while.
It really is!
No I haven't tried django ninja. But I've read it's easier to use than DRF. Is it true?
At the very least, the documentation certainly looks nicer! I just browse the source code for DRF most of the time because the documentation is kinda.. not great.
My stack is a bit of a mess, I've dealt with a lot of things, but currently I'd say it's Java with spring boot or quarkus, nodejs for creating microservices, and database or messaging services that change according to the context and a little bit of react to the front
Using the BaselineJS Framework github.com/Baseline-JS/core
🎁 Package Management: Pnpm + Monorepo
🔨 Language & Build: TypeScript + ESBuild
🖼 Frontend: React + Vite
⚙️ Backend: NodeJS + Express
🎨 Linting & Formatting: Prettier + Eslint
🏗 IaC: AWS CLI + Serverless Framework
🚀 Deploy: GitHub Actions
🗂️ Database: DynamoDB
🔐 Auth: Cognito
💻 Compute: Lambda
🌎 CDN: CloudFront
🌐 DNS: Route53
📊 Monitoring: CloudWatch
🔗 API Management: API Gateway
📦 Storage: S3
Hi dear, I'm coming from Oracle Forms and Reports background then I shift to ASP.NET MVC .NET Core and still our database is Oracle database and I notes it strengthening SQL is a crucial skill which can set you apart from others.
Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure Clojure
golang
What was your roadmap in learning golang?
htmx + pocketbase
Axum and Tower ecosystem for the backend. Tera templating, Leptos, maybe Yew, on the frontend. All the things hosted on Shuttle.
Great question! My tech stack has evolved over time, but right now, I'm really into Python for backend development, with frameworks like Django and Flask for web apps. matchbox 9 registration
Sveltekit
Postgres (neondb)
Trigger.dev (for queues, tasks, job runners)
Golang is good for nearly everything web. You don't need a framework (although I also use Echo or Fibre) and can optimize for speed of execution and development. Second to Go, I'll alternate between Laravel and Django as the need arises.
DBs: Postgresql, MySQL, Redis, MongoDB.
Web servers: Nginx, occasionally Apache2
Scripts and ML: Bash, Python
I'm fascinated by Golang. Will probably learn it towards the end of the year if I find a use case for it.
I specialize in web development with extensive experience in CodeIgniter, Laravel, and MySQL. Additionally, I have worked with advanced technologies such as Elasticsearch for search optimization and the MERN stack (MongoDB, Express.js, React, and Node.js) for full-stack development. I also have hands-on experience with React Native for building cross-platform mobile applications.
HTML CSS JS, MySQL, PHP, React, Vite, Tailwind. Started with HTML, currently going through React...
SvelteKit with postgreSql.
Elixir for data backend and forms and web . Pyqt6 for technical interfaces and programming
C and clay for tools uis and stuff cuz its fun
Angular, NestJS, Supabase, Terraform, GitHub Actions
Java, Spring Boot, Angular, PostgreSQL, RabbitMQ, MongoDB. Learning Rust along the way.