Quantcast
Channel: Web Development – RichHewlett.com
Browsing all 25 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Free SSL encryption on Azure with Cloudflare

I have a small Web Application site (running ASP.net Core) hosted on Microsoft Azure under a shared plan. Azure shared plans are budget friendly whilst providing features like custom domain names....

View Article


Image may be NSFW.
Clik here to view.

Referencing External Controllers in ASP.Net Core 3.x

I recently had a situation where I needed to include a utility controller and set of operations into every .Net Core Web API that used a common in-house framework. The idea being that by baking this...

View Article


Image may be NSFW.
Clik here to view.

NodeJS & HTTP Error 431

Photo by Vie Studio on Pexels.com I recently found error responses from a Node JS microservice with HTTP error “431 Request Header Fields Too Large” but at first it seemed to be intermittent dependent...

View Article

Window is undefined during SSR

If when server side rendering a React application (other JS frameworks are available) that makes use of the global window object during the initial render, or perhaps the global document object, then...

View Article

Image may be NSFW.
Clik here to view.

Support multiple JS module formats with rollup

Having recently needed to produce a shared JavaScript npm package for internal sharing of functionality between applications I naively failed to consider the impact of the various competing module...

View Article

Browsing all 25 articles
Browse latest View live