#refactoring نتائج البحث
💡 Java tip: Avoid excessive number of method parameters. Group related values into objects. #Java #Refactoring
We’ve all done it. The quick fix that became permanent, the refactor that never came. Code that works, but at what cost? When do you leave it… and when do you make it right? #CleanCode #Refactoring #CodingLife #CodingFun
What you need to know before you jump into refactoring code... Read more here: devleader.ca/2023/11/28/wha… #refactor #refactoring #programming
Took me 4 hours to refactor 4k files into smaller components 💪 Huge thanks to Vibe Coding for the job and for helping me crack this problem ❤️ #DevLife #Refactoring #CleanCode #TypeScript #VibeCoding #100xEngineer
Why should we even bother with refactoring? Read more here: devleader.ca/2023/11/21/wha… #refactor #refactoring #programming
Spent 2 hours yesterday do to a refactoring and cleanup of template files for Cloudhiker. 2 hours very well invested, because the structure is clearer now and I'll spend fewer time searching for specific files. #coding #refactoring
Refactoring Needs Empathy (h/t Andrea Goulet), but it also needs Skills. At #DevNexus in March, I'll be showing my favorite techniques for #Refactoring in #Java using IntelliJ IDEA. Even if you're an experienced coder, I'll bet you'll still learn a few new things to try out...
🚀 This time it's Clojure! Join @nelkinda & @christianhujer — Clean Code: Refactoring Legacy Code in Clojure. 📅 28 Nov | 19:00 IST | Google Meet 🎟 Triffuns: triffuns.com/events/6a6b826… or 🎟 Meetup: meetup.com/meetup-group-n… #CleanCode #Clojure #Refactoring
Have an AI generate a temporary test suite, then refactor the codebase to a pristine state. It's a game-changer for managing complexity without the overhead of constant test maintenance. #AIdev #Refactoring
最高の記事を書きました。 PHPカンファレンス広島2025の登壇資料です。 / DBリファクタリングにおける戦略と実践方法 - そーだいなるらくがき帳 soudai.hatenablog.com/entry/database… #Database #Refactoring #Architecture
Legacy Application Modernization with Automated and Heuristic Analysis by Jose María Flores Zazo medium.com/@jmfloreszazo/… #legacy #refactoring #ndepend #metric
Refactoring: Cleaner, Faster, Better Code -Clearer, easier-to-maintain code -Fewer future errors -Improved performance & scalability At Alset, we optimize your software Visit byalset.com or book a free consultation: calendly.com/alsetmx/interv… #Refactoring #CleanCode
The 'T' in GPT? Transformation. And that's exactly what refactoring is. I got an AI genie to transform my tests & code. It's magic... but it can be dark magic. Learn how to keep your genie in its bottle. Watch the video! youtu.be/NHStrjiZ05Q #SoftwareDevelopment #Refactoring
youtube.com
YouTube
Refactoring - Using AI
♻️ Got legacy PHP? Time to modernize! Join the Hands-On Refactoring Workshop at #IPC Munich (Oct 27–31). 👨💻 Jose M. Valera Reales 👨💻 Jesus Valera Reales 👉 phpconference.com/php-core-codin… #PHP #Refactoring #CleanCode
🧐 Flutter tips How to create a gorgeous tutorial to onboard your users #flutterdev #fluttertips #refactoring
Vibe coding is fun… until cleanup time. Then it’s just: why does this even work? #VibeCoding #Refactoring
You need to invest periodically to simplify the solution and cleanup the objects. Cost of change apply in the age of AI-agents. #refactoring #technicalDebt
My reaction when Cursor says, "Ah yes, I see the issue now" and then breaks something else
3) Layout #code review, #software testing usecases, so it can also generate test cases. Even after that, have to review each PR and test it, suggest #refactoring ideas. One needs to know how to #programme, to use #VibeCoding ! 🙂
🛑 Stop Paying the Technical Debt Tax Most companies view technical debt as an abstract risk. It’s not. Outdated systems force slow, expensive maintenance cycles. Meetri Infotech specializes in turning technical debt into clean, usable capital. #TechnicalDebt #Refactoring
🎉 Today’s the day! Join @ChristianHujer live for Clean Code: Refactoring Legacy Code in Clojure. 🕖 19:00 IST | 📍 Google Meet link is live on Triffuns and Meetup. 👉 Triffuns: triffuns.com/events/6a6b826… 👉 Meetup: meetup.com/meetup-group-n… #CleanCode #Refactoring #Clojure
Memory Thinking for C & C++ Linux Diagnostics by Dmitry Vostokov is on sale on Leanpub! Its suggested price is $49.00; get it for $36.75 with this coupon: leanpub.com/sh/IHCQ2g8c @DumpAnalysis #CAndCpp #ComputerSecurity #Refactoring #SoftwareEngineering
You spent 3 days building a feature. You wrote 500 lines of code. You battled complex logic. But... it feels "off." It’s buggy. But you refuse to delete it. Why? Read: shorturl.at/fqI0b Follow my journey: @byteofabhi #byteofabhi #refactoring #growthmindset
Transform legacy code chaos into productivity! Vibe Coding refactors large codebases for enhanced maintainability. #Refactoring #DeveloperProductivityhttps://zilliz.com/ai-faq/does-vibe-coding-work-well-for-refactoring-large-legacy-codebases
Refactoring vs. Rewriting "We need a rewrite." Usually, you don't. You need a strategic refactor. Rewriting from scratch kills momentum. We perform surgical upgrades on legacy systems. Keep the data. Lose the debt. #Refactoring #LegacyCode
Bad code works. Clean code lasts. AI can refactor 500 lines into readable, maintainable logic in seconds. Use it. #AIProductivity #Refactoring #SoftwareEngineering
Sometimes the cleanest fix is deleting code. If a feature adds confusion, remove it, clarify the flow, and ship lean. Fewer branches, fewer bugs, happier you. #devlife #refactoring
🔧 Migrating code between languages? First, map your type systems! A nullable type in one language may be non-nullable in another. Prevent crashes with a type compatibility checklist. Audit type systems or face runtime crashes. #Refactoring #Programming #DevTips
🔥 Is your codebase slowing you down? Time to face the truth: messy code costs you time, money, and sanity. Refactoring is how great teams turn chaotic systems into clean & scalable products. 👉Read the full guide here: 5ly.co/blog/code-refa… #Refactoring #CleanCode #Fively
Are you sick of failing unit tests during #refactoring? Read along to find out more about a different style of unit testing. Let's redefine the unit, focus on behavior. Join me in the #sociable test revolution! canva.com/design/DAG4lLT…
🚀 This time it's Clojure! Join @nelkinda & @christianhujer — Clean Code: Refactoring Legacy Code in Clojure. 📅 28 Nov | 19:00 IST | Google Meet 🎟 Triffuns: triffuns.com/events/6a6b826… or 🎟 Meetup: meetup.com/meetup-group-n… #CleanCode #Clojure #Refactoring
Took me 4 hours to refactor 4k files into smaller components 💪 Huge thanks to Vibe Coding for the job and for helping me crack this problem ❤️ #DevLife #Refactoring #CleanCode #TypeScript #VibeCoding #100xEngineer
🐞 Code getting messy? Refactoring can fix bugs, boost speed & improve maintainability. ⚡ Our blog outlines simple refactoring steps every dev team should follow. 👉 Read the full guide now! coders.dev/blog/code-refa… #Refactoring #CodeQuality #CleanCode #SoftwareDev #CodersDev
💡 Java tip: Avoid excessive number of method parameters. Group related values into objects. #Java #Refactoring
𝗞𝗲𝗲𝗽 𝘁𝗵𝗶𝗻𝗴𝘀 𝘀𝗶𝗺𝗽𝗹𝗲! "𝘋𝘦𝘷𝘦𝘭𝘰𝘱𝘦𝘳𝘴 𝘢𝘳𝘦 𝘥𝘳𝘢𝘸𝘯 𝘵𝘰 𝘤𝘰𝘮𝘱𝘭𝘦𝘹𝘪𝘵𝘺 𝘭𝘪𝘬𝘦 𝘮𝘰𝘵𝘩𝘴 𝘵𝘰 𝘢 𝘧𝘭𝘢𝘮𝘦, 𝘰𝘧𝘵𝘦𝘯 𝘸𝘪𝘵𝘩 𝘵𝘩𝘦 𝘴𝘢𝘮𝘦 𝘰𝘶𝘵𝘤𝘰𝘮𝘦" - Neal Ford Kevlin Henney talk about #refactoring at the Build conference.…
What you need to know before you jump into refactoring code... Read more here: devleader.ca/2023/11/28/wha… #refactor #refactoring #programming
𝗞𝗲𝗲𝗽 𝘁𝗵𝗶𝗻𝗴𝘀 𝘀𝗶𝗺𝗽𝗹𝗲! "𝘋𝘦𝘷𝘦𝘭𝘰𝘱𝘦𝘳𝘴 𝘢𝘳𝘦 𝘥𝘳𝘢𝘸𝘯 𝘵𝘰 𝘤𝘰𝘮𝘱𝘭𝘦𝘹𝘪𝘵𝘺 𝘭𝘪𝘬𝘦 𝘮𝘰𝘵𝘩𝘴 𝘵𝘰 𝘢 𝘧𝘭𝘢𝘮𝘦, 𝘰𝘧𝘵𝘦𝘯 𝘸𝘪𝘵𝘩 𝘵𝘩𝘦 𝘴𝘢𝘮𝘦 𝘰𝘶𝘵𝘤𝘰𝘮𝘦" - Neal Ford Kevlin Henney talks on #refactoring at the Build conference.…
My favorite part of refactoring a React Native project is conquering "Provider Hell"! 🌟 The result? Cleaner and more maintainable providers 🚀 #ReactNative #CleanCode #Refactoring
🧐 Flutter tips How to create a gorgeous tutorial to onboard your users #flutterdev #fluttertips #refactoring
#pixelart The Forbidden Valley of Agartha. Reworking and improving the scenes in Block1 of "The Day The Moon Was Lost" #solodev #refactoring #Aseprite #neverhappy 🦆
هل ممكن refactor معقد ياخد أسبوع يتعمل في 10 دقايق؟ أيوه، لما تستخدم الذكاء الصناعي صح. #AIinDev #ScalableCode #Refactoring #PyCharm #SoftwareEngineering
Took me 4 hours to refactor 4k files into smaller components 💪 Huge thanks to Vibe Coding for the job and for helping me crack this problem ❤️ #DevLife #Refactoring #CleanCode #TypeScript #VibeCoding #100xEngineer
Hoy tenemos clase GRATIS: #Refactoring: 100% práctico! con @RGVgamedev Podrás seguirlo en directo en Youtube: youtube.com/watch?v=VGIyLz…
Harold Cohen, Untitled (73DI-CYC-3-1), 1973. Unique plotter drawing in ink and pencil on paper. 31.6 x 36.5 cm 12 1/2 x 14 3/8 in On view at our London gallery until 11 May. #GazelliArtHouse #HaroldCohen #Refactoring
Error handling is a tell-tale sign of overall code quality. Embrace exceptions: don't conflate "success" and "failure" scenarios only to distinguish them in `finally` block! #programming #refactoring
Lighten up your concerns and models with 𝙈𝙤𝙙𝙪𝙡𝙚::𝘾𝙤𝙣𝙘𝙚𝙧𝙣𝙞𝙣𝙜 💫 #rubyonrails #refactoring #activerecord #concerns
Use these simple techniques to make code self-descriptive eliminating the need in comments: 1) constants named in domain terminology 2) mapping between IDs & domain concepts #programming #refactoring
Okay made this robot that runs daily and goes over annual customers to check if today is the day they get new credits this month
Something went wrong.
Something went wrong.
United States Trends
- 1. Michigan 116K posts
- 2. Michigan 116K posts
- 3. Buckeyes 11.4K posts
- 4. Stoops 3,869 posts
- 5. Sherrone Moore 1,501 posts
- 6. Underwood 4,726 posts
- 7. Sayin 91.5K posts
- 8. Ryan Day 5,367 posts
- 9. Jeremiah Smith 7,594 posts
- 10. #TheGame 4,110 posts
- 11. Bo Jackson 2,157 posts
- 12. #GoBucks 6,696 posts
- 13. #GoBlue 8,689 posts
- 14. Fortnite 182K posts
- 15. Malachi Toney 2,646 posts
- 16. Mr. Brightside N/A
- 17. Touchback 8,890 posts
- 18. Clemson 6,202 posts
- 19. Kentucky 19.2K posts
- 20. #OSUvsMICH N/A