▲ 927 ▼ Every language has its niche (lemmy.world) submitted 2 years ago by nifty@lemmy.world to c/programmer_humor@programming.dev 164 comments fedilink hide all child comments
[–] ILikeBoobies@lemmy.ca 26 points 2 years ago* (1 child) I would say wordpress over Facebook for php permalink fedilink source hideshow 1 child comment replies: [–] dan@upvote.au 10 points 2 years ago* (last edited 2 years ago) Yeah... Facebook hasn't used PHP for a long time. They use Hack which started as a language similar to PHP, but it's very different now - it's strongly-typed and has a bunch of advanced features, like the ability to annotate functions as pure (no side effects), which gets enforced by the type checker. permalink fedilink source parent
[–] dan@upvote.au 10 points 2 years ago* (last edited 2 years ago) Yeah... Facebook hasn't used PHP for a long time. They use Hack which started as a language similar to PHP, but it's very different now - it's strongly-typed and has a bunch of advanced features, like the ability to annotate functions as pure (no side effects), which gets enforced by the type checker. permalink fedilink source parent