✨ That moment in every sprint when someone says “I added a small feature” and everything suddenly becomes… interesting. How do you stay agile without destabilizing your codebase? #SoftwareDevelopment #Agile #CodeQuality

akritiko's tweet image. ✨ That moment in every sprint when someone says “I added a small feature” and everything suddenly becomes… interesting. How do you stay agile without destabilizing your codebase?
#SoftwareDevelopment #Agile #CodeQuality

Comments in the code must explain what the code is doing (or why), not what the developer wishes or expects the code to do. #CodeQuality #SoftwareDevelopment

rkonit's tweet image. Comments in the code must explain what the code is doing (or why), not what the developer wishes or expects the code to do.
 
#CodeQuality #SoftwareDevelopment

⚠️ Stop using assert for critical checks in Python. With the -0 flag, all assert statements disappear, which means your validations might never run in production. Codeac automatically detects unsafe assert usage (and much more) so you can ship safer code. #Python #CodeQuality

codeacio's tweet image. ⚠️ Stop using assert for critical checks in Python.

With the -0 flag, all assert statements disappear, which means your validations might never run in production.

Codeac automatically detects unsafe assert usage (and much more) so you can ship safer code.

#Python #CodeQuality

Ever pushed code and watched your app crash? Weeks of work gone! Let's fix it. Ready for bulletproof code? Here are 7 practices to make your apps truly production-ready. Automated testing is number one! #DevTips #CodeQuality


Ready to ship bulletproof code? Discover seven practices to make apps truly production-ready. Fewer outages, faster features, happier users. Let's dive in! #DevOps #CodeQuality


Vote #SonarQube! 🗳️ We're a finalist for Best DevOps: Serving/Testing Tool in the DevOps Dozen 2025 awards. Show your support; cast your vote: bit.ly/49gyFUD #DevOpsDozen #CodeQuality #VibeThenVerify

SonarSource's tweet image. Vote #SonarQube! 🗳️ 

We're a finalist for Best DevOps: Serving/Testing Tool in the DevOps Dozen 2025 awards. Show your support; cast your vote: bit.ly/49gyFUD

#DevOpsDozen #CodeQuality #VibeThenVerify

Let's be real: AI coding assistants are cool, but they can create a mess. Join Sonar, Hepapi & @AWS in Istanbul to learn how to: ✅ Maximize AI ROI ✅ Control #CodeQuality ✅ Stop AI-driven security risks Secure your seat: bit.ly/3Wvbe2e. #SonarConnect #CodeSecurity

SonarSource's tweet image. Let's be real: AI coding assistants are cool, but they can create a mess. Join Sonar, Hepapi & @AWS in Istanbul to learn how to: 
✅ Maximize AI ROI 
✅ Control #CodeQuality 
✅ Stop AI-driven security risks

Secure your seat: bit.ly/3Wvbe2e.

#SonarConnect #CodeSecurity

AI is turbo-charging dev speed: then leaves a trail only "code cleanup specialists" can fix. Fast code ≠ clean code! Startups: are you seeing this in your team? Drop a 🙋 if you’ve hired a cleanup hero lately! #startups #codequality

smayzes's tweet image. AI is turbo-charging dev speed: then leaves a trail only "code cleanup specialists" can fix. Fast code ≠ clean code! Startups: are you seeing this in your team? Drop a 🙋 if you’ve hired a cleanup hero lately! #startups #codequality

Bad data in = bad code out. 🤖 It's the Achilles' heel of AI code generation. That's why we're introducing SonarSweep™, our new service that optimizes and secures training data for coding LLMs.🧹🛡️ Read the announcement: bit.ly/478bDfK #CodeQuality #SonarSweep

SonarSource's tweet image. Bad data in = bad code out. 🤖 It's the Achilles' heel of AI code generation.

That's why we're introducing SonarSweep™, our new service that optimizes and secures training data for coding LLMs.🧹🛡️

Read the announcement: bit.ly/478bDfK  

#CodeQuality #SonarSweep

Allow us to reintroduce ourselves sunglasses 😎 . In 75 seconds, find out exactly who Sonar is, what we do, and how we do it. Take a look ( 🔊 𝘴𝘰𝘶𝘯𝘥 𝘰𝘯). 👇 👀 #VibeThenVerify #CodeQuality #CodeSecurity


"Why would they write it this way? I’ll just change it." -every dev, at some point. Jason Gates says you’re skipping the story. Without commit history, you’re just rewriting the past with no context. ▶️ Full talk: youtu.be/9aJa64iTyhY #GitBestPractices #CodeQuality


Hey Berlin! 🇩🇪 Join us for Sonar Connect on Nov. 19th at Soho House. We're talking AI productivity 🤖, code quality ✅, and security 🔒. Come for the insights, stay for the networking (and snacks 🥨)! Save your spot: bit.ly/4ogAhCx #SonarConnect #CodeQuality

