Work/Life in progress

I’ve been working in three different projects, with three different clients and three different teams, been busy as hell but to be honest I’ve been enjoying it a lot. I work for a consultant company so my day to day job involves diverse clients and projects, I do job interviews every year and I talk…

Read more Work/Life in progress

So React maybe

I’ve been flirting around with React and React Native for some time now (Not that much time actually) and the more I get to know it the more convinced I am that this is the path to chose. I’m not a fan of Facebook, but I must admit that this framework is great, looks sexy and does the…

Read more So React maybe

Functional Programming

What it is? what its all about? Here is one of the concepts I’ve found: In computer science, functional programming is a programming paradigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data. It is a declarative programming paradigm, which…

Read more Functional Programming