Syntax Highlighting in a Webpage Without JavaScript

Syntax highlighted code in a webpage, like this one, is just some html with some styling added to it. For example, this html:
Read more

Similar

Sorting Arrays in JavaScript

This is the second article in The JavaScript Snippet Series. In the previous episode we discussed three methods of getting unique values from JavaScript. In this article, we will discuss various ways of sorting arrays in JavaScript. Sorting is a com... (more…)

Read more »

The JavaScript Need to Know List

Lead product storyteller, UX artisan, front-end engineer, and prolific open source contributor. Reimagine product narratives as interactive dashboards, persuasive infographics, and succinct data visualizations. Advocate for performant, functional, testabl... (more…)

Read more »