Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

can l create a facebook but app with just jquery and php.

l am starting to get into facebook apps and wanted to know if it is possible to create one using just php and jquery with any javascript code. l am just trying to skip the long javascript code but less experience and am struggling to know it this can actually be done. any ideas if possible?

3 Answers

i tried it few years back with PhoneGap and the dynamic aspects weren't working properly. You now have other/newer software so maybe now you can.. (but I wouldn't know)

am curious what those softwares are. care to share light on them mate?

do a google search... there Xamarin, Tizen and few others that I cannot remember (google search should help you)

Xamarin is an IDE for iOS, Android and Windows app development, I don't think that would really help him build Facebook.

You can be a slower version yes. Facebook was built on PHP, so thats the base. And jQuery will help you get the functionality down. Ive built a Facebook like site with Laravel, pretty easy.

But just know, that after years of having amazing developers, Facebook now runs on a highly tuned platform. They use HHVM, some python, some java and other stuff to help them go faster. I wouldn't be surprised if they have incorporated a JS framework like backbone in there as well.