jonasschmedtmann / complete-javascript-course

Starter files, final projects, and FAQ for my Complete JavaScript course
https://www.udemy.com/the-complete-javascript-course/?couponCode=C3GITHUB10
15.54k stars 16.7k forks source link

Bankist application- Sort is broken #198

Open KR4705 opened 3 years ago

KR4705 commented 3 years ago

Hi Jonas,

The sort button implemented in the course has issue, the sorting is only done on the amounts the dates of the transactions are not sorted. I believe it will be a rewarding task to do it by getting hold of the object.

sameerkali commented 2 years ago

thankyou sir