Skip to content

devablo/js-playgound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Training Playground

Overview

Project to demo JavaScript & ES6 through basic node web app & unit tests.

The goal of this repository is to promote training by example. Real web applications and building features changes building JavaScript applications at scale but the fundamental language, best practices and design patterns will be the same.

Getting Started

  npm install

To run all ES6 Demos using Jest Test Framework

  npm test

To run specific tests by using

  npm test basics

There is a also a demo using node web server

  node server.js

Website

The wwwroot web example using express server loads module using browser support for modules.

<script src="/js/app.js" type="module"></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •