Skip to content

GrosSacASac/JavaScript-Set-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

Have a look at the files inside

Linting and testing

JavaScript linting

Follow a good JavaScript Red Style Guide

Use eslint or jslint

Make sure objects are what you think with https://github.com/sbansal6/schema-enforcer or Typescript.

JavaScript tests

with Jasmine or Ava or mocha/chai

HTML tests

Basic syntax https://validator.w3.org/ or https://html5.validator.nu/ or https://validator.w3.org/nu/#textarea

User experience with light-house

Performance

Random UI test with gremlins.js

Transpiling

Babel or Bublé.

Are you completely new to JavaScript ?

Learn how JavaScript work first, then come back. Here are some good links:

License

This project is free and open source. See License

other project mentioned here, and subfolders, may have other licenses