Well the code for facebooks index page has been leaked and I had a chance to look it over. I was curious as I develop in PHP on enterprise level apps and wanted to see how they do their code. Here are my few impressions:
Pros:
They use templates, That is always a good thing, it separates code from HTML.
Its clean, you can tell they use coding standards.
Cons:
Little evidence of OOP (Object Orientated Programming.)
The link to the code has been taken down with Facebook slapping a cease and desist on the blogger. But if your still curios you can find screen shots at http://bayimg.com/lAFLaaAbl

6 Responses to “Facebook Code leaked”
Please Wait
Leave a Reply