Archives
Some of the random things i've wrote.
2023
Connect Database with Node.js, Part 1: How to connect MongoDB in Node.js using Mongoose
A short tutorial on how to connect MongoDB using Mongoose in Node.js. Discussing how to connect and how to create schema and use it in API logic.
Jul 3
6 min read
Structuring SEO and Format of a page in Next.js Effectively
Discussed avery great way of setting up SEO and format for every page in Next.js
Jan 10
2 min read