#devdiscussion search results

Random dev: But, PHP is dead, why are you working with it ?! Just use Go or Python ... Me: Dunno, maybe I like PHP and Go at the same time? Random dev: Not a chance, you can't work with PHP our days ... Me: ... #DevDiscussion #PHP


🤔 Question of the Day: What’s your preferred method for handling errors in Express.js? Share your thoughts! #MERN #Expressjs #DevDiscussion

Iam96rr's tweet image. 🤔 Question of the Day: 
What’s your preferred method for handling errors in Express.js? Share your thoughts! #MERN #Expressjs #DevDiscussion
Iam96rr's tweet image. 🤔 Question of the Day: 
What’s your preferred method for handling errors in Express.js? Share your thoughts! #MERN #Expressjs #DevDiscussion

❓QUESTION TIME❓ What do you think is the most popular coding language and why? I would love to know your opinions @DanEnglishby @EmmaWedekind and @paulienuh 👩🏼‍💻👨🏼‍💻 #DevDiscussion #Developers #Discussion #Coding #Programming #QuestionTime #Opinion

HollerLeah's tweet image. ❓QUESTION TIME❓

What do you think is the most popular coding language and why?

I would love to know your opinions @DanEnglishby @EmmaWedekind and @paulienuh 👩🏼‍💻👨🏼‍💻

#DevDiscussion #Developers #Discussion #Coding #Programming #QuestionTime #Opinion

Devs, let's talk efficiency in array operations! When it comes to removing an item from an array, do you prefer the 'splice' method for direct mutation or the 'filter' method for a non-destructive approach? 🤔 Share your thoughts! #JavaScript #Angular #DevDiscussion

Saint_Alpha12's tweet image. Devs, let's talk efficiency in array operations! When it comes to removing an item from an array, do you prefer the 'splice' method for direct mutation or the 'filter' method for a non-destructive approach? 🤔 Share your thoughts! #JavaScript #Angular #DevDiscussion

What better way to kick off the week, than with an interesting #DevDiscussion. Let's see what is the Ideal Starting Zone for you? scarsofhonor.com/community/post… #MMORPG #gamedev #indiedev #indiegamedev #indiegame #pcgame #rpg #gaming

scars_of_honor's tweet image. What better way to kick off the week, than with an interesting #DevDiscussion.

Let's see what is the Ideal Starting Zone for you?

scarsofhonor.com/community/post…

#MMORPG #gamedev #indiedev #indiegamedev #indiegame #pcgame #rpg #gaming

The original “Final Fantasy” was named literally. Square was facing bankruptcy at the time of the game’s release making it their last published title. In other words, it was literally their “Final Fantasy”. #GamingHistory #OldSchoolGaming #DevDiscussion #RetroGaming #GameTrivia


Take a look at my latest blog, talking about what people think is the most popular coding language! With insights from @PatrickJosalemI, @development_ns, @EmmaWedekind and many more👩🏽‍💻👨🏽‍💻 blog.searchability.co.uk/tech-news/what… #DevDiscussion #Blog #Programming #Language #Tech #IT

HollerLeah's tweet image. Take a look at my latest blog, talking about what people think is the most popular coding language!

With insights from @PatrickJosalemI, @development_ns, @EmmaWedekind and many more👩🏽‍💻👨🏽‍💻

blog.searchability.co.uk/tech-news/what…

#DevDiscussion #Blog #Programming #Language #Tech #IT

Quantum Computer will solve all the merge conflicts issues. Because what exists at point A can and will exist simultaneously at point B from branch C. #quantum #devdiscussion #git #github #programming


What's one thing you wish you knew when you started with Flutter? #FlutterTips #DevDiscussion


What's the most underrated skill in software engineering. #DevDiscussion #CodingSkills"


Hot take: Documentation is just as important as the code itself. Agree or disagree? #SoftwareDevelopment #DevDiscussion


