How to reset remote to an older commit? Posted by beroza on April 15, 2016 git git checkout git reset git revert +
Add members to email list on Mailchimp API v3.0 using Node.js Posted by Optimist on March 22, 2016 api v3 email list mailchimp Nodejs +
Write a recursion function to calculate the factorial of any number? Posted by Anonymous on February 16, 2016 Factorial recursion +
How to setup the MEANJS with Ubuntu 14.04 LTS Posted by Optimist on October 08, 2015 AnuglarJS bower express grunt MEAN.JS MongoDB Nodejs npm +
How to install Node.js in Ubuntu 14.04 Posted by Optimist on September 13, 2015 express Node.js Nodejs npm ubuntu +
How Javascript closure works inside a loop? Posted by Optimist on July 20, 2015 asynchronous asynchronously closure javascript +
What are Javascript closures? Explain with basic example. Posted by Optimist on July 10, 2015 closure environment global variable local variable +
PHP arrays are pass by value or pass by value? Posted by Optimist on July 04, 2015 array parameter pass by reference pass by value reference reference operator +
Does PHP session work when cookie is disabled? Posted by Optimist on June 25, 2015 cookie disabled cookie PHPSESSID session URL based +
How the value change in parent scope reflects inside the closure? Posted by Optimist on June 10, 2015 anonymous function closure inherit inherit by reference PHP closure +
Javascript inheritance with basic example Posted by Optimist on May 20, 2015 inheritance javascript Object Prototype +