July 3, 2021
If you are just joining this post you’ll want to go back and read Part One & Part two In this part of the tutorial I’m going to be making a mock service to house all my animal details. In the previous part of the mock data series I made a second set of classes […]
Read More
July 1, 2021
If you are just joining this post you’ll want to go back and read Part One. In this part of the series I’m going to work on making the mock data for the detail view. In the previous part of the series I made the list view of the zoo animals. I need to now […]
Read More
May 19, 2021
If you are a front-end developer and working without the back-end API for a proof of concept or prototype in the browser, this is for you. In order to complete this tutorial, you’ll need to have a good understanding of HTML. And how to start an Angular application.
Read More
April 27, 2021
I challenged myself to make a little Mars weather app using NASA’s Insight Weather API. As with most things I started pulling out all the docs and information to get my mind wrapped around what I was getting from the API to work with. And after looking at the docs for a bit I realized […]
Read More