Step 1: Copy over old code
For most of the cettia file, I just pulled the code out of that export wrapper and reindented it. I placed it in the src folder to keep it seperate from the
Step 2: Make...
Read more »
<p>I recently used the
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a>
builtin to implement some date/time manipulation in JavaScript. Some parts of
it were quite surprising. I thi... (more…)
Read more »
Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Mastering Modular JavaScript is the second book in the series, and it discusses module thinking in detail. Mastering M... (more…)
Read more »
Today we're announcing our referral program which rewards you for spreading the word about Cosmic JS. It's our way of showing our… (more…)
Read more »
This article highlights some of the weird parts of JavaScript by contrasting the language with others such as HTML, CSS and Python. (more…)
Read more »