Javascript Documentation Page --Feedback!

Hi guys, I just completed my javascript Technical Documentation Page, it looks so similar to the one of freeCodeCamp, which is also mobile responsive.
Check it Out, and tell me what you think.

Simple and clean :slight_smile:

  • Under Data types you have a empty floating unordered list.
  • Makes more sense to give curly brackets around while loop under while statement.
while (condition)
    statement
  • You have horizontal scrollbar in mobile views.

Good luck :+1:

Thanks for the feedback.