Ledgr

It's Pretty Useless Apr 14, 2019 Tags: Javascript React Redux

these are my actual purchases

Login in here (give it a few seconds, now.sh is a bit slow)

A hilariously useless React/Redux app using Firestore as the backend. Just a pretty straightforward ledger book, that you can use to add random expenditures that one might have, it has persistence and utilizes google and or twitter for the authen/autho. Redux is an interesting creature, as I feel like as I’m learning things…I’m forgetting other things which is frustrating at points.

I feel like I’ll never truly master Redux and by extension React, but I enjoy making decent sized apps with it regardless. I like it’s pure Javascript approach to things, granted it does have drawbacks, I enjoy it regardless. It allows developers to truly apply problem solving skills to overcome problems (and package those components if they need to be reused).