Skip to content

trdevs/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,

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/

User experience with light-house

[Performance]

Random UI test with gremlins.js

Babel for transpiling.

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

About

Web dev examples, tricks and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.0%
  • CSS 31.5%
  • HTML 8.5%