Monika Venčkauskaitė
monika.ai

monika.ai

Follow
homeAbout Mebadges
Tag

Next.js

#nextjs

More content

Read more stories on Hashnode


Articles with this tag

Mongoose with NextJS and GraphQL

Sep 13, 20207 min read

Mongoose is a great way to use MongoDB inside React applications. However, when it comes to Server Side Rendering in NextJS, it's implementation needs...

Mongoose with NextJS and GraphQL

Implementing GraphQL with NextJS

Sep 5, 20205 min read

NextJS can make your website blazing fast. Thanks to the server side rendering, website of your single-page app is preloaded. However, despite being...

Implementing GraphQL with NextJS