What happens when we don't want to delete outdated records and also not want them on the main screen? Let's archive them!
Nothing beats listening to some Coldplay and working on something fun like this. I added an amount allocated total and two date fields for picking out the "from" and "to" date periods for each card!
Added the Note Manager project back unto the Project page.
Added some delete and update functionality to the expenses and the expense cards.
It's been awhile since I provided an update on how my React learning is going with Project Expense Cards.
Just HOW do you update a List that's inside a Map that's inside a List of Maps with ImmutableJS without ripping out your hair in frustration? Check inside!