Hello

So, this blog is called the “The Strange Wonders of this developer’s Cosmos”. A little bit lame you say?! Maybe.. But truly, the Programming World is filled with strange(some times even insane!!) behaviors that begin outstanding quests just to figure out what the problem is.

This blog won’t be filled with “everyday tutorials”, those you can find with just a couple of clicks on Google from other developers that did a great job.

This blog will try to show those strange situations that, as a Mobile Developer, I’ve found in my daily work. Situations that took me a while to figure out the solutions and that sometimes left me WTF (Well, That’s Fantastic :P). Although the solution may not the best sometimes, it was the one that I used, and that I expect that will help other developers.

See you soon!

Ivo Cosme

Ivo Cosme
Ivo is a Mobile Software Engineer. With a few professional years now, lots and lots of hard work and developer dedication, he’s now like most Senior Software Engineers out there... He knows that the things he does know are (yet!) far from the amount of things that he does not know.
In programming, the hard part isn’t solving problems, but deciding what problems to solve. - (Paul Graham)

Why are you RESTing when you can be up and querying?

This post brings a quick (non-exhaustive) glance of two approaches (Falcor & GraphQL) that can leverage your game acessing your data exposed through an API. Continue reading