Tutorials
Learn web development using only vanilla code - no frameworks, no libraries

Create your own syntax highlighter - in vanilla JS!
Ever wondered how syntax highlighting works on code tutorial websites? Wonder now longer. Here's a quick little tutorial showing you how to build one from scratch
Read Tutorial