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
useRef
useRef hook in React
React.Suspense
React.Suspense for lazy loading
React ForwardRef
Forwarding Refs is a technique in React where you pass a ref from a parent component to a child component
Optimizing React with Memoization
Optimizing React applications with memoization techniques
Testing Library vs Enzyme
Complete migration guide from Enzyme to Testing Library, covering the mindset shift, custom renders, wrapper patterns, form testing, and real-world Calendar component examples.
Testing Concepts Notes
Core testing concepts covering BDD, Sinon, accessibility, Lighthouse, CSS snapshots, unit testing best practices, and Storybook integration with Cypress.