Menu

server

Running React Apps on IIS when using routing
When you initially upload a react app to IIS, you’ll find that the routes you have created, such as website.com/story/1 will return a 404. This is [...]
[Update] .Net Core 2 on Cloud9
Its been over a year since my last post, and since then dotnetcore has gone to version 2.0, and amazon has expanded the reach of cloud9 to be its defacto [...]
Super functions are delicious, just you let me show ya
With the advent of the cloud function it looks like we’re coming towards a new era in web development, where the front end comes totally detached and [...]
stylised computer terminal
Setup SSH on a home linux server for remote Node development
Hello again, today I’m going to run through whats required to get a node server running from home. This may seem like an odd thing to do, but if you [...]