Joined December 2015
·
Posted to
How-To Use Pointers/Relations - Parse.com JavaScript SDK
over 1 year
ago
Dude, these articles are super super useful (especially for a new developer)! Thanks for doing this man.
Dude, these articles are super super useful (especially for a new developer)! Thanks for doing this man.
Hey Zach,
So quick question on Pointers - can you point to another object in the same class?
Specifically, my app has multi-level navigation and I'm trying to determine whether I have to create a separate class for each level category, or can lump them into one class and have a key that states which category-level it is.