#coderefactor 搜尋結果

"When life gives you bugs, write a debugger. When life gives you errors, refactor." 😊 #engineeringlife #coderefactor


Isko samajh dala to life Jhingalala #extractFunction #coderefactor

haani89's tweet image. Isko samajh dala to life Jhingalala #extractFunction #coderefactor

It's good to refactor code when you have all cases covered with unit test 🙏🏻 #coderefactor #development #coding #programmer #programming #softwaredevelopment


January is always that time of the year for us #CodeRefactor #LegacyCode #MajorChange

ronald_arias's tweet image. January is always that time of the year for us #CodeRefactor #LegacyCode #MajorChange

Forget AI. Your most powerful dev tool? The delete key. Ruthlessly simplify. Unclutter your code, unlock your speed. 🚀 #DevTips #CodeRefactor


🚀 Refactoring Node.js code for simplicity and readability! 🧹 #NodeJS #CodeRefactor #JavaScriptTips

wastech_a's tweet image. 🚀 Refactoring Node.js code for simplicity and readability! 🧹
#NodeJS #CodeRefactor #JavaScriptTips

Today I was reviewing some code I wrote some time last year and realized I actually wrote a lot of code for something that can easily be shorter. First Frame is the original code, the second is the generic approach work around. #Kotlin #AndroidDev #CodeRefactor

paulouskunda's tweet image. Today I was reviewing some code I wrote some time last year and realized I actually wrote a lot of code for something that can easily be shorter.
First Frame is the original code, the second is the generic approach work around.
#Kotlin
#AndroidDev
#CodeRefactor
paulouskunda's tweet image. Today I was reviewing some code I wrote some time last year and realized I actually wrote a lot of code for something that can easily be shorter.
First Frame is the original code, the second is the generic approach work around.
#Kotlin
#AndroidDev
#CodeRefactor

See how live components can transform your create gist form in our Phoenix LiveView Gist Clone series. A practical guide for making your code more dynamic and maintainable. #Elixir #PhoenixLiveView #CodeRefactor #myelixirstatus #elixirmentor


Refactor your code with AI 🤖✨ Readable, clean & maintainable code saves time and stress. Let AI help you simplify messy functions, clean up duplication, and explain tricky logic. Your future self will thank you #CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem

DubemDaniel22's tweet image. Refactor your code with AI 🤖✨
Readable, clean & maintainable code saves time and stress.

Let AI help you simplify messy functions, clean up duplication, and explain tricky logic.

Your future self will thank you
#CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem
DubemDaniel22's tweet image. Refactor your code with AI 🤖✨
Readable, clean & maintainable code saves time and stress.

Let AI help you simplify messy functions, clean up duplication, and explain tricky logic.

Your future self will thank you
#CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem

Happy Friday, and remember: If it ain’t broke… refactor anyway and prepare for battle. ⚔️🪲 #DevLife #CodeRefactor #BugHunt #ProgrammerHumor #SoftwareEngineering #FridayFeels #UpstaffTech

UpstaffTeam's tweet image. Happy Friday, and remember:
If it ain’t broke… refactor anyway and prepare for battle. ⚔️🪲

#DevLife #CodeRefactor #BugHunt #ProgrammerHumor #SoftwareEngineering #FridayFeels #UpstaffTech

🧩 Spent the day refactoring my code. What's your favorite refactoring tip? #CodeRefactor #Development


Just clocked 4 hours refactoring an old codebase. Halfway through, I realized I was complicating things instead of simplifying. Scrapped everything, went back to basics, and it clicked. Lesson learned: sometimes, less really is more. #CodeRefactor #SimpleIsBetter


#coderefactor ~ tips: 💡 Think of: 📝 Readability 👨‍💻 Modularity - How easy is it to reuse it? 🔎 Efficiency - How fast is your code? 💻 Length - How big are your functions? files?


Now it's easy to work with this... 3 files changed, 83 insertions(+), 634 deletions(-) #CodeRefactor


Being a #techpartner means to go beyond requests🤠 It means to suggest improvements to the overall look and feel of the platform, fight for #coderefactor and propose changes to the #techarchitecture How do you approach your clients with suggestions and new ideas?

marzeelabs's tweet image. Being a #techpartner means to go beyond requests🤠 It means to suggest improvements to the overall look and feel of the platform, fight for #coderefactor and propose changes to the #techarchitecture  

How do you approach your clients with suggestions and new ideas?

Why did the software engineer become a team leader? To debug the team dynamics! Remember, coding isn't the only thing that needs refactoring—sometimes it's the sprint meetings. 🚀 #CodeRefactor #LeadershipLOL


5/5 Think of career growth like refactoring code. Sometimes, a little tweak here and there can optimize not just your performance, but also your job satisfaction. What's the latest 'refactor' you've done in your career? 🤔🔄 #CareerDev #CodeRefactor


