Building a new Chat

Nov 04, 2024 · 0 min read
Share on
{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "_path": "/articles/build-new-vscode-extension",
    "_dir": "articles",
    "_draft": false,
    "_partial": false,
    "_locale": "",
    "title": "Building a new Chat",
    "description": null,
    "publishedAt": "2024-11-04T21:19:16.043Z",
    "tags": [
      "Testing",
      "Vuejs",
      "PlaywrightJS",
      "Vitest"
    ],
    "draft": true,
    "readingTime": {
      "text": "0 min read",
      "minutes": 0,
      "time": 0,
      "words": 0
    },
    "body": {
      "type": "root",
      "children": [],
      "toc": {
        "title": "",
        "searchDepth": 2,
        "depth": 2,
        "links": []
      }
    },
    "_type": "markdown",
    "_id": "content:articles:build-new-vscode-extension.md",
    "_source": "content",
    "_file": "articles/build-new-vscode-extension.md",
    "_stem": "articles/build-new-vscode-extension",
    "_extension": "md",
    "date": "Nov 04, 2024",
    "slug": "articles/build-new-vscode-extension"
  },
  "excerpt": false,
  "tag": "div"
}
Share on

Learning Vue

Learn the core concepts of Vue.js, the modern JavaScript framework for building frontend applications and interfaces from scratch

Get a copy
Learning Vue