testcafe-workshop/readme.md
Kent C. Dodds 674b1c6db4 Initial Commit
Everything is working as it is in the original repo.
2015-08-10 05:49:58 -06:00

564 B
Executable File

Vanilla JavaScript TodoMVC Example

This particular example has been migrated to utilize ES6

This is part of an ES6 training by Kent C. Dodds

JavaScript® (often shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB.

_JavaScript - developer.mozilla.org