Musings of a Man named Vincent

Starting on a new App...

November 14, 2018

Spotify Connect

I’m starting on a new application! One to help me find concerts of artists I like that are coming up in the near future. Will connect to my spotify and then suggest a list of concerts coming up.

I want to use this opportunity to callence myself to learn some of the new react paradigms that are in place such as:

* hooks
* Context API
* Error Boundaries
* Dynamic imports (with suspense)
* Other fun niceties that suspense provides

It is true that this will most likely not provide me with opportunities to utilize each of these tools without forcing myself. But, I’m going to give it a go :)

At minimum I want to see if it is possible to manage my application’s state not using any state management libraries but instead utilizing hooks and Context to provide all the data necessary.


Poopity scoop. I'm Vincent Budrovich, a software engineer in the San Francisco area who likes building things and solvin' problems.