ReactJs
ReactJs is an open source Javascript library built by the good folks at Facebook. Like AngularJs, React is very good for user interface inclined work, and it achieves this by breaking down pages and layouts into components. The ReactJs community has recently created a mobile application framework called React Native. Which gives a developer the ability to build a natvive mobile app using pure javascript. We'll look into this and more in this category.