Good Architecture

Social Media Authentication for your views and your backend.
||,
Are you one of those guys who tried to use the FirebaseUI library and got stuck with the built-in authentication dialog because it doesn't allows you to use your own layout? Or did you tried to integrate Facebook, Twitter and Google sign-in...
continue reading
Getting started with Firebase while moving away from Parse.
||
The announcement that Facebook will shut down Parse on January 28, 2017 has definitely generated a lot of rumors and concerns in the development community. Unfortunately, there are a lot of us who have chosen Parse in the past to...
continue reading
Dependency injection: why and how?
||,
If you are interested in boosting the quality of your code then you should definitely start looking into ways to promote reusability, testability and low-coupling. There are plenty of software design patterns that you can follow to do that, however...
continue reading