Some of my writing
Hello, I'm Anler
A Polyglot full-stack software engineer based in Spain who likes performance and algorithmic problem-solving. My current focus is on building digital products, frontend engineering, and pure mathematics, but you will also find me talking about distributed systems or AI.
Image designed by Freepik
My Recent Writing
Along with coding I also like to write about life and technology. Here are some of my recent posts.
-
A minimal React useForm hook
A deep dive into building a minimal form handling solution in React that tackles async validation, race conditions, and type safety.
-
Enforcing string literal types in React components
Leverage generics to create truly type-safe React components that prevent impossible states.
-
Handling React state with Signals
Discover how Signals can streamline React state management, reducing unnecessary re-renders and boosting application performance.