"When life gives you bugs, write a debugger. When life gives you errors, refactor." 😊 #engineeringlife #coderefactor


Forget AI. Your most powerful dev tool? The delete key. Ruthlessly simplify. Unclutter your code, unlock your speed. 🚀 #DevTips #CodeRefactor


🧩 Spent the day refactoring my code. What's your favorite refactoring tip? #CodeRefactor #Development


Sometimes the best "feature" is removing 1,000 lines of old code. Less code, less complexity. #TechDebt #CodeRefactor


Test 3: Refactored Formbricks’ auth logging (🟢 solid) and survey templates (🟠 average). Followed repo conventions but needed heavy steering for complex refactors. #CodeRefactor #ClaudeCode


Simplified our navigation: now back buttons use built-in routing instead of hardcoded URLs. Cleaner code, smoother user flow. #NextJS #CodeRefactor #DeveloperJourney


Me: Just need to rename this variable. Codebase: Welcome to a 48-file refactor. #CodeRefactor #DeveloperLife #TechHumor


Just clocked 4 hours refactoring an old codebase. Halfway through, I realized I was complicating things instead of simplifying. Scrapped everything, went back to basics, and it clicked. Lesson learned: sometimes, less really is more. #CodeRefactor #SimpleIsBetter


🚀 Building fast vs. refining with growth 🤔? The urge to refactor is real, especially for perfectionists! But, sometimes, you've just got to push forward before polishing. It's all about finding that balance! ⚖️ #DevLife #CodeRefactor #StartupChallenges 😅✨


🚧 Excited to see @benhalpern moving billboard data counting to background workers! This shift from a hacky synchronous method will enhance performance and reliability. Follow the WIP PR for updates! #CodeRefactor #SoftwareDevelopment #BackgroundJobs #Giift.tt/ZsiGN7w

core.forem.com

Moving billboard event counting into a background job

For a while we've had billboard data counting done in a hacky synchronous way in the controller...


Building something new is easy. But redesigning on top of a messy legacy system? That’s where the real beasts operate. If you can decode legacy like a thriller, AI ain’t touching you. #LegacyCode #RealDevWork #CodeRefactor #SoftwareEngineering #DevMindset


5/5 Think of career growth like refactoring code. Sometimes, a little tweak here and there can optimize not just your performance, but also your job satisfaction. What's the latest 'refactor' you've done in your career? 🤔🔄 #CareerDev #CodeRefactor


Refactor your code with AI 🤖✨ Readable, clean & maintainable code saves time and stress. Let AI help you simplify messy functions, clean up duplication, and explain tricky logic. Your future self will thank you #CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem

DubemDaniel22's tweet image. Refactor your code with AI 🤖✨
Readable, clean & maintainable code saves time and stress.

Let AI help you simplify messy functions, clean up duplication, and explain tricky logic.

Your future self will thank you
#CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem
DubemDaniel22's tweet image. Refactor your code with AI 🤖✨
Readable, clean & maintainable code saves time and stress.

Let AI help you simplify messy functions, clean up duplication, and explain tricky logic.

Your future self will thank you
#CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem

Happy Friday, and remember: If it ain’t broke… refactor anyway and prepare for battle. ⚔️🪲 #DevLife #CodeRefactor #BugHunt #ProgrammerHumor #SoftwareEngineering #FridayFeels #UpstaffTech

UpstaffTeam's tweet image. Happy Friday, and remember:
If it ain’t broke… refactor anyway and prepare for battle. ⚔️🪲

#DevLife #CodeRefactor #BugHunt #ProgrammerHumor #SoftwareEngineering #FridayFeels #UpstaffTech

3/ My old contract had separate mappings for: - Candidate names - Vote counts - Voter status It worked but was messy and just harder to scale. Over time #CodeRefactor #SmartContractDev #Solidity


Ever feel like your code is more spaghetti than structured? 🍝 Time to refactor! Remember, clean code isn't just for the 'gram; it saves sanity later. 🧠✨ Who's got a horror story from a code review? Share below! 😱👨‍💻 #DevLife #CodeRefactor


Refactoring code is like giving your house a makeover. You know it needs it, but every time you start, you find a hidden family of bugs in the attic 🐞🏠 #DeveloperLife #CodeRefactor


It's good to refactor code when you have all cases covered with unit test 🙏🏻 #coderefactor #development #coding #programmer #programming #softwaredevelopment


Isko samajh dala to life Jhingalala #extractFunction #coderefactor

haani89's tweet image. Isko samajh dala to life Jhingalala #extractFunction #coderefactor

January is always that time of the year for us #CodeRefactor #LegacyCode #MajorChange

ronald_arias's tweet image. January is always that time of the year for us #CodeRefactor #LegacyCode #MajorChange

