Bün Colak's Personal Blog
Posts with
#typescript
Remix is Fun, a somewhat simple app with Google Auth
May 22, 2022
#remix
#typescript
#react
#prisma
Remix is new, but as it turns out it is really fun to develop
Create your own IMDB Top 250 challenge
Dec 28, 2020
#typescript
#react
#graphql
#automation
I swear this pandemic will never end. Thus, I wanted to watch every movie I haven't watched from IMDB Top 250 list...
Fetching Data With Custom React Hooks
Mar 20, 2020
#hooks
#typescript
#react
So there I was, bored during 'Great Covid Social Distancing', I have come across a Wes Bos's video about fetching data with React Hooks...
GraphQL API with Typescript / TypeORM + TypeGraphQL
Mar 1, 2020
#typeorm
#typescript
#backend
#graphql
I like GraphQL, a lot. Especially if I'm doing a small project and don't want to deal with defining endpoints and optimizing them for their usage...