TD Ameritrade Hybrid Angular Modernization

Split Angular 6 from hybrid AngularJS app using WebPack and CI/CD pipelines for modular upgrades.

Client ·
ChallengeModularize hybrid Angular app for independent upgrades
ResultEnabled Angular 6 deployment alongside legacy Angular 1.5 using CI/CD and WebPack
TagsJavaScript & TS, Oracle, Financial

TaylorMade Software supported TD Ameritrade with a DevOps-focused upgrade to their hybrid Angular web application. The original system used Angular 1.5.x, but new features were being built in Angular 6.x. Our solution separated the Angular 6 build pipeline using WebPack and an auxiliary Angular CLI library.

This allowed lazy loading of newer Angular 6 modules as standalone bundles injected into the main hybrid app without disrupting legacy dependencies. The CI/CD pipeline was restructured to support side-by-side deployment, reducing risk and enabling more agile upgrades of modern components.