My First Experience with Server-Side Swift (using Perfect from perfect.org) – Part 2
In Part 1, I talked about why I chose Swift on the backend and my general overall experience using Perfect on the backend. In Part 2, I want to talk about my experience using Perfect-Mustache and Perfect-Redis. The gist of this post: I hit some minor issues using Perfect-Mustache, but I was able to…
My First Experience with Server-Side Swift (using Perfect from perfect.org) – Part 1
Motivations Most of the work I take on involves languages like C++, Swift, or Objective-C and is not typically web based. While I’m normally nestled comfortably in the embrace of C++ template meta-programming or the warm walls of an operating system kernel, even I can sense the uncivilized barbarians at the gate (Javascript) and…