Browsing Tag
nextjs
164 posts
Building React Components from headless CMS markdown
Markdown has become a staple in my workflow as a developer and content creator. It’s quick to write,…
How to use GraphQL and React Query with GraphQL Code Generator (based on Next.Js)
Abstract GraphQL. 기존의 REST API 호출 방식을 넘어 schema를 이용해 마치 DB를 다루는 sql과 같이 데이터 호출을 다룰수…
Creating a reusable table component with React-Table and Material UI
Introduction Tables are tools that we often use in our personal and business projects. A table is a…
Tik Tok Clone using next js.
A full stack tiktok clone project build using nextjs. This is not a fully finished project it’s just…