|
|
|
|
|
by tannernelson
3773 days ago
|
|
We are working hard to make all aspects of Vapor totally type safe. But, just by merit of being Swift, it's already infinitely more type safe than something like PHP. A key goal of the project is to avoid the use of `Any` anywhere possible, and to move any run time safety checks to compile time. |
|
In any case, I'm not going to consider using any framework that isn't on the first half of this list
https://www.techempower.com/benchmarks/#section=data-r11&hw=...
Many of them are for JVM, but one cool thing about JVM, is that you don't have to use Java (Kotlin is often compared to Swift for example) while still using frameworks written in Java, like Undertow or Rapidoid.