A Small Difference That is Effective
User animation teacher and prophet Edward Tufte is known for saying that when the UX designer wants to call attention…
Something About Refs
React’s Virtual DOM arguably revolutionized web development. In short: React will keep a copy of the DOM in its own…
Brooklyn JS #75 (13 Jan 2020)
Thomas Bery told us about his project to build jambuds.club, a social listening platform he has been working on as…
Apple Airport Express Base Station models A1088, A1264, and A1392
If you own an Apple Airport Express Base station model number A1088 (sold 2004-2008), it will no longer update with…
Universal Track Manager Version 0.5
Today I’ve finished version 0.5 of my new Gem, Universal Track Manager. It’s a plug-and-play Rails engine that you install…
Universal Track Manager Version 0.4
Today I’m announcing Version 0.4 of my new Gem: Universal Track Manager. It’s an great little utility project that will…
A First Look : Universal Track Manager
Today I’m announcing ‘a first look’ at my new Gem: Universal Track Manager. It’s an ambitious project that’s going to have…
Announcing Nonschema Migrations — NOW FOR RAILS 6!
Nonschema migrations version 5.0.0: RubyGems Page, GitHub page Now compatible with Rails 6, nonschema_migrations is the best way to separate…
Jason FB’s 10 Magical Ruby Developer Tools
1. deivid-rodriguez/byebug Byebug is a fantastic debugger available for Ruby 2 (and presumably above). Drop gem ‘byebug’ into your Rails…