Wednesday, June 1, 2016

Server Side Swift vs. The Other Guys

Qutheory:

It’s clear that something simple like reading and responding JSON could be made better in a lot of the popular web frameworks out there. The ability to access nested request data easily and without worrying about crashes is essential to every day web development. Swift makes some of these basic, repetitive tasks more concise, expressive, and safe. It’s also a lot faster.

Comments RSS · Twitter

Leave a Comment