News

A core tenant of the RESTful API development doctrine is that a Uniform Resource Locator, as the name implies, should uniquely identify a resource on the server. Sadly, that simple concept is often ...
Last time I looked at the basics of triggers. Let's look at creating an HTTP-triggered function for displaying a greeting based on a target audience. The last time we looked at Azure Functions, I ...
In the world of SEO, URL parameters pose a significant problem. While developers and data analysts may appreciate their utility, these query strings are an SEO headache. Countless parameter ...