#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
⚠️ 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
🧰 OpenAPI Generator + Spring Boot = pure developer happiness. See the full example! #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
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
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
🧰 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
🧑💻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
⚠️ 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
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
[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
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…
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
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
Super happy about my talk about #codequality #ai #LLMs at @DevTalksRo in a full room 🥰 #devrel @SonarSource Slides : bit.ly/vilojona-clean…
@ManfredSteyer wowed us at #jsPolandConf—“JavaScript as a Crime Scene” blended smart code forensics with actionable tips for better architecture! #CodeQuality #jsPolandConf
Want to build your own code quality tools? 🔍 Python’s `ast` module lets you analyze code like linters do! 💪 Below code snippet extracts all function & method names from a file. What would you automate? 💡 #Python #AST #CodeQuality
Listening @vilojona talking about #codequality in the #AI era needed more than ever (of course, I'll add) #JavaCro
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
Something went wrong.
Something went wrong.
United States Trends
- 1. Ole Miss 46.7K posts
- 2. Paqueta 13.9K posts
- 3. Isak 36.2K posts
- 4. #HardRockBet N/A
- 5. Wirtz 21.4K posts
- 6. #AskFFT N/A
- 7. Golesh 4,864 posts
- 8. Ryan Silverfield 1,517 posts
- 9. Vidal 4,018 posts
- 10. Good Sunday 77.2K posts
- 11. Gakpo 20.6K posts
- 12. #WHULIV 14K posts
- 13. #sundayvibes 6,383 posts
- 14. Lane 102K posts
- 15. Neal 5,421 posts
- 16. Saliba 18.8K posts
- 17. West Ham 29.6K posts
- 18. #QatarGrandPrix N/A
- 19. Dowdle 1,151 posts
- 20. Judkins 1,335 posts