Files
freeCodeCamp/server/utils/commit-goals.json

7 lines
227 B
JSON
Raw Normal View History

2015-10-06 19:49:38 -07:00
{
2015-10-07 01:06:36 -07:00
"frontEndCert": "Front End Development Certification",
2015-12-09 14:19:37 -08:00
"backEndCert": "Back End Development Certification",
"dataVisCert": "Data Visualisation Certification",
2015-10-07 01:06:36 -07:00
"fullStackCert": "Full Stack Development Certification"
2015-10-06 19:49:38 -07:00
}