realfiction
Archive
Tags
About
↤ All Tags
typescript
2015 / 08
Porting a react application to typescript
2017 / 07
Create react app with typescript
2018 / 06
Typescript type shenanigans: Conditional Types
2019 / 01
XState - a Typescript state machine with a lot of features
2019 / 02
Typescript type shenanigans 2: specify at least one property
Writing azure functions with typescript
2019 / 03
Using typed action creators with react's useReducer hook
2019 / 06
Extracting useful types from a mapped action creator
2020 / 06
How to typescript in react: I can haz better component states!
2020 / 09
How to typescript: Representing hierarchical state with tuples
2020 / 10
Authenticate a user with MSAL from a React SPA
2021 / 05
How to type a React form onSubmit handler - addendum
2022 / 08
Using zustand in react - performance pains
Using zustand in react - performance gains (Pt. 1)
Using zustand in react - performance gains (Pt. 2)