Hello World from GM's Dashboard SDK

Hello World from GM's Dashboard SDK

1642 views

Tampa Hackerspace hosted a hackathon for General Motors and their new Next Generation Infotainment dashboard sdk. I got the "Hello World" example

Different ways of coding a bar chart

Different ways of coding a bar chart

2040 views

I have this bar chart in a web application which shows the number of new projects which are fulfilled each month. The data is extrapolated from

Grouping by multiple fields in JavaScript or CoffeeScript using Underscore

Grouping by multiple fields in JavaScript or CoffeeScript using Underscore

1635 views

How to group by mupliple fields using Underscore for CoffeeScript and JavaScript: