
Search In
Do you know many big names like Instagram, Facebook, Tesla, Uber and many others use the powerful features of React Native for their mobile applications to reach masses all across the globe. Have you?
With the rising popularity of React and
For new business owners who have just put up there a website online, website audit helps you identify what your website lack, what needs fixing and is your website’s already existing SEO elements are up-to-date according to latest Google algori
Adding Translation to a Rails Application
Hi friends, in my previous blogs related to internationalization of rails application, we have configured the i18N api and saw different types of methods to pass the locals, if you have not read those then
Local SEO is vital if you want add your business to appear in local search results when users make inquiries about products and / or services which your company offers. Improving your position on the results of the search engines will allow you to i
In this tutorial, we will learn to move layout view from one position to another position. We are using Draggable Layout, its a user interface which elements can rearrange from one position to another position. To drag an element just press over the
Lazy load jquery spinner is used for the delays loading of images used on the web page. It improves the page load time, by using this plugin user can see the custom effects and data attributes, It is a fast, easy and lightweight script used for loadi
In the below example I have created Custom View spinner. Here first I have created a row.xml layout , In row.xml I have added a TextView and Button. Then I have created drop.xml layout in this I have added two TextView with in LinearLayout, Then in n
To create textbox dynamically in angularjs, we have to declare an array named inputs in which we will push the textbox element dynamically. In input box, we have included ng-model to bind the property name to the input. so we will
WebDriver Synchronization
The process of matching speed of automation with the speed of application is called as Synchronization.
In Web Driver we can Synchronize in different ways, one way of synchronizing the Web Driver is by using sleep() of th
If you want to find the current time and timezone using JavaScript, you can use below example.
In this example, moment.js api has been used.
Code:
<!DOCTYPE html>
<html>
<title>TimeZone</title>
<script type="text/javascr
