Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.35 KB

Hypotheke

It displays a nice chart of the mortgage payments split by interest amount and capital amount paid. It shows both, the payments made each period and the total accumulated payments made during the life of the mortgage.

Just move the slider to see the differences in interest and capital depening on the interest rate.

Comparing Javascript Frameworks

Slides can be found in this link

Angular 1

Created by Google, one of the Javascript Frameworks most widely used.

Hypotheke in Angular 1

Repository for Angular 1 version

React

Created by Facebook, it is not a framework but a library Declarative and Component-Based

A javascript library for building user interfaces

Hypotheke in React

Repository for React version

Angular 2

The evolution of the Angular 1 framework. It is very different to his younger brother with improved speed and performance.

Hypotheke in Angular 2

Repository for Angular 2 version