React Native, Enhance The Power of React

React Native, Enhance The Power of React

React Native is the native version of the widely used web library React. The main objective is to enhance the power of React and shift to native development. React Native components are functions in their pure form without any side-effects that return what the views look like at any point in time. Hence it is …

Continue reading →

Node JS, A Cross-platform Run Time Environment

Node JS, A Cross-platform Run Time Environment

Node JS, an open source, a cross-platform run time environment for developing server-side and networking applications, was developed by Ryan Dahl in 2009 and the latest version that exists is V0.10.36. It is a platform built and supported by Chrome’s JavaScript run time for enabling building fast and scalable network applications. Node.js uses event-driven, non-blocking …

Continue reading →

Laravel, The Future Web Development

Laravel, The Future Web Development

Laravel is a free and open-source PHP web framework, created by Taylor Otwell. It is mainly intended for the development of web applications using the model–view–controller (MVC) architectural pattern with bundles, migration and Artisan CLI. It offers a robust set of tools and an application architecture to incorporate the best features of frameworks like Code …

Continue reading →

AngularJS, An Introduction of Web Framework

AngularJS, An Introduction of Web Framework

AngularJS was originally developed by Misko Hevery and Adam Abrons in 2009 and is currently being maintained by Google. The latest version of AngularJS is 1.4.3, is licensed under the Apache License version 2.0. It is a structural framework for dynamic web apps. It is a powerful development framework to create Rich Internet Application(RIA) and …

Continue reading →