JavaScript


Approved Change

Linked to isNaN documentation

Rejected Change

Add an array log section (using console.table)

Approved Change

fixed the link to the Console topic

Types of console

We could add more info to console.log section. such as console.log('console.log'); console.info('console.info'); console.debug('console.debug'); console.warn('console.warn'); console.error('console.error'); to highlight outputs with icons. Useful Link : https://coderwall.com/p/m2trga/enhance-your-js-console-logging-messages

  1. or... we could not and leave that for the console topic.
  2. I'll go ahead and add that to the Console topic.
  3. Turns out it was already added, but I edited it.

Discussion closed 2 days ago due to inactivity.

Approved Change

I have sectioned out the evident parts to this documentation into sub categories. I also removed some repeated information and worked on the overall consistency of terminology withing the document. Lastly, I added a section on logging non invoked functions.

Approved Change

Improved sentence explaining how to show result of a function. Other minor improvements

Approved Change

Rolling back to version as of Jan 12 at 15:08.

Approved Change

Rolling back to version as of Jan 3 at 0:32. Specifics about certain console implementations do not belong in the Getting Started section. It's not crucial that you understand how to style your console output to get going with JS.

Approved Change

Rolling back to version as of Jan 4 at 13:38.

Approved Change

Catch before alert display event

Approved Change

added headings and improved syntax

Approved Change

divide the doc into sections and adding more infos

Approved Change

There is no `!` on the screenshot

Approved Change

added immage alternative texts