Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

54 lines (27 loc) · 1.53 KB

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