#bettercode search results
#BetterCode Every level of indention in your code can be moved to a separate function. Especially if you have an if without else you can use return in your function and avoid having any login in the if.

#BetterCode Move the try-catch to a function to avoid reassigning a variable or putting your whole code in try!

Presenting at the noon poster session today!! So excited to share my project on using human computer interaction to help teams learn practices that make their code better. #ghc19 #teamcigna #bettercode #codereview

Write better Java code by using these five tools! #Java #BetterCode #automation developer.okta.com/blog/2019/12/2…

Guideline #10: Write Clean Code Why: Clean code is more Maintainable - Proactively search and remove code smells - Remove useless comments, commented code blocks & dead code - Refactor poorly handled exceptions, magic constants & poorly named units or variables #bettercode

In his keynote at #FnConf19 Aaron Hsu explored the problems associated with code bloat and demonstrated the speed of the APL compiler he created. #APL #BetterCode #FunctionalProgramming




So, schnell noch “Schallschutz” für meinen .NET MAUI Vortrag auf der @bettercodeconf heute Nachmittag aufgebaut. Ich hoffe jetzt gibt es keine Probleme mehr mit zu viel Hall 😁 #dotnetmaui #betterCode

Ich habe gerade laut gelacht. 😂 (aus: Passing/Jander, Weniger schlecht programmieren, Heidelberg 2013, S. 20). #bettercode #coding #hobby #Urlaubslektüre

Become a friend of the thing that disrupts your plan. — Jordan Peterson #GoldenRepair #Kintsukuroi #BetterCode #AppCraft SmallCo.co
Check out this video of Aaron Hsu at #FnConf19. confng.in/4e7TKb-4 Like it? Sign up for 2020 conference alerts. #BetterCode #APL #Beginner #FP #FunctionalProgramming

Am 27.04. erklärt @dk_1977 auf der #betterCode() API, wie man mit gutem Design bessere und erfolgreiche APIs baut und damit Kunden begeistert: cclnk.de/3Bycd6g #api #apiexperience

Bad : var i; for (i = 0; i < arr.length; i++) {} Better Code : var i; var l = arr.length; for (i = 0; i < l; i++) { } #100DaysOfCode #javascript #BetterCode
Dunedin startup @codelingoapp and Jesse Meek are helping the world solve a multi-billion-dollar problem: waste and rework when writing software code! #SaaS #bettercode callaghaninnovation.govt.nz/success-storie…

Let's dispel a misconception. 100% test coverage does not make 100% bug free code, however it does make 100% deterministic code, which is arguably more valuable. #unittests #coverage #bettercode
Reading before coding really makes your thinking and code better. Why did nobody mention this before for me? #reading #gamedev #bettercode #work #goodtoread #knowledge #lostknowledge
Unlocking the Code to Success: How Continuous Improvement Drives Better Code and Better Results . . Download DevBytes App for the latest news and more tech-related content #ContinuousImprovement #CodeRefinement #BetterCode #CodeOptimization #ProgressiveDevelopment #Software




13 Practices for Better Code Reviews buff.ly/2pKsK6M #Bettercode #software #softwaredevelopment #SoftwareEngineer #weekendread #weekendreads

Auf der #bettercode erstellen @sippsack und @RalfDMueller in einem Online-Workshop 📊Diagramme für eine effektive Architekturdokumentation und entwickeln dabei eine nützliche #Checkliste. 👉 kurzelinks.de/nefp

🚨 Why 80% of prod incidents are self-inflicted: Lack of rigorous testing and hasty deployments! 🛠️🔍 Let's learn from our mistakes and ensure robust checks. Reply with your worst outage story—we've all been there! #DevLife #BetterCode
🫵 Follow eickernews.com »Can #LLMs write #bettercode if you keep asking them to “write better code”?« minimaxir.com/2025/01/write-… #tech #media
Navigate quality assurance with ease. SunriseQA leads the way! 🌍 #SunriseQA #QAInnovation #BetterCode

