Create Custom API Endpoints in Nuxt

Did you know you can create custom API endpoints in Nuxt.js? That means you do not have to spin a standalone server. Instead, you can do it straight in your Nuxt application! In this article, you will see how to do it. You will create a simple Express server…

Hygraph + Nuxt.js - Vote Your Favourite Tech Courses

Note: GraphCMS changed to Hygraph. In this tutorial, you are going to build a voting application for tech courses. The voting application allows people to vote courses from tech so people can find quality courses. If you like a course and think it's a quality course, you can…