SonarSource's tweet image. Hey Berlin! 🇩🇪 Join us for Sonar Connect on Nov. 19th at Soho House.

We're talking AI productivity 🤖, code quality ✅, and security 🔒.

Come for the insights, stay for the networking (and snacks 🥨)!

Save your spot: bit.ly/4ogAhCx

#SonarConnect #CodeQuality

Code quality isn’t an afterthought—it’s a fundamental feature! 🚀 Neglecting it leads to tech debt, endless bugs & rewrites. Prioritize maintainability from the start. dotnettips.wordpress.com/2019/06/24/cod… #CodeQuality #CleanCode #DevLife #MVPBuzz #dotnet


🧰 OpenAPI Generator + Spring Boot = pure developer happiness. See the full example! #CodeQuality


Debugging without context wastes time. Discover how replayable code and AI-assisted tracing make finding and fixing bugs dramatically faster. Watch it in action (from our Cambridge Meetup) community.mindstone.com/events/mindsto… #PracticalAI #FutureOfWork #CodeQuality


Join us for a FREE, 1-day virtual event connecting developers worldwide 🌏. We're diving deep into the AI era with expert sessions, community stories, and interactive Q&As.🤓 Register here: events.sonarsource.com/the-sonar-summ… #SonarSummit #SonarQube #CodeQuality #GlobalTech #DevLife

SonarSource's tweet image. Join us for a FREE, 1-day virtual event connecting developers worldwide 🌏. We're diving deep into the AI era with expert sessions, community stories, and interactive Q&As.🤓

Register here: events.sonarsource.com/the-sonar-summ…

#SonarSummit #SonarQube #CodeQuality #GlobalTech #DevLife

Boost your code quality in Visual Studio Pro by creating custom Roslyn analyzers! Define rules tailored to your project, catch issues early, and enforce coding standards seamlessly. #DotNet #Roslyn #CodeQuality @visualstudio


Is your code architecture a ticking time bomb? Refactoring isn’t just a technical task—it’s a critical strategy for sustainable development. Keep your codebase healthy and future-ready to unlock innovation. #CodeQuality


The problem with existing tools: ESLint: "You have 847 errors" (good luck fixing them) AI tools: Rewrites your code... sometimes breaks it Manual fixes: Hours of tedious work What if your linter could just... fix everything? #JavaScript #DeveloperExperience #CodeQuality


Example: A single unchecked null value in a signup API slowly grows into thousands of failed registrations and angry users before anyone notices. #TechDebt #CodeQuality

kamranriyazw's tweet image. Example:

A single unchecked null value in a signup API slowly grows into thousands of failed registrations and angry users before anyone notices.

#TechDebt #CodeQuality

🧰 OpenAPI Generator + Spring Boot = pure developer happiness. See the full example! #CodeQuality


Ensure your .NET apps handle data safely! 🚀 Check out how dotNetTips Spargine’s `Validator` makes validation effortless—prevent bad input, avoid crashes, and write cleaner code. dotnettips.wordpress.com/2025/05/28/cod… #dotNET #CodeQuality #MVPBuzz #DataValidation

realDotNetDave's tweet image. Ensure your .NET apps handle data safely! 🚀 Check out how dotNetTips Spargine’s `Validator` makes validation effortless—prevent bad input, avoid crashes, and write cleaner code. 
dotnettips.wordpress.com/2025/05/28/cod…
#dotNET #CodeQuality #MVPBuzz #DataValidation

🧑‍💻Quality isn’t just a final checkpoint—it’s a foundational principle✅. #CodeQuality #AIEngineering #DevSecOps #SoftwareDelivery #DigitalTransformation #ApplicationServices

benirioux's tweet image. 🧑‍💻Quality isn’t just a final checkpoint—it’s a foundational principle✅.

#CodeQuality #AIEngineering #DevSecOps #SoftwareDelivery #DigitalTransformation #ApplicationServices

From complex stateIterate to clean OOP! #DolphinDB transforms hard-to-read linear recursion into structured, understandable code. #CodeQuality #DataEngineering


Roman Rudyi, Senior Software Developer, shares his team’s experience with AI code reviews, its limitations, and how teams can get the most from them. 🔗buff.ly/0fSj5pF #AI #AICodeReview #codequality

ELEKSSoftware's tweet image. Roman Rudyi, Senior Software Developer, shares his team’s experience with AI code reviews, its limitations, and how teams can get the most from them. 

🔗buff.ly/0fSj5pF

#AI #AICodeReview #codequality

NDepend – Improve Your .NET Code Quality Fast 25mn by Remigiusz Zalewski youtube.com/watch?v=t3o6qj… #dotnet #codequality

ndepend's tweet image. NDepend – Improve Your .NET Code Quality Fast  25mn by Remigiusz Zalewski  youtube.com/watch?v=t3o6qj… #dotnet #codequality

