Hi there, I’m Tasos; a software engineer that loves working with React, Gatsby, React Native & Node. I’m the Founder of Coded Lines where among other things we create user engaging mobile apps that help companies drive growth to their brands.

react vs jquery differences which is better

React vs jQuery: How they Compare

React vs jQuery: how does each technology differentiate and who would “win” today? What about React vs jQuery? Well, they are two very different libraries created at different times of the World Wide Web to address different problems. Many people (including myself in the past) mistake one or both of them as frameworks but that is not accurate.…

Routing in React Native Apps

Navigation is a chapter that has “troubled” RN developers for some time now. Actually, it still troubles us. When I started with RN, 1.5 years ago, Navigator component was the suggested cross platform approach from React Native documentation itself. The bad news came a few months later, when RN team deprecated it and removed it completely from…