The are two big holy war questions about code style in JavaScript: tabs vs. spaces and semicolons vs. no semicolons. Can we all just adopt the most popular style if there is one, and stop arguing?
Read more »
Implement a linked list data structure in JavaScript. - exactchange/linked-list-js... (more…)
Read more »
Lightweight ambient light javascript library for HTML image and video elements... (more…)
Read more »
HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug. (more…)
Read more »