Skip to content

v1.0.0 — Initial Demo

Choose a tag to compare

@mgomez-dev-code mgomez-dev-code released this 02 Feb 20:58
· 1 commit to main since this release

v1.0.0 — Initial Demo

  • Educational React demo focused on render behavior
  • Demonstrates React.memo and useCallback
  • Shows how to detect unnecessary re-renders using console logs
  • Intentionally minimal, concept-driven proof of concept