Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encourage use of console.log #42

Open
grncdr opened this issue Sep 6, 2014 · 0 comments
Open

Encourage use of console.log #42

grncdr opened this issue Sep 6, 2014 · 0 comments

Comments

@grncdr
Copy link

grncdr commented Sep 6, 2014

There is an example of using console.log very early on, but it's never mentioned again as the exercises progress. Reading code and visualizing what it does is incredibly difficult for an absolute beginner, so reminding them a few times throughout the materials to use console.log('some message', variable, variable...) should not only make things easier to understand, but gives them a technique they can continue to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant