Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Why we use Google/jQuery CDN to load JS/CSS library files

Hello readers, today I will guide you "Why we use Google/jQuery CDN to load JS/CSS library files". Here are the following reasons on behalf of Why we should use Google/jQuery  CDN to load JS/CSS library files.   1) This increas

Search Engine Optimization Starter Guide

What is Search Engine Optimization (SEO) Search engine optimization (SEO) is the process of maximizing the number of visitors to a particular website by ensuring that the site appears high on the list of results returned by a search engine. Or we ca

Refreshing a ListView or GridView using Vertical Swipe Gesture

We can refresh a ListView or GridView by vertical swipe using SwipeRefreshLayout class. The SwipeRefreshLayout should be used whenever the user can refresh the contents of a view via a vertical swipe gesture. We need to add an OnRefreshListener that

Difference between "Java Constructor" and "Php Constructor".

Hello reader's Today we will discuss about "Difference between Java Constructor and Php Constructor". Within Java we are able to override the constructors within one class. Constructor is recognized as function getting same label in particular clas

Steps to Install Express JS

Express JS is a Node JS web application framework. Here I am telling about the installation of Express JS  and create your small  test application using MEAN . Also I am assuming you have already installed Node.Js and MongoDB in your system

How to add regions in Drupal 8 theme

This tutorial will guide you about "How to add regions in drupal 8 theme". To add region in your template file, first you have to define region in your meta data file i.e (themename.info.yml) & then edit page.html.twig file to print th

String Function in PHP

String Functions String functions are the part of core PHP. These are used to manipulate string data. Following are some commonly used string functions used in PHP. These are: addslashes  : Adds slashes to specified characters (

SEO Interview Question and Answers: Part 1

Hello Friends, In this tutorial I am providing you some important SEO interview question that you must prepare before you kickoff your interview.     1. What is SEO? This is very basic question some interview might ask what do you und

Submit form without loading the whole page

In cakephp when we submit a form from the ctp file. It goes to the controller and carry the action to which the form is submitted. This requires the reloading of the complete page. We can submit the form without reloading the whole page and just re

Javascript Closures

Closures are functions that are used to free variables which means variables are used locally, but defined in an enclosing scope. With the help of closures, JavaScript programmers are able to write better code. A closure is an inner f

1 285 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: