Ruby

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
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