reading-notes

View on GitHub

Javascript Templating

A way to combine text expressions with your code where the text is enclosed in `` .

Mustache is a logic-less template syntax. It can be used for write any code .

Formula :

mustache.js is an implementation of the mustache template system in JavaScript.

img

 flexbox :

A way that allows you to interact with HTML elements as pices arranged in a row within a container

There are two main components to a flexbox :

Container properties :

Items properties : -vorder order: 5;