Code

How I Cut My Teeth Seeding My App from API’s

How I Cut My Teeth Seeding My App from API’s

In this post I will:

  1. Briefly explain what an API is
  2. Share my experience growing learning to use API’s
  3. Give a practical example using the Unsplash API

What is an API?

“API stands for Application Programming Interface. In layman’s terms, these interfaces are what allow software solutions to communicate with each other. It helps to think of them as the “engine under the hood,” and the backbone of the connectivity that our society has come to rely upon.”
https://www.shippingschool.com/what-is-an-api-in-laymans-terms/

Continue Reading
VIM editor - A carpenter and his tools…

VIM editor - A carpenter and his tools…

They say a “carpenter is only as good as his tools. I am not sure I swallow that in full but I know many a carpenter who enjoys his tools as much or more than the any of the things built with those tools. I think I understand. They live and work with them every day and they live on with him from job to job. You may say they are a big part of his quality of life.

Continue Reading
Why I Love to Pry... Now

Why I Love to Pry... Now


Some say a carpenter is only as good as his tools. I think I understand a lot more now…

I recently began my journey toward becoming a full-stack web developer with Flatiron School. I have been learning to program in Ruby and have come to treasure this debugging tool called “Pry.” This tool has been a game-changer for me…

Here is a breakdown of what Pry is and why you should use it.

Continue Reading