Be Cool
In an API world, we’re all sending lots of data accross different systems, which includes texts, encrypted data, JSON structures, and/or — images or files.
Let’s say, we’re building a big web application with PHP. And for sure, we want to use external packages through Composer as much as we can — as that’s how “cool” development should be done in these days (thanks to guys from Symfony)…
AngularJS is one the most powerful and widely used JavaScript frameworks at the moment. Whenever you browse through it’s documentation, you get to a question about code quality and “how to do it right”. Surprisingly, instead of having it’s own…
MailChimp has an amazing functionality, called “web hooks”. Facebook has a brilliant marketing tool, called “custom audiences”.
Facebook has released new PHP SDK version (5.0.0) on GitHub recently. As it’s a major version increase, so your app code, which worked like a charm with older SDK version, won’t work anymore.