Whats Next for Me (As of April 2014) - Solitr Solitr started off as a weekend project, but then I noticed it started getting actual traffic I knew that the highest-ranked site for “solitaire” gets over 100k daily visits, so I figured that with ad-monetization alone, there’s probably a business there
18-Hour Hackathon: Making a CoffeeScript Solitaire The making of solitr com (source at github com joliss solitr), a CoffeeScript solitaire, in one 18-hour hackathon: Hackathon Diary 9:15 am: Shreeeek- …
Broccoli: First Beta Release - Solitr Broccoli is a new build tool It’s comparable to the Rails asset pipeline in scope, though it runs on Node and is backend-agnostic After a long slew of 0 0 x alpha releases, I just pushed out the first beta version, Broccoli 0 1 0 Update March 2015: This post is still up-to-date with regard to architectural considerations, but the syntax used in the examples is outdated Table of Contents
Ember. js: Implementing text fields with save buttons - Solitr Now firstName will be updated immediately as the user enters text With Save button Oftentimes, live updating is not what you want Instead, you want to update the model data only when the user clicks a Save button Plain input field