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

Search In

Understanding AngularJS Bootstrap Process

Bootstrap process in angularJs is simple and you should know about it. There are two ways of bootstrap process in angularJs: Automatic Bootstrap Manual Bootstrap Automatic Bootstrap: When we run our angularJs App the DOM(Document Object Model)

CSV upload using nodeJS.

Node.js is the server side scripting language. In this blog, I am explaining how I will upload the CSV file using Node.Js. Here is the step by step implementation of CSV upload. Step 1: In the first step, we will create a view page where we upload

Difference between Document ready vs Window load

When a person starts programming or executing a function on page load, a common question occurs at that time, that which method we follow to execute the code on page load. It is quite necessary that programmer needs to integrate some extra actions t

Callback in node.js

A callback is a function which is highly used in node js. When we want to run any task after the success or completion of a given task then we will use a callback. We will write maximum API in such a way that they will support callback. I will expla

Search in Multimedia data

Hello Overview In earlier versions of PIM, the only way to select multimedia documents for manual assignment to PIM objects was to navigate using the category tree. The Documents view provided access to the documents in the selected category. In t

Android Ripple Effect on Any View.

This tutorial will help you to implement ripple effect on any type of view such as Button, TextView, and ImageView using material ripple. You can also customize ripple effect color. We can implement ripple effect from two ways. 1- Programmatically:-

Intent and its type in android.

Intent:- Intent is a message object that passed between android components such as broadcast receiver, services, activity, content providers etc. Android provide facilities to communicate between components using intent in several ways, there are thr

How to send data to another server in node.js

I have a situation in which I want to fetch data from another server. In node.js it is possible to send data to another server. For achieving this task we will use http module. To explain this I have written the code below . Example:   var h

How to check a valid phone Number by javascript?

Hello readers, in this blog we will discuss how to check a valid phone number in the form. Sometimes you need to add the validation for the phone number which requires a certain format.   We have to access the value which is in the form field

Acts As Votable

Acts As Votable is a Ruby Gem. It is used to give user a way to Like and unlike something(Post, Link etc) and update the counter each time they click without refreshing the page. This gem is specically written for Rails/ActiveRecord models, and allow

1 182 363
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: