keydown and keyup with jQuery Steps 10 Sep 2016 keydown and keyup with jQuery Steps We have a legacy app using jQuery Steps for its wizard. Now we'd like to add some word count/line count alert inside
A Quick Tip for Delayed Job in Rails 19 Aug 2016 Ruby on Rails A Quick Tip for Delayed Job in Rails I've been pondering on this delayed job in the Rails app. User specify a time that they'd like the job to
Nested Radio Button Inside Checkbox 30 Mar 2016 Nested Radio Button Inside Checkbox I've come to write a form, where inside each checkbox, there're two radio buttons associated. HTML code looks like this: <
Pushed to Wrong GIT Branch 23 Feb 2016 git Pushed to Wrong GIT Branch Suppose there are multiple git branches that are in your local repo. You've done tons of work, eventually committed and pushed. Then, you
A simple example using Flux 10 Oct 2015 Javascript React Flux A simple example using Flux Recently at work, I was pulled into a project where React is used to generate a nested form and aggregate them at the end for