DEV Community

Cover image for Building Your Own Blog with Next.js and Node.js
Vitor Alecrim
Vitor Alecrim

Posted on

2 1

Building Your Own Blog with Next.js and Node.js

Introduction

Hello, how are you? It's Vítor here, back with a new project to help you improve your programming skills. It's been a while since I published a tutorial. Over the past few months, I took some time to rest and focus on other activities. During this period, I developed a small web project: A BLOG

Sounds good?

I know it might not seem like a big deal, but trust me, it's an amazing way to test your skills.

In this project, you'll work on both the frontend and backend.

We'll cover topics like user authentication with Jsonwebtoken, writing HTTP routes, crafting SQL queries, navigating private routes, connecting a Node.js server to a MySQL database, and much more.

Have fun o/

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series