No change at the first two spots this week, Vue.js and React keep leading the way after last week’s epic fight.
React is still more popular according to this article, considering that the number of stars on GitHub and the real usage by developers are 2 different things.
Among the new projects this week, Docz lets developers create beautiful documentation for their React components, using a new syntax called mdx
, a mix of markdown and jsx markup.
Vue Native is a framework to build native mobile applications. It’s not the equivalent of React Native because actually it’s built on top of React Native.
Speaking about React Native, the folks at Airbnb wrote a thorough feedback about their 2-year experience.
Vue.js
+2.7 k★
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
React
+2.3 k★
A declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript Algorithms and Data Structures
+1.5 k★
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Vue Native
+804 ★
Vue Native is a framework to build cross platform native mobile apps using JavaScript