by Jarod Ferguson | Development
In this tutorial, I’m going to show you how to use Angular to download a file from an authenticated ASP.NET Web API endpoint. This is tricky for a couple of reasons: 1. We need to make sure the user is authenticated so anyone else going to the URL won’t...
by Jarod Ferguson | Development
Azure Web Apps is a great place to host web creations. Apps even come with a free SSL cert for users without a custom domain. That said, it is highly recommend anyone serious about building a web app for their business create a custom domain (and obtain an SSL Cert)....
by Jarod Ferguson | Development
One of the first questions I ask when a new app emerges is, “does it have an API?”. The truth is: A web application should not begin with UI design. It should begin with an understanding of how the API will behave. We live in a very interconnected world....
by Jarod Ferguson | Development, Startups
“Real knowledge is to know the extent of one’s ignorance.” Confucius So, you have a great idea and are ready to borrow money from savings, friends/family or maybe even considering a second mortgage or cashing out that 401k. Hold up a sec.Are you passionate about...