This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what is the simplest way to make a facebook app?
04-28-2014, 07:18 PM
Post: #1
what is the simplest way to make a facebook app?
The only thing i'm good at is javascript. I don't like learning PHP. I was thinking on creating an app that decides what is the character of the person in a movie.

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 07:23 PM
Post: #2
 
Firstly, make sure no one else has beaten you to your idea Wink

Javascript is a browser or client based programming language. While it is technically possible, you'll be hard pressed to implement your idea in js alone (considering you might be interacting with a database, scraping third party websites and talking to the Facebook API). Also as it is client based, all your code would be exposed to the browser allowing anyone to steal your code and hard work!

Take a look at Facebook's dedicated Developer guides and see if they help motivate you:

https://developers.facebook.com/docs/guides/canvas/

All the best!

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)