... One bite at a time. My coding bootcamp instructor used to say this when he was met with blank stares of confusion after making quantum leaps from one slippery concept to another. As my kanban lengthens with independent projects and tasks, I remember his words and calming demeanor. Sometimes I have to remind myself that if I'm not challenging myself, I'm not growing.
Today I will focus my efforts on my beloved SoundStock.io . This is my React.js playground. I conquered homemade user authentication using local storage, now on to the user profiles to allow for interconnectivity. Step one will be to brush up on my widow.location() methods to maintain persistence and restrict access. Then, I will update the user models to include "online" and "isDeleted". Currently, those keys are in state, let's add them to the DB. Alright, less talking more coding.
Today I will focus my efforts on my beloved SoundStock.io . This is my React.js playground. I conquered homemade user authentication using local storage, now on to the user profiles to allow for interconnectivity. Step one will be to brush up on my widow.location() methods to maintain persistence and restrict access. Then, I will update the user models to include "online" and "isDeleted". Currently, those keys are in state, let's add them to the DB. Alright, less talking more coding.
Comments
Post a Comment