Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 276 Bytes

File metadata and controls

11 lines (8 loc) · 276 Bytes

A website to explain how computers actually work.

Coding styles:

  • js width less then 80 characters.
  • If you have to choose between fast or simple, choose simple.
  • In general, less is more.