July 12, 2014 • Technology
Migrating to Cocoa
In my last post, I was exploring new web frameworks to migrate to, while learning more Elixir.
I attempted a few, but learning a framework can be uphill, especially when not being fluent in
the language. The main frustrating point was not being able to understand the errors I was getting.
They were usually in one, long, truncated line. So not only was it formatted poorly, it didn't give
me all the information that was intended for me. I didn't really find a good way of getting better
error information or analyzing the errors I was getting, so finally I gave up... for now.