Build a Technical Documentation Page - Feedback :)

Hi everyone!

I’ve just finished coding a technical documentation page about Asynchronous JavaScript.

Asynchronous JavaScript Documentation

I’ve already tested it with the following tools:

:white_check_mark: freeCodeCamp tests
:white_check_mark: w3 validator - gives only some warnings that I think are okay to ignore
:white_check_mark: codepen.io analyzer (I don’t know what’s the name of this tool to be honest :smiley: )

Please let me know, what do you think about it! Thanks :grin:

Nice looking page @sitek94.
Yes, you can safely ignore the warnings. These particular ones are telling you about semantics.

1 Like

All right, thank you :slight_smile: