bennadel / Plate-Weight-Calculator

Little utility to help calculate plated weights in the gym.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plate Weight Calculator

by Ben Nadel

This is just a fun little project to try out Standalone components in Angular 14. Note that there are no modules in this application - just the app component, which is bootstrapped using bootstrapApplication( AppComponent ), the MeterComponent, which is used internally, and the UrlStateService, which is used internally.

Read blog post for this code

About

Little utility to help calculate plated weights in the gym.


Languages

Language:TypeScript 65.8%Language:HTML 18.1%Language:Less 16.2%