Wear gratitude like a cloak and it will feed every corner of your life.

Rumi

Latest Article

Integrating GraphQL and MongoDB into NextJs

Sat May 30 2020
NextJs
Javascript
React
Graphql
Integrating GraphQL and MongoDB into NextJs


For fast starting a react project Next.JS is a fairly good option. It provides static content generation or SSR, handles routing and many more advantages like automatic code splitting and serverless functions. Even this blog is developed on NextJs. Like other frameworks, it has many plugins for your web application. In this article, i will show how you can integrate your NextJs app with graphql.

Understanding architecture

You will need, a graphql server and client fo ...

Popular articles

    Integrating GraphQL and MongoDB into NextJs
    Integrating GraphQL and MongoDB into NextJs
    Advanced recipes with Knex.js
    Advanced recipes with Knex.js
    React calendar component with material-ui
    React calendar component with material-ui
    NodeJS clusters and utilizing workers with inter-process messaging
    NodeJS clusters and utilizing workers with inter-process messaging
    Visibility analysis Part II: Viewshed
    Visibility analysis Part II: Viewshed

Newest articles

    Integrating GraphQL and MongoDB into NextJs
    Integrating GraphQL and MongoDB into NextJs
    Visibility analysis Part II: Viewshed
    Visibility analysis Part II: Viewshed
    Visibility analysis Part I: Line-of-sight
    Visibility analysis Part I: Line-of-sight
    React calendar component with material-ui
    React calendar component with material-ui
    Introduction to Knex.js Part I
    Introduction to Knex.js Part I
Copyright © OsmanP. 2020.