August 16, 2021
Usability & Flexibility in system design In my last blog post I talked about how usability and flexibility. Whenever you are working with a system especially in enterprise software you’ll find you have to have a balance between the usability and flexibility in your design. How can you find that balance? Here are some ways […]
Read More
July 22, 2021
Why do we care about the balance between flexibility and usability? This blog post is about how flexibility and usability play together to create software. Every project is different and each requires a fresh look at both to make the software meet the needs of your users. So many times as designers we are encouraged […]
Read More
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