from Hacker News

Introducing the Parse x AngularJS Boilerplate

by ldn_tech_exec1 on 10/17/13, 6:10 PM with 20 comments

  • by albemuth on 10/17/13, 6:42 PM

    This is the same stack I've been using for a project at work, I was exited to see the Parse SDK wrapper but apparently it's a thin one. In my current project I have attempted to create a wrapper completely Parse-agnostic in hopes to be able to switch to another provider my changing a little config, it does the basics for now, but I'd have to rewrite it as it's a little tied to this specific project.

    I'm curious to hear if anyone has done a similar effort or is serious about starting.

  • by Jwoods1 on 10/19/13, 12:49 AM

    Do you have better docs on the Parse query calls. Im new to Parse and trying to figure out how to customize the query / collection inside of this. Trying like equalTo and those type of methods I just don't understand what part of the code to use. Do I write a custom service to pull it in or do I use ParseQueryAngular in a directive?
  • by jaimefjorge on 10/17/13, 6:31 PM

    This could simplify a lot. Love it.

    I wanted to get into trying both things so coupling it makes me happy and more incline to get into both.

    Thank you for sharing and congrats on making it into the Parse blog!

    Amazing stuff.

  • by abhi21284 on 10/17/13, 7:52 PM

    I was searching something similar toady and it is here. Great.
  • by andyshora on 10/17/13, 6:25 PM

    Never considered a backend in the cloud before, and as I'm just getting into Angular I'll definitely give this a try. Nice one guys!
  • by alexdresen on 10/18/13, 2:39 AM

    Just started testing BAAS last week. This speed up our process. Thanks.
  • by IAmFledge on 10/17/13, 8:01 PM

    Interesting angle.
  • by spacenick34 on 10/17/13, 6:29 PM

    Seems like it's gonna be a matter of minutes to build a webapp now. Good stuff
  • by en3203 on 10/17/13, 6:27 PM

    This looks interesting, I've wanted to get into AngularJS
  • by ankushsehgal on 10/17/13, 6:13 PM

    Great work boys
  • by salmatteis on 10/17/13, 8:25 PM

    wow. this looks awesome. badass job!
  • by ankush14 on 10/17/13, 6:30 PM

    awesome demo!