GithubHelp home page GithubHelp logo

Comments (7)

mandazi avatar mandazi commented on July 20, 2024

@gfpacheco: Theoretically couldn't you use the Parse REST API with the Angular JS web application?

from parse-sdk-js.

andrewimm avatar andrewimm commented on July 20, 2024

With this open sourcing of the SDK, we've designed it to be the core of any application, letting developers wrap it with bindings for the framework of their choice. The hope is that between official Parse bindings (such as Parse+React, launched last April) and community-driven bindings, we'll be able to support a variety of popular frameworks, scalably. Frameworks develop fast, and we don't want to tie releases of the SDK to those. It's easier to maintain framework bindings separately.

We'll happily expose any internal functionality that makes these bindings easier, but supporting bindings for every popular framework is not something we can do on our own. That's where the community comes in, and that's why open source is so great. If members of the Parse community want to drive the development of top-notch Angular bindings, we'll support them in every way we can.

from parse-sdk-js.

ptarjan avatar ptarjan commented on July 20, 2024

I've been happily using https://github.com/brandid/parse-angular-patch . It was broken by the 1.6.0 update, but if you are willing to stay at 1.5.0 you can use that.

from parse-sdk-js.

5amfung avatar 5amfung commented on July 20, 2024

Does anyone know how to require('parse') in angular code?

from parse-sdk-js.

gfpacheco avatar gfpacheco commented on July 20, 2024

@5amfung if you are loading the parse.js file to your html Parse will be a globally available var.

from parse-sdk-js.

5amfung avatar 5amfung commented on July 20, 2024

@gfpacheco Thanks for the reply. Not sure if you're familiar with ionic 2, but my tech stack is ionic 2, angular 2, and webpack. With the default webpack setup, any npm installed library that is written for angular is automatically picked up and included in the final bundle. I'm just not sure how to get Parse sdk included. It might be something very simple to do but unfortunately I'm a newbie in javascript.

from parse-sdk-js.

gfpacheco avatar gfpacheco commented on July 20, 2024

@5amfung If that's the case I suggest you to ask on StackOverflow and show off your webpack config and relevant code

from parse-sdk-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.