Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Best practices
0 votes
3 replies
31 views

A simple example would be something like ESRB ratings, they change on occasion but not often. If I wanted to keep a list of these ratings for a full stack app, where is best to store them? I've ...
Advice
0 votes
2 replies
93 views

Actually I have just finished my first year in computer science and I did a lot through this year. first I learnt the basics of programming through Cs50x and yeah it was tough a little bit but I didn'...
Advice
1 vote
2 replies
96 views

With AI tools becoming increasingly capable, they can already: Generate large parts of a Next.js app Suggest architecture improvements Recommend industry best practices Help with debugging and ...
Best practices
0 votes
7 replies
149 views

I have a question about which method is the most logical and practical one. I have two options: In the verification page should I send email data and OTP code to the back-end? In the verification ...
Best practices
1 vote
5 replies
148 views

I am studing Full Stack development. so far, I don't have an idea what is the content of files in IntellIJ and how it helps my project. do I follow tutorials or ChatGPT to write and understand the ...
Advice
0 votes
4 replies
205 views

From zero to full-stack — my journey and what I'm building next help me choose Techstack for my project before that about myself: A few months ago I had never heard of TypeScript, APIs, Git, or ...
Advice
0 votes
2 replies
98 views

I am a full-stack development student and I am planning to start freelancing by building websites for clients. I would like to understand the typical workflow after finishing a project. Once I ...
Advice
2 votes
14 replies
282 views

I am looking for languages that serve as the best foundational languages I would need to step into full stack development, and use that base and experience to maybe switch to ML, AI, Data Science, ...
Advice
0 votes
4 replies
83 views

I’m currently stuck on a problem while building my website. I’m learning full-stack development and creating a quiz system where users can enter a topic, and the system generates questions based on it....
Advice
0 votes
1 replies
62 views

My college started doing programming marathons, but the system they used, requiring us to do the exercises in VSCode and then upload the files to a website, was quite lackluster and had several ...
Advice
2 votes
8 replies
251 views

I am just learning Html CSS and js, and it's been 8 to 9 months but whenever I start new project or anything my mind is just Blanket. My college is ending in this April and I don't have enough skills ...
Advice
2 votes
1 replies
155 views

I am currently at a point where I need to make a decision about my future career path, and I would really appreciate some guidance. I have experience and a strong interest in programming, and I am ...
Best practices
1 vote
3 replies
168 views

I’m a beginner in full-stack development and want to build an admin panel for my website. I plan to use: React for the frontend Express/Node.js for the backend PostgreSQL for the database I’m not ...
Score of 0
0 answers
149 views

I'm having a persistent issue deploying a Vite + React (TypeScript) application with a Node.js (Express) backend to Vercel, and I'm caught in a frustrating loop. The Tech Stack: Frontend: Vite, React,...
Score of 2
0 answers
165 views

I need help figuring out how to disable scrolling when vue easy lightbox is open. nothing ive tried works. overflow: hidden doesnt work. I have tried adding :scrollDisabled="true" - still ...

15 30 50 per page
1
2 3 4 5
27