First of all, let’s make things clear. VIM does not stand for Very Intuitive Magic. It’s not easy to learn and it’s like going to the gym. You have to be consistent and use it daily to see the results and keep in shape once you are fit. But why is it so confusing for most of the […]
The global apps debate got another dimension as Google proposed progressive web apps as the next big thing in 2015. However, most people building apps today still prefer native apps, for several reasons, mostly because it’s what people actually use. We gathered three experienced developers and CTO’s to discuss the three types of apps most […]
Happy Monday! As always, we send a list of our new posts at the beginning of the week, and this week we have two posts we want to share: 1. A CTO’s guide to crushing an interview for a job in tech (apart from coding) 2. Better code structure: working with pods Have a great week!
Usually we organize our javascript apps either by what they are or by what they do. The first is like rails: separate directories like components, containers, reducers, etc. And the second more or less like feature/DDD: user, cart, and so on. Tho both of these options are very mainstream and solid they contain some constraints. When you structure the code […]
World Economic Forum recently published an article that Lisbon was aimingat becoming the next unexpected tech hub in Europe, just like Ireland has become the last decade. Lisbon is a great city with an increasing number of tech startups, now hosting the Web Summit, and the government recently made an investment fund of 200 million for […]