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

Search In

Chapter 2: What is Angular Js and Directives with example

Angularjs is a javascript library which is perfect for single page application(SAPs). Angularjs is nothing just a javascript library which extends HTML with new markups. Single page application are those web application which will load a single web p

Interactor in Rails

Ruby on Rails Interactor Before interactor we use to write complex business logic in some class in the ActiveRecord /models directory and that class can have too many responsibilities so while testing we could stuck between tediously slow test-suit

How to change the Product Price at the time of adding it to cart in Magento?

In Magento sometimes we are required to apply our own custom price on the products while adding to the cart.  To do so we can work upon the event checkout_cart_product_add_after.   Lets see how we can do it: 1. Create a module with names

IOT Testing

The Market got the revolution now a days, the revolution of hand held device. Smart Watches, Personal Computer, Home devices, Home TV, Etc all connected with Internet and are operated by hand hold devices like mobile and tablets. So, IOT “Inter

How to change any attribute value of product in magneto

In magento sometimes we are required to chnage the attribute values of the products.  To do so we can work upon the event catalog_product_load_after. Lets see how we can do it: 1. Create a module with namespace as Custom and module as ProductI

Custom style/CSS for HTML5 placeholder attributes

Introduction of HTML5 Placeholder HTML5 is one of the great inventions for web world. HTML5 introduce many new and important attributes, some are HTML based and some are through JavaScript API form. HTML5 Input “Placeholder” is one of th

Cordova - Social Sharing Plugin

Hi All, In this post we will discuss about Cordova social sharing plugin. Now adding social media in your app become easy with this plugin.You can share text, images or a Url via this plugin. About this plugin: This plugin use native sharing win

Difference between render And redirect_to

render and redirect_to works in the similar way in your web browser , as they both takes you to a new page but the only difference between them is : When you call render it creates a complete response which is sent to your browser.  If we do

Basic Type of Error in Software

An error cause the correct behavior of software and affect the accuracy. It affect the expected result of application which might because of incorrect requirements implementation or because of invalid data entry by user. Basic Type of errors : 1. F

Angular 2 vs Angular 1

As in my previous post I have already explained that AngularJS1 is a javascript library which is prefect for single page application(SAPs). Angular js is nothing just a javascript library which extends HTML with new markups. Single page application a

1 209 409
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: