An open API service indexing awesome lists of open source software.

https://github.com/candytale55/profile-lookup__fcc_js

FCC exercise to learn functions. lookUpProfile() function takes a name and a property (_prop_) as arguments and checks if name is an actual contact's firstName and the given property (prop) is a property of that contact.
https://github.com/candytale55/profile-lookup__fcc_js

code-examples freecodecamp hasownproperty javascript javascript-functions javascript-loops

Last synced: 3 months ago
JSON representation

FCC exercise to learn functions. lookUpProfile() function takes a name and a property (_prop_) as arguments and checks if name is an actual contact's firstName and the given property (prop) is a property of that contact.

Awesome Lists containing this project