-
Analysing API design through lens of skill floors and ceilings can help us think about the impact of adding a feature.
-
Write Boolean expressions using operators instead of if/else for a more readable outcome.
-
What’s the difference between Elm’s classical and pipeline JSON decoders?
-
What happens when you need a bigger mapN?
-
Take a look at a live log of all commands run on your Redis server.
-
React Server Components provide a seamless mechanism for rendering components on the server at any point in the app lifecycle. Should you experiment on this?
-
Test-driven development, object-oriented design, and functional programming converge on some similar ideas.
-
Extract common clauses when using Active Record’s .or method.
-
Let’s return to everyone’s “favorite” subject. 🙄
-
Some ideas from functional programming can help us improve the unit tests for our object-oriented code.
Sign up to receive a weekly recap from thoughtbot