legacy-code
There are 209 repositories under legacy-code topic.
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
PaulTaykalo/swift-scripts
Some useful scripts for swift developers
nicoespeon/abracadabra
Automated refactorings for VS Code (JS & TS) ✨ It's magic ✨
mapbox/DEPRECATED-mapbox-ios-sdk
REPLACED – use https://www.mapbox.com/ios-sdk instead
LegacyCodeHQ/eureka
Breakthrough tooling to work with Kotlin and Java codebases 🚀
feststelltaste/awesome-legacy-systems
A curated list of awesome resources and links about tackling legacy systems that gives hope.
p42ai/js-assistant
120+ refactorings and code-assists for Visual Studio Code
TETYYS/SAPI4
Web interface for Microsoft Sam & friends
advent-of-craft/2023
Advent of Craft 2023
orsinium-labs/mypy-baseline
Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.
advent-of-craft/2024-summer-craft-book
Summer Craft Book 2024 🏖️
TNO/Renaissance-Ada
Tooling for analysis and manipulation of Ada software
Squaretechre/refactoring
:star2: Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.
bogdanpolak/command-delphi
Command pattern for Delphi (IComand & TComand)
codecop/dependency-breaking-katas
Exercises to practice breaking dependencies to test legacy code.
nicoespeon/jest-extended-snapshot
Additional Jest matchers for snapshot testing.
productive-dev/refactoring-dotnet
An example project demonstrating cleaning up legacy code and improving testability
reconSuave/RustyDagger
Dragon Court, the classic 90's game by Fred Haslam (Ffiends.com). A Quest to reverse-swashbuckle Yon Soursse Cewd
serlo/serlo.org-legacy
Legacy implementation of https://serlo.org/
ddd-tw/2020-legacycode-studygroup
Resources for the 2020 legacy code study group
glotaran/glotaran-legacy
The original global and target analysis software - GUI for TIMP built with Java
mediatum/mediatum
mediaTUM Core
bkimminich/AgileSoftwareDevelopmentInPractice
Accompanying source code examples for my "Agile Software Development in Practice" lectures available on Slideshare
maxbechtold/golden-master
A harness for writing Golden Master tests in Java, painlessly.
josefcub/tinymud154
TinyMUD 1.5.4.1 - Multiplayer text-based online game from 1990
l15k4/scalajs-rx-idb
DBMS for IndexedDB engine, based on Rx principles (type safety, resilience, backpressure, user friendly (reduces all Idb CRUD features to 4 API methods)
CodiumTeam/weather-kata
Kata to train how to decouple code and Clean Code
corgibytes/ruby_193_docker
Docker image with latest Ruby 1.9.3 compatible Bundler, RubyGems, etc.
GIJack/BlueRanger
Simple Bash script which uses Link Quality to locate Bluetooth device radios
pawamoy/yore
Manage legacy code with comments.
l15k4/reactive-websocket
Lightweight websocket server and browser client based on Rx principles
OSGeo/grass-legacy
Legacy code repository of GRASS GIS versions 3.2, 4.x, 5.x, 6.x (1987-2016)
tbdevnet/tbdev
Original TBDev legacy source code (migrated from Subversion)
bharatmane/trivia-refactoring
Legacy code is profitable code even when it's not clean. This repo is a demonstration of how to add a safety net using the Golden Master Technique and REFACTOR
Cytomine-ULiege/Cytomine-core
This repository hosts the legacy Cytomine-Core, which is the main web server implementing the Cytomine API. Our ULiège fork includes R&D experimental features. See @cytomine for official releases.
l15k4/scalajs-gremlin-client
Gremlin-Server client with ad-hoc extensible, reactive, typeclass based API allowing for using turing complete graph traversal language gremlin to query graph databases from browser