Using React Hooks to Manage and Organize Application State
(Would you rather read code? No problem! View the full working example on either GitHub or CodeSandbox). In late October, React Hooks was announced. In short, »
(Would you rather read code? No problem! View the full working example on either GitHub or CodeSandbox). In late October, React Hooks was announced. In short, »
Recently I launched Feature Ops, a feature flags (toggles) management service and API, and while you, as a reader, might not necessarily be interested in the »
Feature Flags Feature Flags (or Toggles) are essentially glorified if/else statements in code that can be used to determine if a feature, at runtime, should »
It's no secret that JavaScript has been growing at a rapid pace over the years. JavaScript Bloat The average JS transfer size per website, in the »
My wife and I recently had our first child. Apparently... that changes things. Lots of things. Many things. Tons of things. Wait a second, why didn't »