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

Search In

How to make Inside border transparent ?

Hi all, Here are two method to make transparent border first is by using pseudo element and second is by using background-clip Example 1:- In the method I'm using pseudo element :before .box-border { background: #0f8ac3; color: #fff;

AngularJS Basic, Value, Service, Factory & Provider Example and description

Hi Readers, I recently got my attention to new JavaScript framework that is AngularJS. I read lots of articles about it but I usually do not understand anything just by reading about it. I am more about the practical person and can not actually make

Node.js: How to install Node.js on Ubuntu 14.04

This blog will help you to understand how to install node.js Install Node.js First update the apt-get package lists with this command: $ sudo apt-get update Now install the git package using apt-get $ sudo apt-get install git

News Server

A news server is a set of software used to handle Usenet articles. It may also refer to a computer itself which is primarily or solely used for handling Usenet.   A reader server provides an interface to read and post articles, generally with

Introduction to Node.js

Introduction   Node.js is an open source, cross platform JavaScript runtime built on top of Google's V8 JavaScript Engine . It was originally written by  Ryan Dahl. Node.js uses an event driven  nonblocking I/O model that makes i

Applying a Function Against Each Array Element

Hello reader's under this blog we are going to apply a function against each array element. We are using a function to check an array value and if it matches a given value then it will replaced.   To attach a callback function to each arra

Installation of ionic 2.

Hello Readers, We can create apps with ionic2 very fast as ionic1. To create a ionic project first of all we need to install ionic2 beta version SDK via CLI.   $ npm install -g ionic@beta   Important : First of all we need to install

Configuration and Authentication using OpenSSH key

Secure Shell (SSH) is a cryptographic network for operating network services securely over an unsecured network. A common example is for remote login into a system by an user.  Installation :  Generally it comes already installe

Get Improved Search Engine Rankings For Your Joomla Business Website!

Content management systems are popular on the Internet today. One of the best platforms for such systems is Joomla as it is easy to use as well as multi-functional to the user. Joomla is one of the most widely sought after and optimized websites

Registering Service using value in angularJS

A service is created by a service factory and service factories are functions which are created by a service provider(constructor function). When instantiating service provider, there must be a property named $get, which holds service factory logic.

1 44 50
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: