#coderefactoring search results
Décoder le refactoring à grande échelle avec Antoine Jacoutot. Comment équilibrer nouveautés et remaniement du code? Cultivons ensemble une culture de la tech évolutive! 🔄👨💻 #DevTalk #CodeRefactoring #TechCulture

By using #CodeRefactoring in flash-chat application we reduced the extra codes. @CodeToInspire. #AfghanGirlsCode.

🐍 Writing clean Python faster with Sourcery? Use Sourcery's auto-refactor CLI to optimize entire files — not just individual functions. ✨ It simplifies logic, removes redundancy, and boosts code readability instantly. #Sourcery #Python #CodeRefactoring

🔥🔥 Meme of the week 🔥🔥 🏭 Refactoring code: it's like renovating your house. You start with good intentions, but soon realize you've opened Pandora's box of tangled wires and hidden surprises. 🏠💻 #CodeRefactoring hashtag #TechTroubles

Exciting news! 🌟 Invited by the AWS EMEA team to their Barcelona office, kloia showcased our game-changing approach to app modernization. Discover how our focus on code refactoring creates unparalleled value for your applications. Let's revolutionize together! #CodeRefactoring…

Bir zamanlar, karanlık bir vadide, 'kötü kod' yaşarmış. Bir gün, 'iyi kod' onu aydınlatmaya karar vermiş. İşte onların hikayesi... 💡 vs. 🌑 #CodeRefactoring #CleanCodeJourney

Just finished refactoring a messy codebase! Clean code is like a work of art. #CodeRefactoring #CleanCode #Programming

How long should it take to refactor 200+ Java files? Massive refactors don’t need massive models, just the right tool. blog.brokk.ai/massive-refact… #SoftwareEngineering #Java #CodeRefactoring #CleanCode #StaticAnalysis #DevTools #CodeQuality #DeveloperProductivity #Brokk #Cursor…
Do you find yourself copying and pasting chunks of Verilog/SystemVerilog code and wishing that you had created a new function or task? Our DVT IDE can do this at the click of a button: techdesignforums.com/practice/techn… #Verilog #SystemVerilog #CodeRefactoring #DVTIDE #DesignVerification

6 reasons for #CodeRefactoring! #Infographic #python #java #code #softwaredevelopment #webdevelopment #angular #angularjs #performance #softwareengineer

Ready to elevate your development game? Visit us: instanceit.com #customsoftwaredevelopment #customsoftwaredevelopmentcompany #coderefactoring #softwaredevelopment #softwaredevelopmentcompany #softwaredevelopmentagency #softwaredevelopmentservices

Just spent hours refactoring my code to make it more efficient. Optimized code, happy life! 🚀 #FrontEndDeveloper #CodeRefactoring
About Today's Session With One of our Success Stories "Saad Pasta" #saylanimassittraining #coderefactoring




📚✂️ Dive into the world of code refactoring with 'REMS: Recommending Extract Method Refactoring Opportunities via Multi-view Representation of Code Property Graph' presented by Qiangqiang Wang. 🌟 #icpc2023 #CodeRefactoring


"Code refactoring is like tidying up your codebase. It improves readability, reduces technical debt, and paves the way for future enhancements. #CodeRefactoring #CleanCode"
Just wrapped up 4 days of intensive ORM refactoring, and it feels like a Friday at 5 PM! 🚀💻 #backend #Python #CodeRefactoring #HappyHour #DeveloperLife

Clean and tested code is what developers are looking for, but don’t always get. In such cases, you need #CodeRefactoring. Read the article to learn about #refactoring techniques 🔎 hubs.ly/Q0263FsY0

This converter does a lot of heavy lifting: Removes extra html, head and body tags Refactors the whole code Extracts file metadata separately Converts inline CSS/JS into separate files and imports them into JSX Preserves existing imports #JSX #CodeRefactoring #FrontendDevelopment
Décoder le refactoring à grande échelle avec Antoine Jacoutot. Comment équilibrer nouveautés et remaniement du code? Cultivons ensemble une culture de la tech évolutive! 🔄👨💻 #DevTalk #CodeRefactoring #TechCulture

Remember, refactoring isn't just something you tell your manager you're doing to sound busy. It’s like spring cleaning; it hurts but, boy, does it feel good afterward! Who’s got a refactoring win they’re proud of? Share below! 🌟 #CodeRefactoring #DevCommunity
When your legacy code is so tangled, you need a time machine to fix it! Here’s a glimpse of a developer battling spaghetti code through the ages. Remember, great code is timeless! #CodeRefactoring #TimeTravel #DevLife

When your code is so tangled, even a time traveler needs a map! 🚀🔧 Refactoring spaghetti code across centuries might just be the next great adventure in programming. #DevLife #CodeRefactoring #TimeTravelTech

🚀 Sourcery: Use Sourcery’s automatic code refactoring to enforce clean, Pythonic code patterns in your CI pipeline — catch anti-patterns before merge! 🔥🐍 Write better code, faster and smarter. #SourceryAI #Python #CodeRefactoring #CleanCode
🧠 MutableAI: Leverage MutableAI’s real-time codebase insights to detect hidden dependencies and optimize large-scale refactoring seamlessly. Stay ahead in complex projects with AI-powered code understanding! ⚡ #MutableAI #AIDrivenDev #CodeRefactoring
🚀 Mutable.ai Use Multi-File Edit to refactor entire directories—add features, remove unused code, or apply changes across your codebase in one go. #MutableAI #CodeRefactoring #AIInDevelopment
Mastering code refactoring isn't just about cleaning up; it's about building a stronger, more resilient codebase. Clean code reduces technical debt, boosts team efficiency, and makes future development a breeze. Invest in your craft! #CodeRefactoring #DevTips #SoftwareDevelopment
Curious: When refactoring legacy code, do you prefer tackling the most critical, high-impact areas first, or opting for a "death by a thousand cuts" approach? 🤔 How do you handle this in real-world projects? #coderefactoring
Ever tried explaining your code to someone and realized it sounds like you're auditioning for a role in a sci-fi movie? 🤖💻 Pro tip: If your code needs a Rosetta Stone, it might be time to refactor. Keep it simple, keep it clean, folks! #DevLife #CodeRefactoring
Can't add a method to a class you don't own? Use a Foreign Method! - Create the method in YOUR code - Pass the utility object as parameter Example (JS): function formatWithTimezone(date) { return StringUtils.format(date) + " UTC"; } #ProgrammingTips #CodeRefactoring
How long should it take to refactor 200+ Java files? Massive refactors don’t need massive models, just the right tool. blog.brokk.ai/massive-refact… #SoftwareEngineering #Java #CodeRefactoring #CleanCode #StaticAnalysis #DevTools #CodeQuality #DeveloperProductivity #Brokk #Cursor…
🐍 Writing clean Python faster with Sourcery? Use Sourcery's auto-refactor CLI to optimize entire files — not just individual functions. ✨ It simplifies logic, removes redundancy, and boosts code readability instantly. #Sourcery #Python #CodeRefactoring

Level up your Python refactoring by using Sourcery custom rules to enforce team-wide best practices. 💡 Add a .sourcery.yaml to your repo to define rules like avoiding nested loops or preferring list comprehensions. #Sourcery #PythonDev #CodeRefactoring #CleanCode
Use "Prompt to Code" and "Refactor with AI" to instantly transform messy logic into clean, production-ready code. Add inline comments like // simplify this logic to guide better AI refactors! 🚀 Clean code in seconds — not hours. #MutableAI #AICoding #CodeRefactoring
🚧 Tired of dealing with a slow, broken system? CN Tech replaces patchwork fixes with solid foundations — rebuilding apps with modern code, clean architecture, and real performance. Let’s upgrade your tech. For good. #CNTech #CodeRefactoring #ModernApps #FixSlowSystems

PHP Rector is perfect for version upgrades and cleaning up technical debt. It uses AST manipulation for intelligent automated refactoring that preserves functionality while modernizing code. Read more here: levelup.gitconnected.com/php-rector-the… #PHPRector #PHP #CodeRefactoring #TechnicalDebt
levelup.gitconnected.com
PHP Rector: The ultimate tool for automated code refactoring and PHP upgrades
Transform your legacy PHP codebase in hours, not weeks — automated refactoring that actually works
AI refactors code fast, but it doesn’t grasp intent. It may silently break lazy ops, mutate state, or misorder eval in code. Great for cleanup & boilerplate, risky for logic. Trust it for structure. Trust yourself for semantics. #AIForDevelopers #CodeRefactoring

TDD é desafiador, mas é indispensável dada sua importância no refactoring. #TDD #CodeRefactoring #JUnit
When your code is so tangled, even a time traveler needs a map! 🚀🔧 Refactoring spaghetti code across centuries might just be the next great adventure in programming. #DevLife #CodeRefactoring #TimeTravelTech

When your legacy code is so tangled, you need a time machine to fix it! Here’s a glimpse of a developer battling spaghetti code through the ages. Remember, great code is timeless! #CodeRefactoring #TimeTravel #DevLife

🐍 Writing clean Python faster with Sourcery? Use Sourcery's auto-refactor CLI to optimize entire files — not just individual functions. ✨ It simplifies logic, removes redundancy, and boosts code readability instantly. #Sourcery #Python #CodeRefactoring

#CodeRefactoring in the train.. My fav way of working - always on the move! #coding #VS2019 #AzureFunctions #Azure #MVPbuzz #WomenWhoCode


Bir zamanlar, karanlık bir vadide, 'kötü kod' yaşarmış. Bir gün, 'iyi kod' onu aydınlatmaya karar vermiş. İşte onların hikayesi... 💡 vs. 🌑 #CodeRefactoring #CleanCodeJourney

Is your codebase a tangled mess? Cut through complexity with robust modularization. Refactor for clarity. Reuse components. Simplify maintenance. Boost productivity. #SoftwareEngineering #CodeRefactoring #Modularization #Productivity #Simplicity @CodeCleanseNow

Just finished refactoring a messy codebase! Clean code is like a work of art. #CodeRefactoring #CleanCode #Programming

By using #CodeRefactoring in flash-chat application we reduced the extra codes. @CodeToInspire. #AfghanGirlsCode.

🔥🔥 Meme of the week 🔥🔥 🏭 Refactoring code: it's like renovating your house. You start with good intentions, but soon realize you've opened Pandora's box of tangled wires and hidden surprises. 🏠💻 #CodeRefactoring hashtag #TechTroubles

Warsztaty Toruń JUG ""Refactoring from the Big Ball of Mud" trwają 👨💻 💩 👨🔧 @JakubPilimon & @szjanikowski #coderefactoring #oop #ddd #cleancode #jug #torun

Reading code is valuable in code refactoring as it helps developers understand the existing codebase, identify areas for improvement, and make informed decisions during the refactoring process, resulting in improved code quality and maintainability. #programming #CodeRefactoring

About Today's Session With One of our Success Stories "Saad Pasta" #saylanimassittraining #coderefactoring




Décoder le refactoring à grande échelle avec Antoine Jacoutot. Comment équilibrer nouveautés et remaniement du code? Cultivons ensemble une culture de la tech évolutive! 🔄👨💻 #DevTalk #CodeRefactoring #TechCulture

Do you find yourself copying and pasting chunks of Verilog/SystemVerilog code and wishing that you had created a new function or task? Our DVT IDE can do this at the click of a button: techdesignforums.com/practice/techn… #Verilog #SystemVerilog #CodeRefactoring #DVTIDE #DesignVerification

.@fb_engineering is open-sourcing Retrie, a #coderefactoring tool for #Haskell. Using Retrie, #developers can rewrite codebases exceeding 1 million lines, express rewrites as equations in Haskell, and avoid large classes of codemodding errors. Learn more: bit.ly/30dZ4yg

Something went wrong.
Something went wrong.
United States Trends
- 1. Branch 36.8K posts
- 2. Chiefs 111K posts
- 3. Red Cross 50K posts
- 4. Exceeded 5,986 posts
- 5. Mahomes 34.6K posts
- 6. Binance DEX 5,183 posts
- 7. #njkopw 5,337 posts
- 8. #LaGranjaVIP 81.9K posts
- 9. Air Force One 56.1K posts
- 10. Rod Wave 1,610 posts
- 11. #TNABoundForGlory 59.1K posts
- 12. #LoveCabin 1,358 posts
- 13. Tel Aviv 59.1K posts
- 14. Alon Ohel 16K posts
- 15. Bryce Miller 4,593 posts
- 16. Omri Miran 15.4K posts
- 17. Eitan Mor 15.2K posts
- 18. LaPorta 12.1K posts
- 19. Matan Angrest 14.6K posts
- 20. Goff 13.9K posts