Kelsey Shiba's Technical Blog


Technical Details

Easy Algorithm Tips & Tricks

Although I’m at the end of my program, I know I am just beginning my journey. I am a very kinesthetic and visual learner, so the true challenge begins with learning algorithms. I know that practice will help and I hope to acquire some patterns in problem solving, but the struggle is real!


React: The Shape of State and My Common Mis-states

When I started my React project I found it amazing how quickly I had a basic structure of an application setup. A lot of the other projects up until now really required line-by-line attention, and only returning one <div> at a time really made things seem a bit easier when using React and Redux.


Breaking Down Drag N' Drop

At the completion of my Javascript project, I recall being most confused while trying to read documentation on drag and drop and having a very difficult time understanding it. I hope that breaking some things down will help some of the future coders, and I hope to leave this here as a note to self for when I need the reference again.


HELP with Helpers, Content Tags, & Collections

A Rails Project Reflection


Building A Sinatra Application Tips & Tricks

I learned so much completing this project, and realized there is so much left to learn. I wanted to document some of the technical things that I struggled with in the hopes that it would help others on their coding journey.