Bulletninja.com blog

Aquí describo mis aprendizajes en el mundo del código, las startups y los productos.

data 💩{
 "allMdx": {
  "nodes": [
   {
    "id": "dcb1fcff-b510-5029-b784-117bdc8580c7",
    "excerpt": "First post This is my first post!!",
    "frontmatter": {
     "title": "100 days of gatsby: Day 1",
     "date": "2020-01-01T00:00:00.000Z"
    },
    "fields": {
     "slug": "/2020/2020-01-01-100days-of-gatsby/"
    }
   },
   {
    "id": "b32883d1-479a-55db-a811-78cd7b25670d",
    "excerpt": "Second post This is my second post!!",
    "frontmatter": {
     "title": "title2",
     "date": "2020-01-01T00:00:00.000Z"
    },
    "fields": {
     "slug": "/2020/2020-01-01-post2/"
    }
   },
   {
    "id": "272f7cb6-a9dd-5e0e-bac3-a1d6cb623ad1",
    "excerpt": "Third post This is my third post!!",
    "frontmatter": {
     "title": "title3",
     "date": "2020-01-01T00:00:00.000Z"
    },
    "fields": {
     "slug": "/2020/2020-01-01-post3/"
    }
   }
  ]
 }
}

100 days of gatsby: Day 1

2020-01-01T00:00:00.000Z

First post This is my first post!!

title2

2020-01-01T00:00:00.000Z

Second post This is my second post!!

title3

2020-01-01T00:00:00.000Z

Third post This is my third post!!