This PR adds TypeScript (TS) support to Kea, together with kea-typegen. It's a Work In Progress and you can try it out now! (Instructions below)
Please raise an issue in the kea-typegen reposit... (more…)
Read more »
Which of these two ways to define the type of a variable as one of multiple possibilities is better? Let's have a look at the trade-offs. (more…)
Read more »
I am currently using recompose and reselect a lot with react and I wanted to explore what it would be like to add typescript into the mix… (more…)
Read more »
Classic programming languages like Pascal, C, C++ and others have been well known as strong typed languages. This means that in those languages stricter typing rules had to be set at compile time. (more…)
Read more »
A Next.js starter kit template with React 17 + Tailwind CSS 2 + React Query + React Query Devtools + GitHub Auth + Passwordless Auth + Prisma 2 + Postgres - pbteja1998/nextjs-starter... (more…)
Read more »