Dave Bush·Mar 1How AI Makes Me a Better ProgrammerFirst published at How AI Makes Me a Better Programmer
Dave Bush·Apr 2, 2025Use TypeScript Class instead of Interface or TypeSince TypeScript introduced Interfaces and Types, we’ve been getting lazy. It is so much easier to create an object that obeys an interface…A response icon1A response icon1
Dave Bush·Nov 23, 2024An rxjs eslint plugin for eslint 9Read this if you use the eslint-plugin-rxjs package.
Dave Bush·Jul 20, 2024What I Learned Writing SmartNgRXHow to write boilerplateless code with fewer Actions, Reducers, and Effects. (First published on Dave’s Notebook)
Dave Bush·Jul 12, 2024SmartNgRXEliminate the boiler plate and let SmartNgRX do most of the work for you! (Originally posted at smart-ngrx)
Dave Bush·Sep 23, 2023Angular Performance OptimizationOriginally published at Optimizing Angular For Speed | Dave’s Notebook (davembush.github.io)A response icon3A response icon3
Dave Bush·Jul 23, 2023Dr Seuss on ConstructorsIn the vibrant town of Bugville, known for its thrill, There lived a brisk coder named Sam, climbing up a skill hill. One day, he embarked…
Dave Bush·Feb 20, 2021An Angular Application Architecture That WorksThe purpose of this article is to specify a working architecture that everyone can use for any Angular applications. This architecture…A response icon2A response icon2