Introduction to React Native - Part 1

Posted on Sat 07 October 2017 in JavaScript • Tagged with Android, Application, iOS, JavaScript, Mobile, Native, React, React Native

Introduction to React Native - Part 1

What is all the fuzz about Hybrid Apps?

React Native is a framework build over the native development kit of both Android and iOS with which you can create mobile apps for both the platforms by just using JavaScript.

React Native was developed by some group of people working in …


Continue reading

Writing your First Javascript code

Posted on Mon 24 February 2014 in JavaScript • Tagged with JavaScript

Writing your first javascript code

In the previous article we discussed about introduction to javascript, in this article we will discuss about how to write a javascript code, where we can add javascript in our web pages, how to use tools that are built in our web browser, how to validate HTML5/javascript code.

Validation …


Continue reading

Introduction to Javascript

Posted on Sun 23 February 2014 in JavaScript • Tagged with Introduction, JavaScript

Introduction to Javascript

Hi everyone, welcome to this brief article discussing about javascript, we'll do this by discussing various fundamentals of javascript, javascript is a programming language that as a software developer you can't ignore. Javascript was first demonstrated and announced at conference at SanFrancisco in 1995, over the time web browsers emerged …


Continue reading