Skip to content

crs2here/rjsw_isdate_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Riverside JS Workshop isDate() Code Challenge

This repository provides the coding environment for this challenge: build a cross-app, cross-browser JavaScript module that will take a text string argument and reliably determine whether the string represents a parse-able date.

##Get started

Fork this repository to your profile or clone it directly to your computer. It has a ready-to-go Gulp build environment. For those running Gulp, you should work in the source/js folder. Those not running Gulp, you can work with the code in the www/js folder. Please, code your solution in the api.customDateParser() method, stubbed out in the app.js file.

##Sharing your Solution

When you have a working solution to share, post a link in the Issues section of the RiversideJSW repository. Good luck, and happy coding!

About

Riverside JavaScript Workshop isDate Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published