
HTML5 application with Form post to back end
In this tutorial, we will be creating a simple HTML5 application that will allow us to send data from a form to a back end server. This back end will be run on a separate server, and our goal is to make it as easy as possible for us to connect to it and work … Read more