This page contains a collection of javascript-30 projects.
The idea behind is to apply the SoC (Separation of Concerns) concept.
"The most important principle in Software Engineering is the Separation of Concerns (SoC):
The idea that a software system must be decomposed into parts that overlap in functionality
as little as possible."
Effective Software
Design