Skip to content

Repository for housing and practicing all of the JavaScript essentials

Notifications You must be signed in to change notification settings

Adammonast/JavaScript-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Practice

This repository contains all my review into the basics of JavaScript

NPM Version Build Status

This repository is useful for any developer looking to review the essentials of JavaScript. Within the each file are fully built-out examples with comments thoroughly explaning what each piece of the code is doing. I created and utilized this project for the introduction to JavaScript portion of the Lambda School curriculum.

Future plans for this project include: adding code challenges with test files to further practice this material.

Get Started

Fork/clone the repository

Using VSCode and a Command Line:

cd into your newly cloned repository
Create a new branch

Development setup

After you have created your branch, choose which file you want to review:

cd <folder of your choice>
node <filename>

Release History

  • 0.0.1
    • Work in progress

Meta

Adam Monast – LinkedInadammonast@gmail.com

Check out my other projects!

About

Repository for housing and practicing all of the JavaScript essentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published