Password Accepted


A personal journey through learning tech.

mapStateToProps Vs. mapDispatchToProps

React-Redux provides us two important functions in order to work with our state and props. They are mapStateToProps and mapDispatchToProps


Reduxing a Previous Project

I have finally arrived…Final Project for Flatiron. It feels like it took forever..yet not, all at the same time. It was everything they promised, scary…exciting…stress inducing with a satisfying after taste.


Conquering JavaScript

This was a beast I struggled to slay….JavaScript.


Almost Off the Rails ...or so it felt like it.

My third project for FlatIron School was a beast in disguise. Going in to it I knew it would be a challenge. I think I was a little spoiled by the Sinatra project. Sinatra is light weight and simple and a lot less features. That build was pretty smooth.


All The Small Things

My second project for Flat Iron School was to build an app using the Sinatra framework. As stated on the Sinatra Homepage…. ”Sinatra is a DSL (Domain Specific Language) for quickly creating web applications in Ruby with minimal effort.”