Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denoland/deno-ssr-examples

Examples of how to approach server side rendering using Deno, Oak, and Handlebars.
https://github.com/denoland/deno-ssr-examples

Last synced: 3 months ago
JSON representation

Examples of how to approach server side rendering using Deno, Oak, and Handlebars.

Awesome Lists containing this project

README

        

# Examples of SSR using Deno, Oak, and Handlebars

This repo shows three examples of SSR, which are accompanied by [this blog post](https://deno.com/blog/back-to-the-ssr).