🚀 Refactoring Node.js code for simplicity and readability! 🧹 #NodeJS #CodeRefactor #JavaScriptTips

wastech_a's tweet image. 🚀 Refactoring Node.js code for simplicity and readability! 🧹
#NodeJS #CodeRefactor #JavaScriptTips

✅Day 12/24 I was thinking about code readability and made a quick refactor - renaming some variables as well as the function. #JavaScriptmas #scrimba #CodeRefactor #javascript

SuongKf's tweet image. ✅Day 12/24 
I was thinking about code readability and made a quick refactor - renaming some variables as well as the function.

#JavaScriptmas #scrimba #CodeRefactor #javascript

Today I was reviewing some code I wrote some time last year and realized I actually wrote a lot of code for something that can easily be shorter. First Frame is the original code, the second is the generic approach work around. #Kotlin #AndroidDev #CodeRefactor

paulouskunda's tweet image. Today I was reviewing some code I wrote some time last year and realized I actually wrote a lot of code for something that can easily be shorter.
First Frame is the original code, the second is the generic approach work around.
#Kotlin
#AndroidDev
#CodeRefactor
paulouskunda's tweet image. Today I was reviewing some code I wrote some time last year and realized I actually wrote a lot of code for something that can easily be shorter.
First Frame is the original code, the second is the generic approach work around.
#Kotlin
#AndroidDev
#CodeRefactor

New blog post: Tale of a Refactor Explore how we're tackling codebase complexity through abstraction and the art of balancing performance, readability, and maintainability. 🔗tr.ee/Bw0G2wzdFp #CodeRefactor #TechInsights

nearform_os's tweet image. New blog post: Tale of a Refactor

Explore how we're tackling codebase complexity through abstraction and the art of balancing performance, readability, and maintainability.

🔗tr.ee/Bw0G2wzdFp

#CodeRefactor #TechInsights

Happy Friday, and remember: If it ain’t broke… refactor anyway and prepare for battle. ⚔️🪲 #DevLife #CodeRefactor #BugHunt #ProgrammerHumor #SoftwareEngineering #FridayFeels #UpstaffTech

UpstaffTeam's tweet image. Happy Friday, and remember:
If it ain’t broke… refactor anyway and prepare for battle. ⚔️🪲

#DevLife #CodeRefactor #BugHunt #ProgrammerHumor #SoftwareEngineering #FridayFeels #UpstaffTech

Being a #techpartner means to go beyond requests🤠 It means to suggest improvements to the overall look and feel of the platform, fight for #coderefactor and propose changes to the #techarchitecture How do you approach your clients with suggestions and new ideas?

marzeelabs's tweet image. Being a #techpartner means to go beyond requests🤠 It means to suggest improvements to the overall look and feel of the platform, fight for #coderefactor and propose changes to the #techarchitecture  

How do you approach your clients with suggestions and new ideas?

Refactor your code with AI 🤖✨ Readable, clean & maintainable code saves time and stress. Let AI help you simplify messy functions, clean up duplication, and explain tricky logic. Your future self will thank you #CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem

DubemDaniel22's tweet image. Refactor your code with AI 🤖✨
Readable, clean & maintainable code saves time and stress.

Let AI help you simplify messy functions, clean up duplication, and explain tricky logic.

Your future self will thank you
#CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem
DubemDaniel22's tweet image. Refactor your code with AI 🤖✨
Readable, clean & maintainable code saves time and stress.

Let AI help you simplify messy functions, clean up duplication, and explain tricky logic.

Your future self will thank you
#CleanCode #AIforDevs #CodeRefactor #DevTips #chukwudubem

🚀 Explore our JavaScript to TypeScript migration journey! Decode code, conquer challenges, and supercharge efficiency. Ready to refine your development journey? Dive in now: bit.ly/3ERcrrJ 📚 #JavaScript #TypeScript #CodeRefactor

codelinkio's tweet image. 🚀 Explore our JavaScript to TypeScript migration journey! Decode code, conquer challenges, and supercharge efficiency. Ready to refine your development journey? Dive in now: bit.ly/3ERcrrJ 📚

 #JavaScript #TypeScript #CodeRefactor

🔍 Cleaner #CSharp code! Swap if-else for the Strategy Pattern in .NET to enhance readability & maintainability. Dive into my guide! #dotnet #CodeRefactor #DesignPatterns 📷 ottorinobruni.com/simplify-your-…

ottorinobruni's tweet image. 🔍 Cleaner #CSharp code! Swap if-else for the Strategy Pattern in .NET to enhance readability & maintainability. Dive into my guide! #dotnet #CodeRefactor #DesignPatterns 📷 ottorinobruni.com/simplify-your-…

Loading...

Something went wrong.


Something went wrong.


United States Trends