How to call a JavaScript function
Using Node fork() to speed up processing time
Rewriting a React Component using Hooks and React.Memo
How to create a Chrome extension in React JS
Oh-My-Zsh: Fix for parse error near elif
Mars Rover in JavaScript, React
Gitflow - Animated
My Git Workflow
Building a radial gauge with SVG and React - Part 2
Building a radial gauge with SVG and React - Part 1
Getting started with basic webpack setup
Rewriting Iterator, Generator example in ES6
ES6 - Iterator, Generator Example
func() == func
HTML5 Canvas game - Visualizing player health
Rewriting Twikural from scratch in Play framework
5 nifty JavaScript tricks that you may not know
How to set Expires header for static assets in Nginx
Convert a namespaced string, value pair to an JavaScript object
Javascript Prototype methods vs Object methods
Responsive timeline with CSS and HTML
Launching Countrack.me - my new side project
JavaScript Closure - examples
onSelect - JQuery Plugin
IE8 and Triggering event on hidden submit button
Parent Views and Child views in Backbone
Customize Powershell Prompt Message
Communicating between views in Backbone
Eclipse refactoring on steroids
Common code violations in Java
Twikural - How it works?
EasyMock tutorial - Getting Started
Java Constants - using Class, Interface, Static Imports
Open sourcing Twikural - an App Engine project
Anagram tester in Java
WordPress plugin to show the posts and comments count in the sidebar
Shortcut to console.log
Sorting an array of custom objects in JavaScript
Intercepting onclick event in JavaScript using JQuery
Making GET and POST requests in android application
Copy paste code directly in Eclipse
Git tutorial - branching and merging
Git Tutorial - My Git work flow
Git Tutorial - Getting Started
Log4j Tutorial - Writing different log levels in different log files
Finding the difference between two dates in Java
JavaScript getAttribute method
Hosting your code for free
Java Thread Local - How to use and code sample
Mars Rover in Java
Spring AOP Example: Profiling method execution time tutorial
Log4j MDC (Mapped Diagnostic Context) : Example code
[Eclipse Tip] How to use Scrapbook pages in Eclipse?
How to create a new log file for each time the application runs?
Log4j Tutorial: Additivity - what and why?
Log4j Tutorial : How to send log messages to different log files?
Log4j Tutorial : How to send the log messages to a File using Appender
Log4j Tutorial : Adding Log4j logger to your project