Skip to content

Latest commit

ย 

History

History
55 lines (35 loc) ยท 2.97 KB

1.md

File metadata and controls

55 lines (35 loc) ยท 2.97 KB

๐Ÿ Theme 1 - Javascript World Domination

The World Most Used Programming Language.
The World Most Misunderstood Programming Language.

Illustration by https://illlustrations.co/

๐Ÿ“– Must read

About Internet and Web Application

About Javascript

About HTML/CSS

About Web Design: visions, basic architecture and trending

About making web accessibility easier

๐Ÿฟ Must watch

๐Ÿ‘ฉโ€๐Ÿ’ป Just tell me what to do

  1. Create a github account
  2. Be sure to understand source code management with git. If not, read git - the simple guide. My advice is to learn first git concepts then to master the command line. The command line is not related to an OS (unlike built-in GUI desktop tools)
  3. Be ready with your Code Editor
  4. Be ready with your browser developer tools. For instance: Chrome, Firefox, Edge, Safari...