#codequality search results
@ManfredSteyer wowed us at #jsPolandConf—“JavaScript as a Crime Scene” blended smart code forensics with actionable tips for better architecture! #CodeQuality #jsPolandConf
⚠️ 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
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
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
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
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
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
The purpose of TypeScript isn't to benefit end-users directly, but rather to help developers avoid mistakes that could affect our clients or web users. #Typescript #DevLife #CodeQuality
"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…
Too many teams jump into coding without planning or documentation. Then wonder why things fall apart. Stop the madness. Read why architecture still matters — yes, even in Agile.👇 #dotnet #DotNetDave #CodeQuality #CodeDocumentation #MVPBuzz dotnettips.wordpress.com/2019/11/01/dot…
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
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
📢 Calling all developers! 🚀 Don't miss this eye-opening article on the fundamental importance of code quality in software projects. Learn from real-life experiences and discover valuable resources to level up your coding skills. #CodeQuality #MVPBuzz dotnettips.wordpress.com/2019/06/24/cod…
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
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
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
🚀 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
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
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
These tips won’t surprise most software engineers, but they’re a useful reminder - especially if you’re just getting started. These #BestPractices highlight essential fundamentals like version control & coding standards: kdab.com/best-practices… #SoftwareDevelopment #CodeQuality
“Temporary workaround” is just long-term code wearing a fake moustache. #CodeQuality
My AI pair programmer's definition of a "unit test": print('All good! ✔️') Friendly reminder to actually read the tests your code agent writes. We're getting fooled by the oldest trick in the book! 😂 #DevHumor #AI #CodeQuality #LLM #Programming
Stop the Flake. Start the Fix. 🦾 See the 5-step process our AI uses to identify, diagnose, and suggest fixes for your most inconsistent tests. Learn more at letest.ai #AIforQA #TestReliability #CodeQuality #letestai
⚠️ 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
@ManfredSteyer wowed us at #jsPolandConf—“JavaScript as a Crime Scene” blended smart code forensics with actionable tips for better architecture! #CodeQuality #jsPolandConf
The purpose of TypeScript isn't to benefit end-users directly, but rather to help developers avoid mistakes that could affect our clients or web users. #Typescript #DevLife #CodeQuality
The chart shows a steady drop in issues from v1.0 to v1.4, proving clear improvement in code quality. Each update fixed bugs, boosted performance, and made the system more stable. #PerformanceBoost #CodingTips #CodeQuality #SystemStability #SoftwareUpdate
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
Something went wrong.
Something went wrong.
United States Trends
- 1. Black Friday 446K posts
- 2. Nebraska 10.1K posts
- 3. Iowa 11.8K posts
- 4. Jalon Daniels N/A
- 5. Rhule 1,884 posts
- 6. Black Ops 7 Blueprint 8,820 posts
- 7. Go Birds 11K posts
- 8. Sumrall 2,956 posts
- 9. Lane Kiffin 7,547 posts
- 10. Egg Bowl 7,163 posts
- 11. #Huskers 1,127 posts
- 12. Kamario Taylor N/A
- 13. Mississippi State 4,710 posts
- 14. #kufball N/A
- 15. UConn 5,267 posts
- 16. Sydney Brown N/A
- 17. Black Ops 7 XP 6,412 posts
- 18. Kansas 16K posts
- 19. Swift 54K posts
- 20. Stribling N/A