🕶️
Another hacker doing hacky stuff AKA Software Engineer
- Dallas, TX
Pinned Loading
-
-
-
-
jp.tamagotchi.rest
jp.tamagotchi.rest PublicRESTful Service for the Distributed Systems Final Project
C#
-
Optional API javascript
Optional API javascript 1function optionalAccess(obj, path, def) {
2const propNames = path.replace(/\]|\)/, "").split(/\.|\[|\(/);
34return propNames.reduce((acc, prop) => acc[prop] || def, obj);
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.