Skip to content

rkandil/JavaScriptTest

 
 

Repository files navigation

JavaScriptTest

A simple test for JavaScript + Angular 4+ candidates at Infomedia.

This basic starter is published here (/docs): http://infomedialtd.github.io/JavaScriptTest/

Test: Fork this repo, take the starter and impress us!

Please make frequent commits with meaningful commit messages so that we can see the progression of the changes and intent of the code.

Ideas:

  • Add search / filtering
  • Add editing
  • Make it look great
  • Add local persistence
  • ..?

At the end, make sure you send us the GitHub link to your fork and publish with:

ng build --output-path docs

My output link is : https://rkandil.github.io/JavaScriptTest/


Make sure your tests pass with:

ng test

About

A simple template for JavaScript tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • HTML 1.3%
  • JavaScript 1.2%
  • CSS 1.0%