🚀 See the 2024 Ruby on Rails Community Survey results!
Link  |  Development

A hands-on intro to building modern web applications with Elixir and Phoenix

8 Jun 2015

Article  |  Development

Haml - A Change of Heart

7 May 2015

It was a couple of years ago when I was introduced to Haml. I believe my first time working with it was on an inherited project. The markup was very unfamiliar and a bit of a pain. Why would anyone want to abstract out HTML when you could just write it normally? It initially seemed like a needless, intermediary step.

I did recognize some of it's benefits. For example, it is nice to not have to worry about closing tags and the amount of typing it could save was pretty obvious. However, the indentation and other quirks seemed like a little too much to put up with.

So I went about my day, turning my nose up at the mention of Haml. Too cool for school, right?

Continue Reading

Link  |  Project Management

IN DEFENSE OF ESTIMATES

6 May 2015

Link  |  Development

Sending actions to your Ember Components.

8 Apr 2015

Article  |  Development

How to create an 'off' click event - the Ember way

6 Apr 2015

We’ve been working on a project recently in which our designs called for a hover dropdown menu that did not close until the user clicks outside of the drop-down. Creating something like this in jQuery and in a Ruby on Rails app would have been a no-brainer. But I quickly discovered it wasn’t going to be quite so straightforward in our new Ember app.

Continue Reading

Have a project that needs help?