Community

Code Kata: Using Array Reduce() To Navigate An Object Graph In JavaScript

(Ben Nadel) Yesterday, Josh Siok and I were brainstorming on some ways to locate a value in an object graph when given a set of object-properties as a single string. Now, I know (or rather assume) that there are many libraries out there that provide “object query” functionality.

Read More - Register for Free Membership