Paula Klimas
← Tonic Inc. Digital Consulting

Angular Todo App

A task management SPA built with Angular 11, TypeScript, Bootstrap 5, and NgBootstrap. Built as a coding challenge, it demonstrates component-based Angular architecture with RxJS observables for state management, Karma/Jasmine testing infrastructure, and production-optimized build configuration.

Context

This project represents another framework in my toolkit alongside React and React Native. Angular’s opinionated structure — dependency injection, decorators, the module system — is a useful counterpoint to React’s flexibility. Understanding both makes it easier to reason about the architectural trade-offs each one makes.

The challenge led directly to the consulting role at Tonic, where the breadth of framework experience proved immediately useful across the variety of client projects.