Skip to content

ethan-ccm/todo-app-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript

This is the javascript interview project. Questions should be answered using vanilla javascript and utilizing no external libraries. Assume that you have full use of ES6 and Node 12.x.

Look at test cases to help clarify questions.

Getting Started

  1. Clone this repo
  2. Install dependencies using npm or yarn
  3. Follow the directions for all questions in the /questions folder
  4. Update each of those files with your code
  5. Verify your solutions by running npm test

Submitting Answers

  1. Once complete, you can run npm run submit to create a compressed (zipped) file
  2. This will generate a zipped file: dist/<name>-<date>.zip
  3. Upload that file via this link with your first name, last name, and email address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%