Skip to content

SHENZHEN I/O vs Tiny JavaScript Debugger

A side-by-side look at SHENZHEN I/O and Tiny JavaScript Debugger. For an in-depth review of either product, follow the links below.

SHENZHEN I/O

SHENZHEN I/O

Games

SHENZHEN I/O is a programming puzzle game by Zachtronics where you build circuits using a visual programming language. You are given specifications and must create efficient solutions by combining basic logic gates like AND, OR, etc. It teaches computer engineering concepts in a fun and challenging way.

programminglogiccircuitsvisual-programmingpuzzle
Tiny JavaScript Debugger

Tiny JavaScript Debugger

Development

Tiny JavaScript Debugger is a lightweight open source JavaScript debugger that helps developers debug JavaScript code in the browser. It supports setting breakpoints, stepping through code, and inspecting variables and the call stack.

javascriptdebuggerbrowseropen-source