Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.01 KB

File metadata and controls

13 lines (8 loc) · 1.01 KB

Parsons problems are designed to help you study snippets of code without getting bogged down in errors and syntax. Simply paste in the code you want to study, and the parsonizer will shuffle the lines. Your task is to place them in order. But it's not always as easy as it sounds! Beware of indenting (code style) and extra lines.

When you find a particularly interesting example of JavaScript syntax, design pattern, solution strategy, copy paste it into this web page to study it in depth as a parsons problem.

Parsons problems are a great way to practice syntax, logical strategies, and programming design patterns.

Powered by js-parsons