
Search In
Change is a wonderful thing. It’s demonstrative of one’s ability to grow and adapt when faced with new technology and changing needs. It may be time to launch some huge changes on your website, but don’t get too eager just yet. If y
In this article you will learn about lazy loading plug-in from jQuery. It first loads your web page then request is sent to load the images of that page.
By using Lazy load plug-in you can decrease time for loading the page and also it can increase t


Step 1:
First open up a new document. Set the width and height of the canvas.
Step 2:
Now goto the basic shape tool and take the star tool. Draw a star on the canvas. Filled the white color inside the star.
Step 3:
Select t
DELEGATES IN UNITY:
A delegate is a reference pointer to a method. When it is called, it gives notification to all methods that reference the delegate. It allows us to treat a method as a variable and pass method as a variable for a callback. The ba
Step 1: In this tutorial you will learn how to make a sweet cherry in illustrator. Once the new document window appears name the document then add width and height.
Step 2: Now go to the pen tool and start trace outline of the cher


Step 1: First we need to make a shape of character. So take a pen tool draw a shape. As shown in below image.
Step 2: Now comes on the face, Draw a shape by using pen tool and fill the color inside the shape ( color code - #b6c9d7 ).
Hi Reader's,
Welcome to FindNerd, today we are going to discuss on read and write Session in Cakephp 3.0
Sessions is used for allowing you to identify unique users and session also allow to you requests and store persistent data for specific use
Hi Reader's,
Welcome to FindNerd, today we are going to discuss on set up cron in Ubuntu.
Sometimes, it is needed to set Cron jobs in a web application for sending push notification on a particular action and to send notify message to start any
1. Create configuration files that achieve the following
- Creates a VPC with appropriate settings for an Elastic Beanstalk environment to run within it
- Deploys a dockerized Django app to Elastic Beanstalk on AWS inside t

Creating multiple ng-app in single page
Consider a program with multiple ng-app in html page :-
<!DOCTYPE html>
<html>
<head>
<title>In a page only one ng-app works</title>
</head>
&l