✨ That moment in every sprint when someone says “I added a small feature” and everything suddenly becomes… interesting. How do you stay agile without destabilizing your codebase? #SoftwareDevelopment #Agile #CodeQuality

akritiko's tweet image. ✨ That moment in every sprint when someone says “I added a small feature” and everything suddenly becomes… interesting. How do you stay agile without destabilizing your codebase?
#SoftwareDevelopment #Agile #CodeQuality

🚀 New Post: Tame Debt Master technical debt management with expert strategies to prioritize, reduce, and optimize your cod... 🔗 Read more: kubaik.github.io/tame-debt #CodeQuality #BuildInPublic #DevOps #AITools #coding


Validate method arguments effortlessly with dotNetTips Spargine! 🚀 Improve code reliability with fluent validation techniques. Check out how the Validator class simplifies input checks. dotnettips.wordpress.com/2025/05/25/cod… #dotNET #Csharp #CodeQuality #MVPBuzz #DataValidation

realDotNetDave's tweet image. Validate method arguments effortlessly with dotNetTips Spargine! 🚀 Improve code reliability with fluent validation techniques. Check out how the Validator class simplifies input checks. 
dotnettips.wordpress.com/2025/05/25/cod…
#dotNET #Csharp #CodeQuality #MVPBuzz #DataValidation

The biggest frontend mistake? Saying “We’ll clean it later.” That’s how gardens turn into jungles. 🌿➡️🌪️ #CodeQuality #Frontend


Hiding business logic in your database is dangerous. You lose version control, your deployment pipeline, and your mind. Stored procedures have no place in modern app development. #CodeQuality #DevTips


I started with SonarQube learning how it checks code quality, identifies bugs, and enforces clean code. I explored its architecture, Maven integration, and even securing the server. 🔒 #CodeQuality #SonarQube


Ever fix a bug in 10 different places? 😫 I did, too. Then I discovered Python functions! Now I fix it once. Done. New post: How functions saved me from code chaos ↓ devviews.com/posts/python-f… #Python #Developer #CodeQuality

godfreycode1's tweet image. Ever fix a bug in 10 different places? 😫 I did, too.

Then I discovered Python functions! Now I fix it once. Done.

New post: How functions saved me from code chaos ↓

devviews.com/posts/python-f…

#Python #Developer #CodeQuality

Containers fix inconsistent environments, but they cannot debug or improve fundamentally bad code. Infrastructure consistency amplifies the quality, good or bad, of what you deploy. #DevOps #Containers #CodeQuality #TechTip #SoftwareEngineering

thedevopsdojo's tweet image. Containers fix inconsistent environments, but they cannot debug or improve fundamentally bad code. Infrastructure consistency amplifies the quality, good or bad, of what you deploy.

#DevOps #Containers #CodeQuality #TechTip #SoftwareEngineering

⚠️ Stop using assert for critical checks in Python. With the -0 flag, all assert statements disappear, which means your validations might never run in production. Codeac automatically detects unsafe assert usage (and much more) so you can ship safer code. #Python #CodeQuality

codeacio's tweet image. ⚠️ Stop using assert for critical checks in Python.

With the -0 flag, all assert statements disappear, which means your validations might never run in production.

Codeac automatically detects unsafe assert usage (and much more) so you can ship safer code.

#Python #CodeQuality

Testing isn’t just about finding bugs; it’s about building confidence in your code. What’s your testing mantra? 🧪 #CodeQuality

birjuvachhani's tweet image. Testing isn’t just about finding bugs; it’s about building confidence in your code. What’s your testing mantra? 🧪 #CodeQuality

AI is turbo-charging dev speed: then leaves a trail only "code cleanup specialists" can fix. Fast code ≠ clean code! Startups: are you seeing this in your team? Drop a 🙋 if you’ve hired a cleanup hero lately! #startups #codequality

smayzes's tweet image. AI is turbo-charging dev speed: then leaves a trail only "code cleanup specialists" can fix. Fast code ≠ clean code! Startups: are you seeing this in your team? Drop a 🙋 if you’ve hired a cleanup hero lately! #startups #codequality

Vote #SonarQube! 🗳️ We're a finalist for Best DevOps: Serving/Testing Tool in the DevOps Dozen 2025 awards. Show your support; cast your vote: bit.ly/49gyFUD #DevOpsDozen #CodeQuality #VibeThenVerify

SonarSource's tweet image. Vote #SonarQube! 🗳️ 

We're a finalist for Best DevOps: Serving/Testing Tool in the DevOps Dozen 2025 awards. Show your support; cast your vote: bit.ly/49gyFUD

#DevOpsDozen #CodeQuality #VibeThenVerify

