TaylorMade Software, Inc.
© 1998-2025 All Rights Reserved.
Web Design, Development and SEO
by Huez Technology Solutions
Split Angular 6 from hybrid AngularJS app using WebPack and CI/CD pipelines for modular upgrades.
Client | TD Ameritrade · Charles Schwab |
---|---|
Challenge | Modularize hybrid Angular app for independent upgrades |
Result | Enabled Angular 6 deployment alongside legacy Angular 1.5 using CI/CD and WebPack |
Tags | JavaScript & 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.