Getting Started

Overview

Most of our projects are written in JavaScript or TypeScript, a language which extends JavaScript with information about types. Our projects our hosted on GitHub which is a software development platform built on top of git, a version control system which allows for keeping track of changes in source code.

Introductory Courses

@HoeenHero has a created a series of videos for beginners who are curious about contributing and learning JavaScript. The following introductory resources may also be helpful:

References