Tag: TypeScript
Angular is pretty neat but seems to have a lot of strange blind-spots for simple features, including allowing Angular Router to handle routing in upper- and lower-case. Luckily the solution isn’t too complicated, just typically esoteric.
Continue reading “Case-insensitive routing in Angular Router with a custom UrlMatcher”Hey folks, I’m back to talk about an app project from my day job.
A prototype website and companion app for a rewards scheme that allowed users to get discounts when they shopped at participating retailers as well as donating a portion to a charitable organization of their choice.
My team and I built the frontend, while a sister team worked on the backend.
Continue reading “Reward program website and app”