
Web Developer Blog
Showing results for tag: React

In this tutorial, I'm going to show you how to utilize OpenAI's text-davinci API, more commonly known as ChatGPT, in conjunction with NextJS's fabulous automatic locale detection and Static Site Generation (SSG), to automate translation of your website content at built-time.
Internationalization Using React / NextJS 13 and ChatGPT
Full-Stack Development | 25 days ago

Markdown is the preferred language for creating content for blogs and websites because it is simpler and easier to learn than HTML. In this tutorial, I'll show you how to format your markdown as HTML in React and then style it with SASS.
How to Style Markdown in Next.JS Using React-Markdown and SASS
Full-Stack Development | 4 months ago