Simplify Designs with Pure Functions & Idempotency

Pure functions are functions that return the same value for the same input values, and don’t change the state of the system.

Idempotency refers to functions that make the change a single time, if receiving the same relevant values – either input arguments or an identifier.

These two concepts are related in that they help simplify your designs.

Recommended products

More from the Blog

0
    0
    Your Cart
    Your cart is empty
      Apply Coupon
      Scroll to Top