Shortcut key number #7 of VS code: 🧩 Extensions: Use Ctrl + Shift + X to find new #VSCode extensions. Nearly everything has an extension! 🔍 #BetterCode #DevTools
Sending positive vibes to all the attendees at betterCode() Spring 2024! Keep the momentum going and make the most of this amazing opportunity from @bettercodeconf. #bettercode #Java!
Write #bettercode, faster! Test-driven #development (TDD) helps design & test software simultaneously. Learn the #steps & benefits of #TDD for cleaner, more reliable code. testrigtechnologies.com/blogs/introduc… #testrig #dallasTx #javascript #TexasTech #softwareEngineering #developer
Have a great first day at betterCode() API 2024! Learn about #API and #GraphQL - and shoutout to @bettercodeconf! #bettercode
@harleyf may we create a tv series on @shopify and bettering technology internationally? Focused on my responsibilities, however the world must know the world of @burtonsnowboard #bettercode #javascript #other #socialgoods
Finland leads as the happiest place to live, seven times in a row! 🇫🇮 It's not about the money, but the quality of life and community. Let's explore what makes them stand out. #HappinessIndex #BetterCode

Sending our best to all participants of betterCode() Clean Architecture 2024! We hope you have an amazing time networking and learning from the experts. A big shoutout to @bettercodeconf. Share highlights using #API. #bettercode.
So, schnell noch “Schallschutz” für meinen .NET MAUI Vortrag auf der @bettercodeconf heute Nachmittag aufgebaut. Ich hoffe jetzt gibt es keine Probleme mehr mit zu viel Hall 😁 #dotnetmaui #betterCode

Da freue ich mich auf die #bettercode von @heiseonline am 27.11 #PHP
By using AI coding tools, developers can save time, improve the quality of their code, and stay ahead of the competition. 🤝 #AICodingTools #Developers #BetterCode tinyurl.com/yrufutox
Heute auf der #bettercode erstellen @sippsack und @RalfDMueller in einem Online-Workshop Diagramme für eine effektive Architekturdokumentation und entwickeln dabei eine nützliche #Checkliste. 👉 kurzelinks.de/nefp

Presenting at the noon poster session today!! So excited to share my project on using human computer interaction to help teams learn practices that make their code better. #ghc19 #teamcigna #bettercode #codereview

#BetterCode Move the try-catch to a function to avoid reassigning a variable or putting your whole code in try!

#BetterCode Every level of indention in your code can be moved to a separate function. Especially if you have an if without else you can use return in your function and avoid having any login in the if.

Finland leads as the happiest place to live, seven times in a row! 🇫🇮 It's not about the money, but the quality of life and community. Let's explore what makes them stand out. #HappinessIndex #BetterCode

Navigate quality assurance with ease. SunriseQA leads the way! 🌍 #SunriseQA #QAInnovation #BetterCode

#BetterCode If you need a different behavior from a service in different environments, try to use different classes instead of using if.

Supercharge your #React development! 🚀 Get AI-generated components in minutes! 🌪️ Unleash the power of AI in your project and witness the impact on your productivity! 🤩✨ Try our game-changing service now! 💥 #BetterCode #WebDevelopment #FutureIsHere #React #LoveForCode

Why fix code manually when AI can do it for you? Refactorly AI ensures consistency, efficiency, and readability across your projects. 💻 #BetterCode

Something went wrong.
Something went wrong.
United States Trends
- 1. Chauncey Billups 96.8K posts
- 2. #PlayersOverProfits 2,562 posts
- 3. Terry Rozier 88.9K posts
- 4. Candace 34.6K posts
- 5. $INTC 36.4K posts
- 6. MANE EN BILLBOARD 15.6K posts
- 7. Aaron Jones 2,505 posts
- 8. Mafia 130K posts
- 9. Binance 214K posts
- 10. Ti West 3,546 posts
- 11. #RepublicansAreAWOL 6,846 posts
- 12. Fallout 4 1,138 posts
- 13. Stephen A 24.9K posts
- 14. Bethesda 8,874 posts
- 15. The Anomaly 2,125 posts
- 16. Changpeng Zhao 22.7K posts
- 17. New Vegas 7,084 posts
- 18. Dragon 86.9K posts
- 19. Tiago Splitter 3,772 posts
- 20. #OlandriaxZCON 1,470 posts