Next.js Markdown Editor with ChatGPT as a pair-programmer

Опубликовано: 11 Октябрь 2024
на канале: Ishraq Haider Chowdhury — Fullstack Developer
219
2

I built a Markdown editor skeleton with the help of ChatGPT. Basically, I was asking point by point about what to do and it was following my words. But, there were always drawbacks in each response. So ultimately, I had to spend time fixing the bug myself. So my words for this, you should know when it will be handy, but never rely on this 100%.

Source code to the Nextjs app: https://github.com/iamishraqhc/markdown

As the link is not clickable, here’s how you can go…
1. Go to GitHub.
2. Look for username: iamishraqhc
3. Find the repository: markdown

Follow for more @codewithishraq

#markdown #chatgpt #nextjs #webdevelopment