Home 2016 June

Monthly Archives: June 2016

JavaScript: The new parts ES6

0
Here’s another article, the ninth in the series on JavaScript. It is about ES6 features that make programs readable and maintainable. Readers joining us...

HybridAuth: An open source social sign-on library for web applications

0
In Web based applications, there are various modules that always require secured authentication. In classical methodology, the registration and logging in to Web applications...
C language

Microsoft extends C language with power of open source

0
Microsoft has released a new research project called Checked C that extends the existing C language. The new offering emerges as an open source...

Splinter makes web application testing simple

0
Splinter makes acceptance testing of Web applications simpler by automating interactions with the browser. In Splinter, actions such as visiting a link, clicking on...

Responsive web development using Bootstrap

0
Responsive Web development was conceptualised to make websites look good across the spectrum of devices, ranging from mobiles to desktops to large screens. Bootstrap...

Using ReactJS for web applications

0
This article is an introduction to React, which is a JavaScript library used to create UIs. React JS abstracts away the DOM from you,...
e-commerce IoT

How IoT will redefine e-commerce industry

1
In recent years, the influence of electronic commerce has grown at a rapid pace with the rise in the mobile application users. Mobile app...

Responsive web development: A revolutionary way of creating web designs

0
Considering the number of different-sized devices available today, crafting websites to provide uniformly optimal viewing and an interaction experience that ensures easy reading and...

Introduction to JMeter

0
  JMeter is an Apache project. It is a load testing tool for analysing and measuring the performance of a variety of services, with a...
Google Chrome

Build your first extension for Google Chrome browser in just 7 minutes

3
Chrome is a free Web browser developed by Google. It is considered one of the best for Windows, Linux and OS X, as well...