Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
0 replies
5 views

This is my first post on here and I just wanna start by saying there are so many ridiculously smart people on here and I don’t even feel worthy to be a part of this lol but I genuinely do find this ...
Tooling
0 votes
0 replies
6 views

I'm using the experimental authInterrupts feature in Next.js 16, which lets you render a forbidden.tsx page when you call forbidden() Right now my auth logic is all inside proxy.ts, where I control ...
Score of -1
0 answers
9 views

I am trying to implement a authentication system for a project and while implementing Google oAuth functionality. The frontend call the google auth provider to get the code, then when i call the ...
Advice
0 votes
2 replies
69 views

I am currently exploring Stack Overflow to understand how frontend developers effectively troubleshoot bugs here. What are the best practices for structuring questions regarding frameworks like Next....
Advice
0 votes
2 replies
70 views

What can i expect in a Technical Test and Viva in an Interview of a Software Company? Like any MCQs, Coding Questions, Theoretical, anything will do. Need help so that I can prepare myself for the ...
Advice
0 votes
7 replies
90 views

Is await on my code useful or not? And if it is, is its necessary or optional? static async login(req,res) { try { const email = req.body.email const password = req.body.password ...
Score of 2
0 answers
42 views

I am making tests to verify if SoundManager2 is a good option to add sound effects to my HTML project. I am relatively satisfied, but there are files that are not played and I do not understand why. ...
Score of 0
1 answer
53 views

well is there a problem on this login route ,i chexked if bcrypt..compare is well writed or not and yea it work , and i evenn used try catch but now i have an error like request failed with status ...
Score of -4
0 answers
62 views

I'm developing stored procedures for Azure Cosmos DB using the server-side JavaScript runtime. When editing `.js` or `.ts` files in VS Code, I don't get IntelliSense, type definitions, or ...
Best practices
0 votes
1 replies
72 views

import { useState } from 'react'; import { Link, useLocation, useNavigate } from 'react-router-dom'; import { Menu, X, Target, Receipt, ScanSearch, TrendingUp, Home, ShieldAlert, BookOpen, User, ...
Advice
0 votes
2 replies
59 views

I have a reusable apiFetch() wrapper that adds a Firebase auth token, sends JSON when needed, parses the response, and throws a custom error for failed requests. The code works, but I’m not sure if ...
Score of -3
0 answers
68 views

I have an array that looks like this: [ { "id": "4x4_Std", "name": "4x4 Off-Road Driving - Standard", "status": [ ...
Tooling
0 votes
8 replies
144 views

I need to verify with the company who shared my posts on Facebook. Each post has about 50 shares, and every day I have to click 50 timestamps and extract each shared post link (that's if there's one ...
Tooling
0 votes
0 replies
50 views

I'm building a multi-vendor marketplace using the MERN stack (React + Node.js + MongoDB), and I'm looking for the best way to let each vendor create their own branded storefront. I'm trying to achieve ...
Advice
0 votes
2 replies
105 views

Okay so, I'm a frontend developer, but I hate HTML and CSS, however I enjoy logic stuff A LOT. I always like to learn more about JS or about algorithms. An old friend told me I could be a good backend ...

15 30 50 per page
1
2 3 4 5
168190