Building a Shared Language
A process to help understand clients and the industry you’re designing for
A process to help understand clients and the industry you’re designing for
The principle of customer sacrifice illustrates how a discovery process can reveal new opportunities.
Learn how to optimize your elixir applications with a fast in-memory store
Progressive Web Apps are not only a forward thinking technology but also an answer to issues that businesses face on a daily basis.
The decision about where a problem & solution belong within a business is as important as execution and quality.
Experimenting with the App Shell model to make the DockYard.com website load faster
GenServer can help deal with race conditions, deadlocks, and many edge cases
Use Data Down, Actions Up to create a simple Checkbox List UI element in Ember
Build a JSON API-compliant live search using Ember and Phoenix/Rails
Understand why quirky behaviors are happening
Understanding what they are and when to use them
A brief guide on how to contribute to open source software
Following the merge of JSCS with ESLint, `ember-suave` now has a new successor.
An introduction to how Ember's resolver works
A short example of authorization in Phoenix to show how modules, functions, and pattern matching can easily fill a common web application need.
When should you schedule deep vs. shallow work for a UX design team?
Sometimes your job is to do the figuring-out so others can start building and designing the actual thing.
Metaprogramming Elixir
How to leverage the Ember ecosystem without the Ember ecosystem
Leverage the power of Phoenix to utilize your Ecto changeset validations as input validations in your HTML forms