Skip to main content
Advice
0 votes
2 replies
74 views

I am working on an agentic AI project, which is LinkedIn profile scraper. So I made an extension who scrap the LinkedIn profile data, mainly email and phone, and will also scrape other details like ...
Faiqa r Sheikh's user avatar
Best practices
0 votes
0 replies
28 views

I’m working on defining a DTO for a POST endpoint in a NestJS application. My current DTO looks something like this: export class DraftCreation { entityType: EntityType; formData: TypeA | TypeB | ...
PRINCE KOSHTI's user avatar
Best practices
0 votes
1 replies
53 views

I am working on a backend application and trying to reduce response latency, but I want to avoid optimizations that could introduce correctness issues. By correctness, I mean preserving accurate ...
Muhammad Ibtisam's user avatar
Advice
0 votes
0 replies
92 views

I’m a junior backend developer and I’ve created a technical reference repository with resources related to backend development, DevOps, and security: https://github.com/Rub3cK0r3/engineering-reference ...
rub3ck0r3's user avatar
Advice
0 votes
2 replies
204 views

I’m feeling a bit stuck. I am currently in my fourth semester of university, but since day one, I’ve treated my education as a full-time engineering job. I have moved past simple CRUD applications to ...
Cesar RT's user avatar
Advice
1 vote
15 replies
243 views

I just want diverse opinions and maybe even references/links to Java learning roadmaps. What's the best way to approach learning Java as a language itself in today's time? Maybe some courses, books, ...
Leo D's user avatar
  • 11
0 votes
1 answer
36 views

I'm trying to host my NestJS backend on Google Cloud Run, but I keep getting this error consistently. How to resolve this issue? ERROR: (gcloud.run.services.update) The user-provided container failed ...
Vinayak Sutar's user avatar
Best practices
0 votes
0 replies
35 views

context : I want to render the efficient frontier figure on the frontend- figure that shows many portfolios risks and returns- in my backend- FastAPI-, I have two design choices: 1- calculate all the ...
abd Mohammad's user avatar
Best practices
1 vote
5 replies
137 views

I am new to the development field and currently have good knowledge of JavaScript. However, I am not very interested in UI design and visual aspects of frontend development. Because of this, I am ...
Hamad Ullah's user avatar
Best practices
0 votes
7 replies
99 views

I am making a media player. I need a main.c file, which needs a file-converter.rs, which needs a input.rs, which, I'm like in a rabbit hole. I cant run my code (without my IT department getting angry ...
Joseph's user avatar
  • 1
Best practices
0 votes
0 replies
47 views

I am building a kind of crypto add, which as you might assume will hold and transact people funds. What is the best practise? As an inexpereienced backend developer I am thinking I should seperate it ...
mbakabilal's user avatar
Best practices
0 votes
5 replies
99 views

I have designed a PostgreSQL database of a Medical field related software. Then I gave it to Claude AI and it gives total 98 tables by maintaining normalization. As a junior backend developer, I never ...
Rifat Tipu's user avatar
Tooling
0 votes
4 replies
98 views

Tech Stack: I want to ask something. I am working on a project where users can create product estimates and also generate invoices. Now, when the user creates an invoice, I want to link those invoices ...
Awais Jam's user avatar
1 vote
0 answers
75 views

I've been using Solr for couple of months now, So far it was working fine until a tester decided to see the last page. That specific collection has millions of docs and when he tried to get to the ...
Eren yeager's user avatar
Best practices
0 votes
1 replies
42 views

I am currently developing the backend of a web application. One of the endpoints I have has three different service calls inside it: - First service call: calls an external endpoint to register a ...
vale383's user avatar
  • 139

15 30 50 per page
1
2 3 4 5
573