Skip to content
Osmar Petry
Projects Resume Blog Slides Linktree
Home / Blog / react

Blog.

Notes from my Obsidian vault: thoughts and experiments shaped by the Zettelkasten system, then refined with LLMs into pieces with a beginning, middle, and end before being published here.

Filter by tag 6 posts in react
All posts agile ai algorithms auth-js authentication backend bdd bundlers career css cucumber data-structures design-patterns devops frontend fusionauth golang javascript kubernetes microsoft-entra modules observability oidc okta performance project-management react resources security software-architecture sso testing typescript workflow
  • Jan 15, 2025

    useRef

    reactfrontend

    useRef hook in React

  • Jan 15, 2025

    React.Suspense

    reactfrontend

    React.Suspense for lazy loading

  • Jan 15, 2025

    React ForwardRef

    reactjavascriptfrontend

    Forwarding Refs is a technique in React where you pass a ref from a parent component to a child component

  • Jan 15, 2025

    Optimizing React with Memoization

    reactperformance

    Optimizing React applications with memoization techniques

  • Jan 15, 2021

    Testing Library vs Enzyme

    reacttestingjavascriptfrontendtypescript

    Complete migration guide from Enzyme to Testing Library, covering the mindset shift, custom renders, wrapper patterns, form testing, and real-world Calendar component examples.

  • Jan 15, 2021

    Testing Concepts Notes

    testingreactjavascriptfrontend

    Core testing concepts covering BDD, Sinon, accessibility, Lighthouse, CSS snapshots, unit testing best practices, and Storybook integration with Cypress.

© 2026 — Published with Hugo@0.165.0.

Back to top