Skip to content

Instantly share code, notes, and snippets.

View thegitfather's full-sized avatar

thegitfather thegitfather

View GitHub Profile
Handlebars is a semantic web template system, started by Yehuda Katz in 2010.
Handlebars.js is a superset of Mustache, and can render Mustache templates in addition to Handlebars templates.
More: http://handlebarsjs.com/
1. Expressions.
1.1 Basic usage.
@janogarcia
janogarcia / email_coding_guidelines.md
Last active November 26, 2024 15:35
Email Coding Guidelines
@ifahrentholz
ifahrentholz / gist:7b8eabf12c06a05a664e
Last active August 29, 2015 14:15
Preserve License Comments
uglify: {
options: {
mangle: {
except: ['jQuery']
},
preserveComments: 'some',
banner: '<%= banner %>',
report: 'min'
},
my_targets: {
@tkrotoff
tkrotoff / FrontendFrameworksPopularity.md
Last active April 2, 2025 11:05
Front-end frameworks popularity (React, Vue, Angular and Svelte)