In TypeScript, prefer `unknown` over `any` for safer APIs—it forces you to validate before use: function handle(data: unknown) { if (typeof data === 'string') { // Now safe to use } } How strict are you with types in team codebases? #TypeScript #DevDiscussion


🤔 Fellow developers: Do you ever struggle with naming files and repositories in your projects? Share your experiences: What naming patterns work best for you? What tools/conventions do you use to stay consistent? Let's learn from each other! #CodeLife #DevDiscussion


If you missed here is my first #blog✨ Speaking with @elliotjreed about 'The Day in the life of a Software Developer' telling us how he got into developing and what he enjoys the most! Please read, like and share 💻 #DevDiscussion blog.searchability.co.uk/opinion/develo…

HollerLeah's tweet image. If you missed here is my first #blog✨

Speaking with @elliotjreed about 'The Day in the life of a Software Developer' telling us how he got into developing and what he enjoys the most!

Please read, like and share 💻
 
#DevDiscussion

blog.searchability.co.uk/opinion/develo…

🤔 React developers, how do you manage state in larger applications? Hooks, context,redux, or a mix of all? 🔄💡 #ReactState #DevDiscussion


What's one programming concept you wish you had learned earlier in your career? #CodeNewbie #DevDiscussion


What are your thoughts about DBAD license ? #devdiscussion I really don't care what will someone do with my code, but if you use it, give credit to the original author.


🌐✨ Tech puzzle time! 🚀 If you had to combine React, Java, coding expertise, web development skills, and PostgreSQL magic in one project, what would it be? Share your dream tech stack! 💻🔗 #TechDreams #DevDiscussion


Do you prefer tabs or spaces? Whatever your choice, consistency across the team is what really matters. #CodingStandards #CleanCode #DevDiscussion #SoftwareDevelopment


Hey devs 👋 If we already have a RemoteDataSource, what's the real purpose of using a Repository? Would love to hear your thoughts on when (or if) it's necessary. #AndroidDev #CleanArchitecture #DevDiscussion


❓What’s the difference between null and undefined? Same-same but different. Every JS dev has been confused by this at some point 😅 Explain it clearly in your own words 👇 #JavaScript #WebDev #DevDiscussion #BuildInPublic


What’s one programming concept you still struggle with even after all this time? 👀 (Asking for a friend… okay, it's me) #CodingCommunity #DevDiscussion #TechTwitter


💬 How do you handle code reviews and issue tracking in your projects? Would remote repo analysis boost your productivity? I focused on mobile accessibility and automated issue creation—what other features would make your code workflow smoother? #DevDiscussion


Hot take: Documentation is just as important as the code itself. Agree or disagree? #SoftwareDevelopment #DevDiscussion


What Java habits were hardest for you to break when learning a new language? If you've tried Rust, what was your biggest "aha" moment? Share below! Would love to hear your experience. (Save this thread for later!) #DevDiscussion #RustLang


🤔 Fellow developers: Do you ever struggle with naming files and repositories in your projects? Share your experiences: What naming patterns work best for you? What tools/conventions do you use to stay consistent? Let's learn from each other! #CodeLife #DevDiscussion


API rate limits: Life-saver 🛡️ or productivity killer? 🚫 What's your experience with them? 🔄 #API #DevDiscussion


3/3 💡 **Call-to-Action:** Choose MVU for predictable, maintainable systems, and MVC for flexibility with direct manipulations. Which approach fits your project? Share your thoughts! #CleanArchitecture #DevDiscussion


🎯 Where are you on this scale? Still at Level 0? Experimenting with L1-L2? Already embracing L3? Drop a comment below! 👇 #DevDiscussion

Ever wondered how AI coding assistants are evolving? Just like self-driving cars, they have levels! 🚗 → 💻 The parallel evolution🤯 1/ Level 0: The Stone Age 🦕 No AI, just you and your IDE Manual everything Remember these days? Some of us still live here 😅 #Code #developers



🤔 Question of the Day: What’s your preferred method for handling errors in Express.js? Share your thoughts! #MERN #Expressjs #DevDiscussion

Iam96rr's tweet image. 🤔 Question of the Day: 
What’s your preferred method for handling errors in Express.js? Share your thoughts! #MERN #Expressjs #DevDiscussion
Iam96rr's tweet image. 🤔 Question of the Day: 
What’s your preferred method for handling errors in Express.js? Share your thoughts! #MERN #Expressjs #DevDiscussion

Random dev: But, PHP is dead, why are you working with it ?! Just use Go or Python ... Me: Dunno, maybe I like PHP and Go at the same time? Random dev: Not a chance, you can't work with PHP our days ... Me: ... #DevDiscussion #PHP


What better way to kick off the week, than with an interesting #DevDiscussion. Let's see what is the Ideal Starting Zone for you? scarsofhonor.com/community/post… #MMORPG #gamedev #indiedev #indiegamedev #indiegame #pcgame #rpg #gaming

scars_of_honor's tweet image. What better way to kick off the week, than with an interesting #DevDiscussion.

Let's see what is the Ideal Starting Zone for you?

scarsofhonor.com/community/post…

#MMORPG #gamedev #indiedev #indiegamedev #indiegame #pcgame #rpg #gaming

Devs, let's talk efficiency in array operations! When it comes to removing an item from an array, do you prefer the 'splice' method for direct mutation or the 'filter' method for a non-destructive approach? 🤔 Share your thoughts! #JavaScript #Angular #DevDiscussion

Saint_Alpha12's tweet image. Devs, let's talk efficiency in array operations! When it comes to removing an item from an array, do you prefer the 'splice' method for direct mutation or the 'filter' method for a non-destructive approach? 🤔 Share your thoughts! #JavaScript #Angular #DevDiscussion

❓QUESTION TIME❓ What do you think is the most popular coding language and why? I would love to know your opinions @DanEnglishby @EmmaWedekind and @paulienuh 👩🏼‍💻👨🏼‍💻 #DevDiscussion #Developers #Discussion #Coding #Programming #QuestionTime #Opinion

HollerLeah's tweet image. ❓QUESTION TIME❓

What do you think is the most popular coding language and why?

I would love to know your opinions @DanEnglishby @EmmaWedekind and @paulienuh 👩🏼‍💻👨🏼‍💻

#DevDiscussion #Developers #Discussion #Coding #Programming #QuestionTime #Opinion

Take a look at my latest blog, talking about what people think is the most popular coding language! With insights from @PatrickJosalemI, @development_ns, @EmmaWedekind and many more👩🏽‍💻👨🏽‍💻 blog.searchability.co.uk/tech-news/what… #DevDiscussion #Blog #Programming #Language #Tech #IT

HollerLeah's tweet image. Take a look at my latest blog, talking about what people think is the most popular coding language!

With insights from @PatrickJosalemI, @development_ns, @EmmaWedekind and many more👩🏽‍💻👨🏽‍💻

blog.searchability.co.uk/tech-news/what…

#DevDiscussion #Blog #Programming #Language #Tech #IT

If you missed here is my first #blog✨ Speaking with @elliotjreed about 'The Day in the life of a Software Developer' telling us how he got into developing and what he enjoys the most! Please read, like and share 💻 #DevDiscussion blog.searchability.co.uk/opinion/develo…

HollerLeah's tweet image. If you missed here is my first #blog✨

Speaking with @elliotjreed about 'The Day in the life of a Software Developer' telling us how he got into developing and what he enjoys the most!

Please read, like and share 💻
 
#DevDiscussion

blog.searchability.co.uk/opinion/develo…

Loading...

Something went wrong.


Something went wrong.


United States Trends