Skip to main content
Join Stack Overflow’s first live community AMA on February 26th, at 3 PM ET. Learn more

Discussions

Threaded, public conversations on technical topics. Available for any tag on Stack Overflow and these

NEW! Share your perspective

A space for threaded, public conversations on Stack Overflow where you engage in deeper dialogue and share perspectives on technical topics.

Discussions on Stack Overflow

Our beta release of this feature now allows you to start a discussion with any tag.

Learn more about Discussions

What’s next?

This is an early preview of Discussions and there's more in development to help the community find quality subjective content.

Check out the vision on Labs

806 Discussions
Sorted by:
0 votes
7 views
0 replies

How would you run your coding bootcamp?

If you were the leader of a coding bootcamp, how would you do lead?

Eiom's user avatar
  • 19
6 votes
363 views
20 replies

Do you feel a little bad when somebody points out an obvious mistake?

I recently had somebody point out an obvious mistake in the way I printed a 2D list, which made me feel pretty bad. I eventually got over it, but I wanted to ask if any of you have had a similar ...

gaskutiy's user avatar
4 votes
94 views
0 replies

What are your thoughts on mocking frameworks vs. hand rolled implementations for unit tests?

I used to love mocking frameworks, but over the past couple of years, I've concluded that it's simpler to create an in-memory test double. I came to that conclusion because I found that mocking calls ...

abc xyz's user avatar
6 votes
289 views
0 replies

Implications of subinterpreters in Python 3.13

I have experience with using threads in Python, but I came to know that a concept of subinterpreters will be introduced in Python 3.13. I wanted to get the community's thoughts and opinions on a ...

M--'s user avatar
  • 29k
1 vote
83 views
9 replies

Importance of Non-Technical Skills

What do you think? How important is possessing non-technical skills like effective communication, time management, problem-solving, and business acumen to a developer’s ability to create impactful ...

Ifeanyi Idiaye's user avatar
3 votes
133 views
13 replies

Dealing with Impostor Syndrome

Even though I have been coding and building projects for more than 6 years now, I still struggle with impostor syndrome, largely because I am a self-taught developer. If you've successfully overcome ...

Ifeanyi Idiaye's user avatar
2 votes
28 views
3 replies

Best Practices for Rendering Reusable HTML Components in PHP

In PHP, I have been using functions to render reusable HTML components instead of using `include` or `require`. This approach allows me to pass parameters and dynamically modify the generated output. ...

Greg Burghardt's user avatar
2 votes
60 views
4 replies

How to implement real-time notifications in a PHP application?

I'm working on a PHP application where I need to implement real-time notifications (similar to Facebook or Slack). The notifications should be sent to users without requiring them to refresh the page. ...

Gimby's user avatar
  • 5,284
0 votes
99 views
3 replies

Best approach for scheduling recurring tasks in PHP?

Hey, community! I'm developing a system in PHP, hosted on a Linux server, and I need to implement recurring tasks, such as executing a job every 7 days or monthly. Since I don’t have much experience ...

Yousha Aleayoub's user avatar
2 votes
373 views
24 replies

Is NodeJS a programming language?

Is Node.js a programming language, or is it something else? Why do people often compare it to other programming languages?

Sergey A Kryukov's user avatar
0 votes
107 views
6 replies

Is React a programming language?

Is React a programming language? I am asking this question because I have read somewhere about react as a programming language. I am confused on this if it's not a programming language then why some ...

Sergey A Kryukov's user avatar
2 votes
236 views
2 replies

Should we migrate to React 19?

React 19 is finally here, but it feels like it still has a long way before being production-ready. The migration from React 18 isn’t straightforward, especially with breaking changes like removing ...

GLHF's user avatar
  • 4,035
1 vote
342 views
4 replies

How do I implement a wallet in my website like fiverr, upwork and shopify handles the payments

So, I am junior web developer I want to add a system in my website for payments like fiverr, upwork or shopify works. There will be a wallet in my website you can say, when user will first login then ...

Keith Walker's user avatar
3 votes
276 views
8 replies

Why does PHP have a "bad reputation" among some developers? Does it still have a strong future?

I’ve often come across developers who dismiss PHP, saying it's outdated or lacking compared to other languages. But personally, I’ve found PHP to be reliable and effective, especially when using ...

Keith Walker's user avatar
0 votes
29 views
1 reply

How to Present Work Effectively

I'm looking for advice on how to relay all the work I've done, especially during sprint demos so that it's engaging and clear for everyone in the company. I'm interested in tips and tricks for ...

Gimby's user avatar
  • 5,284
1
2 3 4 5
54
15 30 50 per page