-
When we inevitably make changes to our codebase, any help is appreciated, and a type system can be your best friend.
-
Good practices for using Registry to name processes dynamically.
-
Scheduling, recurring events and relative dates have always been hard. Until now.
-
How to populate your staging environment with data while keeping user data secure.
-
With Ecto, 🎶 you can always get what you want. And if you try sometimes, well, you might find, you can select want you need 🎶.
-
We have just released Fishery, a TypeScript-compatible library for setting up JavaScript objects for use in tests and anywhere else you need to set up data.
-
When faking external services in tests, start with something simple. I like having a public interface to adapters and having an in-memory adapter for tests. Let me show you an example.
-
The financial metaphor is often thrown around engineering departments, but how do you actually deal with it?
-
A look at syntactic sugar for chaining async functions in multiple languages.
-
A look at value-less types such as Elm’s Never
.
Sign up to receive a weekly recap from thoughtbot