We’ve got some big news about our online learning platform Upcase, and we think you’re gonna love it!
ActiveRecord’s where.not has some potentially surprising behavior when it comes to null values.
Lucky v0.10 adds tons of new features for testing in a browser, sending emails, and handling authentication.
How using async/await can make your async JavaScript code clearer.
When you spot Maybe List
in your code, it may be time to think about alternatives.
When our technical interview began to feel “off”, we identified pain points and crafted a new experience, resulting in less bias, reduced variance, and a more accurate representation of day-to-day work.
When you’re stuck, the best solution is often to represent the problem in a different medium.
Elm’s type system gives us some great tools for modeling gamedev.
In gamedev, decoupling the in-game world from the real world makes math easier.
On the code-changing magic of yield_self
.