View on GitHub

ReadingNotes

Javascript Templating Language and Mustache.js

image

Templeting

Mustache

Mustache.render(“Hello, ”, { name: “Sherlynn” }) This is Mustache syntax

Flex Box Layout

image

Basics and terminology

Flexbox properties


Home