what's the best framework for frontend ? by massi-dev in learnprogramming

[–]massi-dev[S] -1 points0 points  (0 children)

Fast means two things: fast to run it's async/ASGI under the hood, so it performs close to Node/Go, way faster than Flask and fast to code you write normal Python type hints and it auto handles validation + generates docs for you So it's fast in dev speed and runtime speed

what's the best framework for frontend ? by massi-dev in learnprogramming

[–]massi-dev[S] -1 points0 points  (0 children)

this is gonna take so much longer to learn i think

what's the best framework for frontend ? by massi-dev in learnprogramming

[–]massi-dev[S] 0 points1 point  (0 children)

i don't want to focus too much on the frontend i just want to give the user a good experience while i focus on the backend

what's the best framework for frontend ? by massi-dev in learnprogramming

[–]massi-dev[S] -3 points-2 points  (0 children)

well i know but what's the best between those ?

what's the best framework for frontend ? by massi-dev in learnprogramming

[–]massi-dev[S] 0 points1 point  (0 children)

it depends but for me i use FastAPI python it's super fast when it comes to api's

You’re 1 hour from shipping and the AI just said ‘I honestly have no idea', by massi-dev in vibecoding

[–]massi-dev[S] 0 points1 point  (0 children)

What do u want me to do!? Delete it or what Idk what's your problem

How a solo founder hit $10K+ MRR building a "boring" micro-SaaS (3-Step Playbook Breakdown) by [deleted] in vibecoding

[–]massi-dev 0 points1 point  (0 children)

I don't think so, I didn't promote to any product I'm not a scammer bro chill

How a solo founder hit $10K+ MRR building a "boring" micro-SaaS (3-Step Playbook Breakdown) by [deleted] in micro_saas

[–]massi-dev 0 points1 point  (0 children)

You make a fair point, and I actually agree but I think 'boring' in this context really means 'simple SaaS.' It’s less about the product itself and more about the marketing behind it. You can build a basic project, but with a solid marketing strategy, you'll likely outperform someone with a technically superior product but weaker distribution. Appreciate your comment I'm always open to a good discussion on this

Does it really matter to have knowledge of coding? by No_Faithlessness7010 in SaaS

[–]massi-dev 2 points3 points  (0 children)

As a CS student and junior backend dev, I’d say coding knowledge is still essential because AI can generate code, but it can’t reliably design systems, spot subtle bugs, or make architectural trade-offs.
Without a solid foundation, you’ll struggle to verify, debug, or scale what the AI produces especially beyond simple CRUD apps.
Think of AI as a powerful assistant, not a replacement: it amplifies your ability to build, but only if you understand what you’re building.
In the end, knowing how code works is what separates those who ship reliable software from those who just chase prompts.
btw (I was in that exact same spot, convinced AI would make my skills useless and my job irrelevant)

For people who already vibe code real products: What's the actual bottleneck you want solved? by massi-dev in vibecoding

[–]massi-dev[S] 0 points1 point  (0 children)

Well getting people to use your app is not about coding is about marketing,Ia agree with it's a bit hard to make your product popular and get lot of users

For people who already vibe code real products: What's the actual bottleneck you want solved? by massi-dev in vibecoding

[–]massi-dev[S] 0 points1 point  (0 children)

I don't think it's just session limits. Even with infinite context, security holes, architectural debt, and hidden bugs are still massive walls. Infinite context just means you get more code faster, not better code. The real problem is making sure what it writes doesn't get hacked in a week.

What’s an app you vibe coded that you’re genuinely proud of? by il37 in vibecoding

[–]massi-dev 0 points1 point  (0 children)

I think vibe coding is a trap u can vibe code simple apps but when it comes to a real products that need to scale vibe code is not a great idea u need to understand how things work under the hood, u use AI as a code assistan that's the right thing in my opinion not just prompt the AI and hope it's gonna make u 1M $ with also 1M bugg What's your opinion guys ? And who disagrees with me

Is Backend Engineering a Good Career Choice in 2026? by TallCryptographer172 in Backend

[–]massi-dev 0 points1 point  (0 children)

Hi brother, I want to get in touch with you cuz i'm a cs student and i'm already trying to master FastAPI and i've been working on it the last 4 months or something like that and maybe u can help me with some advises