DEV Community

Cover image for Traversy Media Tutorial Transformed into Angular
Zoltan Halasz
Zoltan Halasz

Posted on

Traversy Media Tutorial Transformed into Angular

The plain javascript version of this tutorial: https://mydev-journey.blogspot.com/2020/02/expense-tracker-from-traversy-media.html

The application is live: https://ng-expenses.zoltanhalasz.net/

Zipped Repo: https://drive.google.com/open?id=1RXt8BJyN2djsvfLlV6HGq1PA_mjFajxw

Prerequisites:

  1. intermediate javascript/typescript
  2. before you check my tutorial, please check the following material: https://www.positronx.io/angular-7-httpclient-http-service/
  3. back-end for this angular app is identical with the javascript version backend.

Top comments (0)