Example of a functional programming refactoring pattern
In this post we'll demonstrate an example of a functional refactoring pattern.
Latest articles
In this post we'll demonstrate an example of a functional refactoring pattern.
React hooks can be easily created as any other function. We can create our own domain specific hooks that can be reused across the...
This is a description of a high-level performance optimization workflow, primarily focusing on optimizing the design of our...
Knowing the size of input beforehand, it should be safe to leave out the padding character so you don’t need to percent-encode it...
Let's have a look at one of the technical debt examples. Prioritizing tech debt on a function level is a big win. We'll explore...
What if your projects are under version control in Microsoft's Team Foundation Server.