Fedor Shchudloordinarytech.blog·Nov 10, 2024Revitalizing a 25-Year-Old Project with DORAImagine inheriting a project burdened with technical debt and a team exhausted by firefighting. This was my reality in 2020 when I took over a 25-year-old project labeled as "stuck" by top management. Overwhelmed by years of mergers, losses of domain...Devops
TECHcommunity_SAGtechcommsag.hashnode.dev·Oct 29, 2024Junior Developer's Guide to Legacy Systems | IUG 2024About this video Developers Lars-Erik Bjørk, Kristoffer Jacobsen, Geir Knudsen, and Johan Svartdal present their insights on organizational change and onboarding new talent. https://youtu.be/g0DE8AeIwkI Read full topicdeveloper guide
David Montesdeocablog.davidmontesdeoca.es·Oct 28, 2024The one about linting in a legacy Ruby projectPreviously, I mentioned that I recently started working on a new project. New for me, of course. The platform of this American fintech consists of many applications developed in multiple programming languages, but mainly in Ruby. There are several de...standardrb
Kevin DenverforSoftware Engineering Cornersoftware-engineering-corner.zuehlke.com·Sep 18, 2024Efficiently Parsing COBOL Fixed-Length Records with Functional LensesI have been lucky enough to work on more than one project that required integration with legacy mainframe applications throughout my career at Zühlke. Integrating with legacy technologies can be challenging and requires innovative solutions to avoid ...169 readsCOBOL
MALLESH C Nmalleshcn.hashnode.dev·Aug 12, 2024From Code to Legacy: Why Every Developer Should Document Their JourneyIf you're reading this, you're probably curious about yourself. And why not? Your life is like a piece of art: every event, big or small, is a brush stroke on the canvas that is you. At least that's what I believe. Now let me tell you why documenting...legacy
Chris Vesterscvesters.hashnode.dev·Jun 30, 2024Legacy Codebase: TestingFor some reason, most legacy codebases don't have a lot of tests, and if there are tests they often are end-to-end tests that don't clearly specify what they are actually testing. In most cases the tests are just there to have enough coverage and not...software development
Michał Romanmichalroman.hashnode.dev·May 23, 2024Tailwindcss preflight and legacy codeTailwindcss provides a set of base styles that help keep your pages consistent. These include removing margins, resetting font sizes and weights, unstyling lists, and many more. While this is helpful for new projects, it can be tricky to apply Tailwi...Tailwind CSS
Ion Bazanblog.bazan.dev·May 20, 2024💖 Write Future-Compatible PHP Code with Symfony PolyfillsIf you’re like many developers, you know the frustration of being stuck on an older PHP version. Upgrading to the latest and greatest can be a daunting task, especially when you're dealing with legacy code and tight deadlines 🤬. But fear not! Symfon...Useful toolsPHP
Liam Grantiamliamgrant4.hashnode.dev·Apr 10, 2024VB6 vs .NET controls, a comparisonThis post is a quick overview of an Abto Software blog article. VB6 to .NET migration can get quite complex, with differences in properties, control behavior, layout, styling, and key operating mechanisms. When comparing VB6 and .NET technology, the ...10 likes·39 readsdotnet
Joshua Onyeuchefrontendbistro.hashnode.dev·Mar 3, 2024How Did I Become Legacy?Ever wonder how the latest, greatest app you shipped three years ago is now considered legacy? You didn’t set out to build legacy software; it just... happened. And if you’ve ever worked on a project long enough to see it reach this “legacy” status, ...19 likescutting-edge