Complete introduction to using Effect in Typescript
Complete introduction to using Effect in Typescript: why using Effect, what is the Effect type, how to use it, and what are the main modules of Effect.
Read essaySoftware engineer and independent creator exploring how to build stuff, as well as the habits, constraints, and decisions that make that work possible.
Complete introduction to using Effect in Typescript: why using Effect, what is the Effect type, how to use it, and what are the main modules of Effect.
Read essayImplement a form using useState, useReducer, and state machines with XState. Understand the differences and tradeoffs of state machines for state management.
Read essayuseState is easy to use and learn. But it's definitely not ideal for complex state management. This is how state machines and XState will save your project.
Read essayImplement authentication in nextjs using Effect: dependency injection, configuration variables, cookies service, middleware, everything composable and testable.
Read essay