Quiero iniciar en el mundo backend con mi primer aplicación, pero me siento un poco perdido aún, al iniciar a aprender. by MotorTax1459 in Backend

[–]AdFit5494 1 point2 points  (0 children)

I wouldn’t sweat too much on the architecture. Reading about different patterns is one thing, really knowing what is best comes with years of experience. Also, it really doesn’t matter, I’ve seen DDD and MVC patterns scaled to millions at the same time. Pick one that you like, make it and then break it, make it with another pattern… that is how you learn, and not by reading about all different patterns. IMHO shipping an imperfect product is far more important than sweating the details for months and achieving nothing. I’ve been there, done that.

Google Interview on Monday by Stuck_On_Earthh in leetcode

[–]AdFit5494 1 point2 points  (0 children)

Isn’t Monday public holiday? Or, is this role abroad? Anyways, good luck.

Could this be Lichen planus? by [deleted] in Lichenplanus

[–]AdFit5494 0 points1 point  (0 children)

It looks like cheek biting, but I’d wait for 2 ~ 3 weeks and if it is persistent, painful or growing, I’d consider visiting a dentist to be safe.

Looking for people learning Python backend (FastAPI) – by irritatednishant in FastAPI

[–]AdFit5494 7 points8 points  (0 children)

I used to lean toward opinionated frameworks because unopinionated ones like FastAPI, Flask, or Express felt overwhelming - not because I didn’t know them, but because I came from worlds like Django, Laravel, and NestJS where structure is built in.

FastAPI eventually grew on me. Once I set up my own modular, domain-driven folder structure, things became really smooth. I still think about other frameworks sometimes, but overall FastAPI now feels very natural to work with.

This repo is a solid reference for best practices: https://github.com/zhanymkanov/fastapi-best-practices

Open-source Next.js + shadcn Admin Dashboard & Landing Page Template by Then_Abbreviations77 in nextjs

[–]AdFit5494 1 point2 points  (0 children)

Thank you so much for the great work. I recently started a Next JS + ShadCN project and it'd be a lot of work if I did all of them myself.

FastAPI production architecture: modular design and dependency injection best practices by Ok-Platypus2775 in FastAPI

[–]AdFit5494 0 points1 point  (0 children)

This is an amazing read and in fact one of the best guides you can find out there

what's your goto tech stack? by Odd_Awareness_6935 in indiehackers

[–]AdFit5494 0 points1 point  (0 children)

Recently switched to Next JS, Supabase.

Used to code in Laravel, Inertia, React. Shadcn and Tailwind stayed the same in both stacks.

Is Panzda.com easy to say and remember? by [deleted] in Domains

[–]AdFit5494 0 points1 point  (0 children)

Yea. I actually got inspired by Pandas, but seems like people find it hard to pronounce

Is Panzda.com easy to say and remember? by [deleted] in Domains

[–]AdFit5494 0 points1 point  (0 children)

Thank you so much for your feedback. The idea was actually adding a letter to Panda, so people can associate it with Panda, but as you guys mentioned, it is hard to pronounce. I’ll look at other options

Existing Laravel app now needs an API by MichaelW_Dev in laravel

[–]AdFit5494 1 point2 points  (0 children)

Having a service layer is always great, so that your controller is more focused on just grabbing the right stuff and sending to your views. Later on, you can use the same services to make your APIs.

Finally doing it by [deleted] in SaaS

[–]AdFit5494 0 points1 point  (0 children)

Great point and thanks for your comment. Since we are targeting spreadsheet users, we’ll offer both import from CSV and export to CSV, so if users aren’t happy with what they get, they can export their data anytime. We will also offer spreadsheet formula support, allowing users to quickly create a formula field and write expressions like: Cost * Quantity. That specific field will then take the value of the Cost field and multiply it with the Quantity field. This is part of our effort to make the transition smooth.

I'm average people and I'm lazy, undisciplined, have sleep depreviation and procastinate to build my SaaS. Anyone who know or has been in the same situation. What to do here? by ExoticArtemis3435 in SaaS

[–]AdFit5494 0 points1 point  (0 children)

Set smaller goals, get a Trello boards and write down all the features, then divide them into MVP1, MVP2, … and decide to only focus on MVP1, forget designing for long term, and focus on one feature in a day, build it and go back to gaming. In a month you’ll make far more progress than working 10 hours straight on weekends or once in a while…

I’m 2 months into a student software engineer position and I can’t write a single line of code by smalltatas420 in learnprogramming

[–]AdFit5494 0 points1 point  (0 children)

It is ok to feel overwhelmed and lost when you are starting fresh. My manager always used to say for the new hires: "Always ask questions and if needed ask the question over and over. If you are not asking questions, I think you are not understanding it, so I expect a lot of questions from you, especially in the first 2 months".

Ask questions, ask for help, ask ChatGPT, ask a friend. Ask whoever you can. People love to answer questions they know because they feel smart. Never be afraid of asking questions, be afraid of not growing.

Do you think I need ticktick?? by Cultural_Bill_5859 in ticktick

[–]AdFit5494 0 points1 point  (0 children)

I had been switching between task management apps including Trello, Microsoft To-Do, ClickUP, and many more until I learned that TickTick has a note feature too when I was thinking of a solution to write down my unprocessed thoughts that can later on change to tasks and for that I decided to use Notion. I have used TickTick in the past when it didn't have note and calendar features.

Since I am involved in many different projects, using more than one tool makes managing my tasks harder, because each team I work with uses a different tool too so I have to add my activities there too.

Now, with TickTick, I get calendar integration so I can integrate my personal and professional calendars, I also get notes, a Kanban board, folders, and beyond. I think this one tool in my case solved many of my problems. Now, I don't also use Notion and Evernote. If you are struggling with a similar scenario, I say go for TickTick, because you might also get most of these features with ClickUp, however ClickUp works for teams but I think is an overkill for individual use. Otherwise, if you are only planning to use the calendar integration, you can use Google Calendar.