library
Don't Reinvent the Wheel
ยท โ˜• 4 min read
Inclination to "reinvent the wheel" represents a common challenge. This approach, while showcasing technical prowess, can lead to inefficiencies, consuming precious time and resources that could be better allocated to enhancing the core value of the project.

Angular - Enterprise Library Workflow
ยท โ˜• 6 min read
We will create an Angular library, publishable to NPM, with multiple entry points, unit tests and CI/CD in GitHub. Source code for each step will be provided, as well as complete solution in a GitHub repo.