freeCodeCamp/server/utils/commit-goals.json

7 lines
227 B
JSON
Raw Normal View History

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