Skip to content

DrNeonsy/JavaScript-Note-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Note Collection

JavaScript TypeScript NodeJS WebStorm VSC

Welcome to the reworked JavaScript Note Collection 🥳 I've just started my Python Collection and I'm going to structure this one in a similar way.

How does this work | Live Docs

The collection is maintained in two ways:

  1. The notes

    These are the code files, with comments for a bare bones / to the core type of explanation. You can use the files, to run the code yourself. Their use if for a more practical / hands on approach and if you just want focus on what's needed.

  2. The live documentation website

    The live docs are featuring everything the notes do, with the potential of extra information and in a more fully fledged and comprehensive way. This is useful for those who want as much information as possible. I'll add to and / or update my entries as time permits it. These docs are also optimized for a mobile viewing.

The Plan

While this.README.md will probably change and this part removed towards the end, I'm going to lay out the rough plan / vision I have for this Note Collection.

  • JavaScript: The Core language
  • TypeScript
  • NodeJS
  • Mini Projects

Modules