As a software developer, the tools you use daily actually surpass the original languages you write code in. Over the years, I have discovered and used some amazing tools that have improved my productivity and efficiency in developing applications wit... (more…)
Read more »
This article is an attempt to put together everything available at the moment and see if it is really possible to implement production ready React-based website without pre-compilation like Webpack or at least to have as less pre-compilation as possible. (more…)
Read more »
The first version of Flow support for React was a magical implementation of React.createClass(). Since then, React has evolved… (more…)
Read more »
Now it seems that the Apache Foundation has taken a stance against using React.js and other popular software using this license. In a JIRA ticket discussing patents, the end game is that Apache Foundation Legal makes the following recommendations against ... (more…)
Read more »
This short guide will provide you a consistent and reusable development workflow for all React/React Native projects. The more effort you… (more…)
Read more »