Syntax.js JavaScript Syntax Highlighter

A javascript code syntax highlighter. Contribute to williamtroup/Syntax.js development by creating an account on GitHub. Read more

Similar

JavaScript is Not a Joke

Two recent post of mine were ridiculed on r/programmingcirclejerk: Building a Simple Stopwatch App with Electron – Submitted by someone as Building a 100MB stopwatch app. Compile Node.js to N… (more…)

Read more »

Dates in JavaScript

I have worked with these before but have forgotten what I’ve learned, probably because I didn’t learn it correctly to begin with. The Date object in JS may be replaced, or rather, joined by, an object called Temporal which is meant to fix a lot of issues ... (more…)

Read more »