Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

kentcdodds/es6-todomvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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