[1/2] 📢 Big news! @Michael_Hladky will be presenting at @MonorepoWorld by @NxDevTools. Get $50 off your tickets—link in the comments 👇 🎙️ The Challenges of #CodeQuality and Team KPIs in a #Monorepo 🗓️ Oct 7, 2024 | 📍 Mountain View, CA

PushBased's tweet image. [1/2] 📢 Big news! @Michael_Hladky will be presenting at @MonorepoWorld by @NxDevTools.

Get $50 off your tickets—link in the comments 👇

🎙️ The Challenges of #CodeQuality and Team KPIs in a #Monorepo

🗓️ Oct 7, 2024 | 📍 Mountain View, CA

✨ That moment in every sprint when someone says “I added a small feature” and everything suddenly becomes… interesting. How do you stay agile without destabilizing your codebase? #SoftwareDevelopment #Agile #CodeQuality

akritiko's tweet image. ✨ That moment in every sprint when someone says “I added a small feature” and everything suddenly becomes… interesting. How do you stay agile without destabilizing your codebase?
#SoftwareDevelopment #Agile #CodeQuality

isort Keep your Python imports tidy with isort, the utility to sort and format your code for consistency! #python #codequality

D4Vinci1's tweet image. isort

Keep your Python imports tidy with isort, the utility to sort and format your code for consistency! #python #codequality

🎉 Huge thanks to everyone who joined us at @MonorepoWorld for @Michael_Hladky's talk on the Challenges of #CodeQuality and Team KPIs in a #Monorepo! In exploring these challenges 👀, he introduced @CodePushUp — an innovative tool designed to boost observability in code quality…

PushBased's tweet image. 🎉 Huge thanks to everyone who joined us at @MonorepoWorld for @Michael_Hladky's talk on the Challenges of #CodeQuality and Team KPIs in a #Monorepo!

In exploring these challenges 👀, he introduced @CodePushUp — an innovative tool designed to boost observability in code quality…
PushBased's tweet image. 🎉 Huge thanks to everyone who joined us at @MonorepoWorld for @Michael_Hladky's talk on the Challenges of #CodeQuality and Team KPIs in a #Monorepo!

In exploring these challenges 👀, he introduced @CodePushUp — an innovative tool designed to boost observability in code quality…

Let's be real: AI coding assistants are cool, but they can create a mess. Join Sonar, Hepapi & @AWS in Istanbul to learn how to: ✅ Maximize AI ROI ✅ Control #CodeQuality ✅ Stop AI-driven security risks Secure your seat: bit.ly/3Wvbe2e. #SonarConnect #CodeSecurity

SonarSource's tweet image. Let's be real: AI coding assistants are cool, but they can create a mess. Join Sonar, Hepapi & @AWS in Istanbul to learn how to: 
✅ Maximize AI ROI 
✅ Control #CodeQuality 
✅ Stop AI-driven security risks

Secure your seat: bit.ly/3Wvbe2e.

#SonarConnect #CodeSecurity

Did line references sign a lifetime contract with Doxygen that we need to break? 📝✂️ Source: devhubby.com/thread/how-do-… #Engineering #DevCommunity #CodeQuality #Programming #generate #remove

devhubbycom's tweet image. Did line references sign a lifetime contract with Doxygen that we need to break? 📝✂️

Source: devhubby.com/thread/how-do-…

#Engineering #DevCommunity #CodeQuality #Programming #generate #remove

A productive evening, I'd say. #php #phpstan #codequality

RmeetsH's tweet image. A productive evening, I'd say.

#php #phpstan #codequality

Just ran ruff on a simple Python code — it roasted my unused imports and cleaned them up in seconds. Code linting has never been this fast! 🚀 #Python #Ruff #CodeQuality

gatitu_mwangi's tweet image. Just ran ruff on a simple Python code — it roasted my unused imports and cleaned them up in seconds. Code linting has never been this fast! 🚀 #Python #Ruff #CodeQuality

Up next! Our founder @mcbeniwal will deliver the keynote on the Power of AI and Code Quality & Performance at #CodeQualityConf - 2024! Don't miss it! 📺 Live streaming at csharp.tv #CodeQuality #CSharpCorner #CsharpTV #BestPractices #Developers #TechTalk #Coding

CsharpCorner's tweet image. Up next! Our founder @mcbeniwal will deliver the keynote on the Power of AI and Code Quality & Performance at #CodeQualityConf - 2024! Don't miss it!

📺 Live streaming at csharp.tv

#CodeQuality #CSharpCorner #CsharpTV #BestPractices #Developers #TechTalk #Coding

Listening @vilojona talking about #codequality in the #AI era needed more than ever (of course, I'll add) #JavaCro

icougil's tweet image. Listening @vilojona talking about #codequality in the #AI era needed more than ever (of course, I'll add)
#JavaCro

Loading...

Something went wrong.


Something went wrong.


United States Trends