#codequality search results
🧠 Cyclomatic Complexity - the higher it is, the harder your code is to understand, test & maintain. Keep it low for: 🧩 Faster debugging 🔧 Easier refactoring 🚀 Fewer bugs Clean code = confident deploys. #JavaScript #CleanCode #CodeQuality #DevLife
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
Speed vs craftsmanship: Is bypassing low-level coding with no-code or AI tools a shortcut… or a trap for early-stage developers? This piece explores trade-offs and best practices. Worth the read. 👉 webapprater.com/articles/resou… #CodeQuality #DevGrowth
Stop vibe coding. Start HiVE coding. 🚀 Vibe debt sinks production systems. HiVE coding = velocity with discipline. Blog → bit.ly/HiVEcoding #HiVECoding #CodeQuality
#SonarQube Cloud ➕ @SlackHQ = A better feedback loop. 🚀 Stop switching between tools and get quality gate alerts delivered directly to your Slack channels. Learn how to connect your projects to #Slack; check out the full video: bit.ly/47bPWvz #CodeQuality #Slack
"Clear Names Create Clearer Code—And Clearer Code Leads to Better Software." Great teams know this: the way you name things directly shapes how easy code is to understand, share, and evolve. #DevTips #CodeQuality #RockYourCode #MVPBuzz
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
Every dev secretly asks: "Is my code garbage?" 👀 Truth: messy code isn’t about tabs vs spaces — it’s about readability & intent clarity. Good code = future-you says “thank you”, not “wtf is this?” 💀 #BuildInPublic #CodeQuality #DevLife
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
Listening @vilojona talking about #codequality in the #AI era needed more than ever (of course, I'll add) #JavaCro
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
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
🤯 When flaky bugs, long feedback loops, or “works on my machine” become daily annoyances—you deserve tools that actually reduce friction. Click here for more info: orql.ai/blog/11-signs-… #CodeQuality #theORQL
💻 “Sustainable software evolves. Focus on maintainability, consistency & intentional change over short-term hacks.” Read the summary: 👉 readsprint.app/summaries/soft… #SoftwareEngineering #TechLeadership #CodeQuality
Warsaw developers! Join us for #SonarConnect Nov. 12th!🇵🇱 Meet fellow developers and the #SonarTeam, and let's talk about the latest in code quality, security, and verifying AI-generated code. Food and drinks are on us!🍕 Register for free: bit.ly/4nBhGzW #CodeQuality
Security isn't something that happens TO your code—it's something that happens IN your code. The best developers take ownership of security from design through deployment. How do you make security part of your development identity? #SecureCoding #DeveloperOwnership #CodeQuality
#SonarQube is the 2025 CODiE Award winner for Best DevOps Tool. 🏆 We're proud to be the trusted verification layer for dev teams, ensuring all code meets the highest quality and security standards. See the winners: bit.ly/4hl7Ss6 #CodeQuality #CodeSecurity
Going to #QConSF?🌁 See the #SonarTeam’s Anirban Chatterjee reveal the "coding personalities" of LLMs. He'll share a framework to assess AI code for quality, security, and maintainability. Save the talk to your @QCon agenda! bit.ly/493G8Gz #CodeQuality #CodeSecurity
🚨 The “10x Developer” Myth 🚨 AI made us faster. Companies chase speed, devs chase deadlines — but code quality pays the long-term bills. A weak codebase always catches up. #SoftwareDevelopment #AI #CodeQuality
How many rules does your .editorConfig file have to ensure high-quality, high-performance .NET code? I bet mine is bigger! 💪 I dare you to use it—then tell me how many violations you get! 🚀 #dotnet #CodeQuality #Performance #MVPBuzz gist.github.com/RealDotNetDave…
Warsaw developers! Join us for #SonarConnect Nov. 12th!🇵🇱 Meet fellow developers and the #SonarTeam, and let's talk about the latest in code quality, security, and verifying AI-generated code. Food and drinks are on us!🍕 Register for free: bit.ly/4nBhGzW #CodeQuality
Sonar 🤝 @Atlassian! We're putting Sonar's #CodeQuality and security feedback right inside your @Jira issues. No more tab-hopping to see if your code is solid. 💻 Find, track, and fix, all in one place. ✅ bit.ly/4oBPttz #SoftwareDevelopment #CodeSecurity #DevSecOps
Tired of code that breaks after every update? 😩 Build maintainable code that lasts! * Use clear naming conventions * Write unit tests * Keep functions short & focused Stop wasting time, start building better! #WebDevelopment #CodeQuality
Your AI code *compiles*. Great! But it's secretly "workslop"—hollow logic, missing edge cases, and pure tech debt fuel. 📉 Are we sacrificing true craft for fake productivity? Let's talk. #AI #CodeQuality #SoftwareEngineering
Can we talk about comments? They’re like Post-Its on your code, but unlike my fridge, not every inch should be covered. Comment WHY, not WHAT. If you need a comment to explain WHAT, it’s time to refactor. 🔄💬 #CodeQuality #BestPractices
AI-driven code reviews cut bugs by 40% but demand deeper human oversight—are senior engineers ready to shift from coder to curator? 🤔💡 #TechLeadership #AI #CodeQuality
Common causes of high memory footprint: 1. Too many heap allocations (new, malloc) 2. Big static/global structures 3. Copying instead of referencing 4. Containers with huge reserved capacity (std::vector, std::map) #Cpp #CodeQuality #DevTalk
TheORQL shows how local-first debuggers can transform debugging: you still work locally, but with an “in-editor team of debug agents” helping you move from error → explanation → patch fast. ✨ Read more here → orql.ai/blog/14-ai-bro… #CodeQuality #AI
📈 Want metrics? Better error resolution equals fewer regressions, faster turnaround, happier clients or stakeholders. That’s not just convenience—it’s impact. Click for more info: orql.ai/blog/9-automat… #CodeQuality #AIinDev
How do you build better software in the age of AI? 🤔 Join us for the Sonar Summit on March 3, 2026! 🚀 It's a one-day, global virtual event for devs and leaders looking to improve their #CodeQuality and #CodeSecurity in the AI era. Secure your spot.👇 sprou.tt/1o8WJWSX3qF
Level up your coding game! 🚀 This awesome guide from @SonarSource explains everything you need to know about #CodeQuality. Learn why it matters and how to stop bugs 🐞, reduce technical debt 💸, and make your code super maintainable! 💡 Check it out! 👇 sprou.tt/133pn4vUVms
If you are in #Berlin the 19th don't miss this free, open event about #ai , #codequality and #developerproductivity I will be there delivering a talk 😊
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
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
Angular's latest open-source gem, Vibe Code Quality, is here to elevate your code standards and boost your team's productivity. 🚀 Check it out: thenewstack.io/new-open-sourc… #CodeQuality #TechInnovation #Angular
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
Testing isn’t just about finding bugs; it’s about building confidence in your code. What’s your testing mantra? 🧪 #CodeQuality
#SonarQube is the 2025 CODiE Award winner for Best DevOps Tool. 🏆 We're proud to be the trusted verification layer for dev teams, ensuring all code meets the highest quality and security standards. See the winners: bit.ly/4hl7Ss6 #CodeQuality #CodeSecurity
Listening @vilojona talking about #codequality in the #AI era needed more than ever (of course, I'll add) #JavaCro
Wowwwww ♥️♥️🥰🥰🥰 Only 2 hours after my talk about #AI and #CodeQuality and the slides QR have been scanned 70 times 🙏🎉🎉👏👏👏 at @javazone
[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
"Clear Names Create Clearer Code—And Clearer Code Leads to Better Software." Great teams know this: the way you name things directly shapes how easy code is to understand, share, and evolve. #DevTips #CodeQuality #RockYourCode #MVPBuzz
isort Keep your Python imports tidy with isort, the utility to sort and format your code for consistency! #python #codequality
Warsaw developers! Join us for #SonarConnect Nov. 12th!🇵🇱 Meet fellow developers and the #SonarTeam, and let's talk about the latest in code quality, security, and verifying AI-generated code. Food and drinks are on us!🍕 Register for free: bit.ly/4nBhGzW #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…
Big news! 🏆 Sonar is a Leader and Fast-Mover in the @GigaOm Radar for Application Security Testing (AST)! 🚀 We're helping 7M+ devs ensure code quality and security. 🔒🎯 See why GigaOm put us at the top: bit.ly/4nXasY0 #CodeQuality #CodeSecurity #SonarQube
Super happy about my talk about #codequality #ai #LLMs at @DevTalksRo in a full room 🥰 #devrel @SonarSource Slides : bit.ly/vilojona-clean…
Yuhuuuuu 🎉🎉🎉🎉 few minutes after my talk , for around 200 people, and I already have lots of feedback with awesome score 🥰 #CodeQuality #AI @JavaCro #javacro25 @SonarSource Slides : Bit.ly/vilojona-clean…
So happy about the result of my #talk about #AI #codequality including the #LLMs personalities and the #StateOfCode Full room 220 (+overflow) 🤯🤯🤯🤗🤗🤗 Here you have the slides : bit.ly/vilojona-clean… @SonarSource #devrel
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
Wooohoooo Yuhuuuuuu 🎉🎉🎉 i received this awesome selection email 🥰 from @DevoxxMA (3rd time in a row) I have this amazing conference deep in my hart. Awesome place, great audience very engaged, and espectacular speakers. #devrel @SonarSource #ai #codequality
Something went wrong.
Something went wrong.
United States Trends
- 1. Horford 1,055 posts
- 2. Will Richard 4,058 posts
- 3. #AEWDynamite 18.7K posts
- 4. #Survivor49 3,117 posts
- 5. Russell Westbrook 1,640 posts
- 6. Kuminga 2,635 posts
- 7. Klay 6,777 posts
- 8. Tyler Bertuzzi N/A
- 9. #ChicagoPD 1,031 posts
- 10. #AmphoreusStamp 2,852 posts
- 11. #SistasOnBET 2,231 posts
- 12. Podz 1,562 posts
- 13. Godzilla 30.1K posts
- 14. Dalton Knecht N/A
- 15. Unplanned 4,813 posts
- 16. Pat Spencer N/A
- 17. Nico Harrison N/A
- 18. Spencer Knight N/A
- 19. Binnington 2,390 posts
- 20. Harrison Barnes N/A