#refactor search results
Level up your expertise and skillset with a top book picks: "Refactoring: Improving the Design of Existing Code" (2nd edition) by Martin Fowler ➡️amzn.to/3WGyk6l ⬅️ ————— #Agile #AgileBook #Refactor #Refactoring #Code #Coding #CodingBook
Why should we even bother with refactoring? Read more here: devleader.ca/2023/11/21/wha… #refactor #refactoring #programming
Today, I begin a further #refactor with the most challenging case. 💪 The request must know the types it will return in the response to maintain strong #Swift typing. This requires the dev to declare the response types when creating the query. Now, it is a generic game... 🎮
There comes a time in every developer's life where we're faced with this... Read more here: devleader.ca/2023/11/27/ref… #refactor #refactoring #programming
Here's a list of 10 different refactoring techniques for you to leverage! Read more here: devleader.ca/2023/11/14/top… #coding #programming #refactor #refactoring
With complex @figma #components there is a lot you can get wrong. This is why I always love an opportunity to learn from the best. One great learning opportunity is this component #refactor thread by @disco_lu buff.ly/44qp5tt Also love how component props simplify it.
We studied about how to #Refactor our code in #flutter @CodeToInspire #Afghanistan #AfghanWomen #AfghanGirlsCode @mcflyDev @LarryAasen @donix_22 @_kato_shinya @seguncodes @erluxman @iamchathu @HabibKhanT @flutteriodaily @imthepk @devangelslondon #competition #influencer
I'm curious about what 'code refactor' means in this context. Does it prioritize shorter or more readable code? #refactor #Laravel #code
Today I am gonna refactor some code in these files, prolly it will take some time coz, I will be breaking it into multiple components for each different logical function. Will make sure that It can go with least prop drilling! #typescript #nextjs #refactor
Well I'm wrapping up tonight's study session early. I felt myself getting tired so instead of #coding along, I decided to watch the episode in its entirety to get an overview of it and then tomorrow I'll re-watch it and apply what I've learned. His #refactor videos are my fav! 💜
For the mission for clean code. @timokoerber gives modern #PHP techniques to #refactor your code to significantly enchanted its readability. He also brought a lot of stickers and other goods for you. #IntPHPcon #cleancode
Oh look @a_sanchez0210 he showed up today in the post. A family photo is in order soon. As I believe this finally completes the team set of Lunar Aqua #Refactor s /125. It’s been a fun chase. But I’m looking forward to seeing Axel play with the frogs soon enough. Go Mariners!
When should we refactor code? Read more here: devleader.ca/2023/11/24/whe… #refactor #refactoring #programming
شما تو این شرایط چی کار میکنین؟ جوابش قطعا #refactor نیست. چون توی ریفکتور احتمال همون "کوچکترین اشتباه" زیاده. تفسیر من از "دارم دیوونه میشم" بار ذهنی زیاد (بلکه تیم و سازمان) به خاطر غیر قابل پیشبینی بودن رفتار سیستم بعد از هر تغییره. راه حل؟ #test چجور تستی؟ بستگی داره.
دارم دیوونه میشم. کدبیس مثل سگ پیچیده شده و با کوچیکترین اشتباه فاتحه کل پروژه خوندهست.
Amazing! Claude 3.5 Sonnet renders your Styles to preview! Time saver when refactoring or working out some CSS design! Another point for Anthropic +1 🦾 vs OpenAI -1 #SaaS #Refactor #LLM
Our employee spotlight this week is Chuck Whittemore! Chuck is a great example of what it means to carry out our core values. We could not be prouder of Chuck's constant drive towards improvement. A big thank you to Chuck for all his hard work. #Refactor #CoreValues #Teamwork
Why should we even bother with refactoring? Read more here: devleader.ca/2023/11/21/wha… #refactor #refactoring #programming
Here's a list of 10 different refactoring techniques for you to leverage! Read more here: devleader.ca/2023/11/14/top… #coding #programming #refactor #refactoring
شما تو این شرایط چی کار میکنین؟ جوابش قطعا #refactor نیست. چون توی ریفکتور احتمال همون "کوچکترین اشتباه" زیاده. تفسیر من از "دارم دیوونه میشم" بار ذهنی زیاد (بلکه تیم و سازمان) به خاطر غیر قابل پیشبینی بودن رفتار سیستم بعد از هر تغییره. راه حل؟ #test چجور تستی؟ بستگی داره.
دارم دیوونه میشم. کدبیس مثل سگ پیچیده شده و با کوچیکترین اشتباه فاتحه کل پروژه خوندهست.
✂️ Code truth: fewer lines, fewer bugs. If you’re keeping more code than you understand, you’re growing dead weight. Delete ruthlessly, refactor often, ship clean. Your future self will thank you. #coding #refactor #cleanup
Make code readable twice: once for the future you, once for the teammate who will someday have your job. If you can't, refactor. #CodeQuality #Refactor #DX
I replaced three flaky scripts with a single tiny utility I wrote in an afternoon. Build is faster, onboarding is simpler, and the team finally trusts the toolchain. Start with a small MVP, not a big rewrite. 🚀 #DevTools #Refactor #JavaScript
"Warning: your MVP will be ugly. Embrace it. Get feedback. Repeat. Ship fast, refactor often ⏱️💥. Solo founders, we feel you 😅. Don't be too proud to start over. #Launch #Refactor #Ship #Code #Startup #MVP #Founders"
Today, I begin a further #refactor with the most challenging case. 💪 The request must know the types it will return in the response to maintain strong #Swift typing. This requires the dev to declare the response types when creating the query. Now, it is a generic game... 🎮
Well I'm wrapping up tonight's study session early. I felt myself getting tired so instead of #coding along, I decided to watch the episode in its entirety to get an overview of it and then tomorrow I'll re-watch it and apply what I've learned. His #refactor videos are my fav! 💜
Upgrading the project version 🚀⚡ Ensuring smooth migration while keeping everything stable ✅ Modernizing the stack, reducing tech debt, and making the system future-ready 🔧📈 Tough but worth it 🥵 #TechUpgrade #Refactor #DevLife
"Works" ≠ "Well built" Refactoring an old TS project this week. Amazing how fast tech debt piles up 😅 Legacy code is humbling — especially when it's your own. Anyone else revisiting old work this week? #devlife #refactor
Level up your expertise and skillset with a top book picks: "Refactoring: Improving the Design of Existing Code" (2nd edition) by Martin Fowler ➡️amzn.to/3WGyk6l ⬅️ ————— #Agile #AgileBook #Refactor #Refactoring #Code #Coding #CodingBook
@sapinker #ReFactor ... for proper emphasis. ==== RFK Jr. Must Go. An assessment of this dangerous quack by my colleague Jeff Flier @jflier, former Dean of Harvard Medical School and current Co-President of the Council on Academic Freedom at Harvard @cafharvard.
Refactoring can work wonders for simplifying code Read more here: devleader.ca/2023/12/04/how… #refactor #refactoring #programming
There comes a time in every developer's life where we're faced with this... Read more here: devleader.ca/2023/11/27/ref… #refactor #refactoring #programming
How do you know when to rewrite it all instead of refactor? Read more here: devleader.ca/2023/11/26/rew… #refactor #refactoring #programming
Level up your expertise and skillset with a top book picks: "Refactoring: Improving the Design of Existing Code" (2nd edition) by Martin Fowler ➡️amzn.to/3WGyk6l ⬅️ ————— #Agile #AgileBook #Refactor #Refactoring #Code #Coding #CodingBook
Working on that personal project again. Finally was able to come up with a new logo. Can't believe I spent so many hours thinking and redesigning drafts from the old one. Logo making sure ain't easy. Aiming to release the new publication soon. #ReFactor
Enfin, le TDD ! 👉🏻 Méthode de développement de code de production. 👉🏻 La dernière étape de #Refactor est la plus importante. C’est quoi le #ROI ? ✅ Une fois le test écrit, je peux retester hyper rapidement en quelques secondes à peine !
Refactor yazılım dünyasında çok kullanılan bir tabirdir. Aslında kod düzenleme olarak kullandığımız bu ismi plazalarda duymaya alışığız. Ancak bunun ne olduğunu size anlatmak istedim. #refactor #refactoring #kod #yazılım #yazılımdünyası #gündem #haber #Asgari #asgariücret
Refactoring code is like tidying up your workspace – it boosts efficiency and eases future tasks! 😎 #DevLife #CodingTips #Refactor
For the mission for clean code. @timokoerber gives modern #PHP techniques to #refactor your code to significantly enchanted its readability. He also brought a lot of stickers and other goods for you. #IntPHPcon #cleancode
Another New Week Devs 👨🏻💻. Let #code Let #debug those bug Let #refactor that codebase to make it look cleaner Let Have A Blast 💥
🌀 Day 10 #100DaysOfCode Today, I played around with #slashcommands 🎮, and they're awesome! Can't wait to add more and #refactor the #code. Created a second copyToClipboard function that copies the code without the first line. It's all about making things easier 🤓💻
Don’t fear refactoring! It’s how we evolve our code and systems into cleaner, more efficient forms. Embrace the change! #CodeQuality #Refactor #CleanCode #DeveloperLife #TechInnovation
A round of applause for Sienna Provvidenza for exemplifying our core value of 'Refactor'! Sienna's solutions to alleviate workload in marketing efforts have been invaluable. Thank you, Sienna, for your proactive approach and dedication to team success!💡 #Refactor #ProblemSolver
Something went wrong.
Something went wrong.
United States Trends
- 1. #Worlds2025 45.9K posts
- 2. Doran 18.5K posts
- 3. #T1WIN 29.1K posts
- 4. Good Sunday 47.2K posts
- 5. Faker 31.8K posts
- 6. Sam Houston 1,623 posts
- 7. Oregon State 4,631 posts
- 8. #T1fighting 3,496 posts
- 9. Vergil 8,760 posts
- 10. Boots 29.3K posts
- 11. Option 2 4,381 posts
- 12. #Toonami 2,731 posts
- 13. Keria 11.2K posts
- 14. Hyan 1,490 posts
- 15. Frankenstein 125K posts
- 16. Louisville 14.6K posts
- 17. UCLA 7,763 posts
- 18. #GoAvsGo 1,607 posts
- 19. Oilers 5,387 posts
- 20. Nikki Glaser 1,032 posts