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
Arel and Nested Queries 02 Jun 2015 Ruby on Rails Arel SQL Arel and Nested Queries Arel is good at facilitating conditional clauses. This post mainly focuses on how to write nested queries with Arel. Let's look at a
D3 for Beginners 04 Feb 2015 Javascript d3 D3 for Beginners I've longed for learning D3. It's partially because I love graphes. One graph triumphs thousands of words, I think. Now I