Skip to content

Learning console.log #17

Description

@djres88

https://github.com/MrPowers/code_quizzer/blame/master/books/learn_javascript_logically/100_strings_numbers_booleans/100_introduction_to_strings.md#L20

I think you need to introduce console.log before you start using it in the examples. Maybe add an intro chapter before we get into strings, numbers and Booleans? The intro chapter would say (1) JavaScript is the language of the web. (2) Here's how you can use JavaScript in your browser (open the console). We can "print" the results of any operation using the console.log() function. (3) Now it's time to learn how JavaScript works, starting with the types of data found in JavaScript. First up: Strings, Numbers, and Booleans.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions