Total Blog Posts: 1
In this blog post you learn to create a node server to serve up web pages. On these web pages you can use JavaScript or jQuery to make Ajax calls to a web server that hosts Web API calls.)
Over the years I have written a multitude of blog posts. I write mostly on C#, .NET, MVC, WPF, Angular, JavaScript, jQuery, HTML, CSS, SQL Server, and many other technologies.
The sample code for each blog post can be found on my Github page. The file name on the github site is the 'title' of the blog post with underscores replacing spaces. If you have problems finding a sample, feel free to email me.
In this blog post you learn to create a node server to serve up web pages. On these web pages you can use JavaScript or jQuery to make Ajax calls to a web server that hosts Web API calls.)