denoland / deno-ssr-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples of SSR using Deno, Oak, and Handlebars

This repo shows three examples of SSR, which are accompanied by this blog post.

About

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


Languages

Language:TypeScript 43.3%Language:JavaScript 31.1%Language:Handlebars 23.1%Language:HTML 2.5%