2 Matching Annotations
- Dec 2020
-
jamstack.org jamstack.org
-
Because Jamstack projects don’t rely on server-side code, they can be distributed instead of living on a single server. Serving directly from a CDN unlocks speeds and performance that can’t be beat. The more of your app you can push to the edge, the better the user experience.
-
- Oct 2020
-
www.npmjs.com www.npmjs.com
-
Leverages hash-based routing, which is optimal for SPAs and doesn't require any server-side processing
-