The Latest from Formidable
Thoughts from our team on current events, new techniques and tools, trends we're seeing, and our unique Formidable culture.
Inline Styles are the Future
March 1, 2015Radium is a set of tools to manage inline styles on React elements. It gives you powerful styling capabilities without CSS, and was built over about 2 months at Formidable Labs in response to our excitement about a talk by Christopher Chedeau (and, more broadly, the mindshifting way that Facebook is...CMColin MegillBackbone.js with React Views
November 21, 2014On Nov. 18, 2014, I presented a talk on “Backbone.js with React Views” at the inaugural Seattle ReactJS Meetup. Backbone.js Backbone.js powers some of the largest web applications on the Internet and we use the framework extensively at Formidable Labs. It provides simple and flexible...Ryan Roemer
Making JavaScript Tests Fast, Easy, & Friendly
August 11, 2014A few weeks ago, I presented a talk on “Making JavaScript Tests Fast, Easy, & Friendly” at the CascasdiaJS 2014 conference in Portland, OR. The talk looks beyond the traditional technical details of wiring up test frameworks and focuses on creating processes and environments that...Ryan Roemer
Anchors, Buttons, and Accessibility
May 8, 2014Accessibility is a foundational feature of the web. It is a direct reflection of a key tenet of the platform: the free and universal sharing of knowledge, unfettered by language, location, or disability. This is why it’s disappointing that accessibility is so often (and so easily) overlooked...Alex Lande