🚨 Your legacy #PHP isn’t doomed.
Our “#Refactor Legacy PHP with Confidence” #CheatSheet by Jesus Valera Reales gives you a practical roadmap to transform complex, hard-to-maintain code into clean, modular architecture.
🎯Sign up for NL & Download for free: https://f.mtr.cool/wwgxghomoa
#IntPHPcon
You'll learn a host of refactoring techniques with real code examples to walk through. Understand how to approach refactoring and when you may want to consider a rewrite!
----
📨 Sign up for my email newsletter!
🗣️ Share with your network!
#refactor #refactoring #softwareengineering #programming
refactored the AIS traffic processing into asynchronous producer-consumer pattern
I initially considered using concurrent queue, but learnt about TPL channels and they turned out more effective for a hundred of messages per second 🚢🚢🚢
#buildinpublic #dotnet #csharp #ais #refactor
Looks like it's time to rewrite all of your code again... If only there was a better way...
Visit here for more info:
dometrain.com/course/from-zero-to-hero...
#Courses #Refactor #Refactoring #SoftwareEngineering
These PRs are so satisfying to make...
#refactor
Thanks to @cursor.com.web.brid.gy and #claude can finally afford to #refactor huge portions of #code whenever I feel an improvement is due. I have virtually zero #technicaldebt
Migration Strategies - AWS # | Ekascloud
#Ekascloud #AWS #AWSMigration #CloudMigration
#MigrationStrategies #CloudComputing
#AWSCloud #LiftAndShift #RePlatform
#ReArchitect #Refactor #ITInfrastructure
#DevOps #CloudSkills #LearnAWS
#ITCareers #Upskill #CloudTraining
(illustration of c4c's mobile website with 2 cards: "Voting Reform; Roberta Tevlin" and "Snap Election; Sonal Champsee")
#jouRapNal #book18 day 48
20260130Fri
#3goodThings #c4c #website #refactor #threeGoodThings
#votingReform #canPoli #collaboration
https://cooperateforcanada.ca/
How do you know when to rewrite it all instead of refactor?
Read more here:
www.devleader.ca/2023/11/26/rewriting-vs-...
#refactor #refactoring #programming
Still on #PowerShell 5? Time to renovate. 🛠️
Israel Milgrom at #PSConfEU shows how to migrate a 500K-line codebase to v7:
⚡ Faster
💡 Smarter syntax
✅ Static analysis
🔁 CI-tested refactoring
📍See you in Wiesbaden for #PSConfEU 2026 → psconf.eu
#Refactor #Automation
When should we refactor code?
Read more here:
www.devleader.ca/2023/11/24/when-to-refac...
#refactor #refactoring #programming
What are control flags and why haven't you ditched them yet?
Read more here:
www.devleader.ca/2023/11/19/remove-contro...
#programming #coding #refactor #refactoring
Day 75/100: My cycle gives me flaky focus rn, so I am NOT learning or working on new ideas. I am basically giving my old self a code review now. There is much to update, hehe. Which is good, because it means I learned much too.
#100daysofcoding #refactor #codereview
Give me your best advice on re-factoring code. #GameDev #Refactor #Programming
AWS recently announced AWS Transform Custom, a capability within AWS Transform that allows developers modernize and refactor custom code. #refactor #refactorcode #modernize #aws #infoq #technicaldebt www.infoq.com/news/2025/12...
Right way to refactor laravel code [Read here](codermanjeet.medium.com/refactoring-...)
#laravel #php #refactor #coding #programming
You'll learn a host of refactoring techniques with real code examples to walk through. Understand how to approach refactoring and when you may want to consider a rewrite!
----
📨 Sign up for my email newsletter!
🗣️ Share with your network!
#refactor #refactoring #softwareengineering #programming
It's already mid November?! It still feels like yesterday that we started Farbschmiede but it's already been a year. Damn. The only reason we even noticed this, is because we are currently updating our initial implementation since we now know better.
#gamedev #refactor
What you need to know before you jump into refactoring code...
Read more here:
www.devleader.ca/2023/11/28/what-does-ref...
#refactor #refactoring #programming
Why should we even bother with refactoring?
Read more here:
www.devleader.ca/2023/11/21/what-is-refac...
#refactor #refactoring #programming
Here's a list of 10 different refactoring techniques for you to leverage!
Read more here:
www.devleader.ca/2023/11/14/top-10-refact...
#coding #programming #refactor #refactoring
I turned on "rules of hooks" in my linter. RIP two workdays. I had working code in prod for over a year, though with a few oversights. I've definitely had some "wtf, my data is not reloading as it should"... #react #reacthooks #coding #refactor
No new video this week, we currently have school holidays here, which was busier than I thought.
If you have not seen it yet, here's a video where i #refactor the necklace #kata to use the chain-of-responsibility #pattern
youtu.be/005dBJnbMSY
I refactored a small repo that is a thin GUI wrapper around python-yeelight lib by @stavros
🌐 https://gridranger.frama.io/refactoring-yeelight-gui
#python #yeelight #refactor #cleancode #blogpost #degoogle #foss
Looks like it's time to rewrite all of your code again... If only there was a better way...
Visit here for more info:
dometrain.com/course/from-zero-to-hero...
#Courses #Refactor #Refactoring #SoftwareEngineering
Is your ability to refactor software where you need it to be?
Visit here for more info:
dometrain.com/course/from-zero-to-hero...
#Courses #Refactor #Refactoring #SoftwareEngineering
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... 🎮
A brief overview how to use patching in Python in a refactor-proof way with minimal typing.
🌐 https://gridranger.frama.io/clean-patching
#mock #patch #unittest #python #propertymock #refactor #cleancode #blog #indieweb
"Simple decorator refactor..."
3 hours later: circular import hell 🔥
My decorator tried to import the same module it was decorating. Python was NOT having it.
Fix:( f.globals.get('api_client') -
Lesson: "Simple" refactors are lies 😅
#python #debugging #flask #refactor
tinyurl.com/decorator-de...
Refactor complete: Hero, AuthModal, Dashboard, Footer, Socials, Legal, Privacy all modular. Easier testing, faster iteration, and clearer contribution paths. #Refactor #React #Engineering #BuildInPublic