{
"type": "schedule",
"date": "2024-12-14T10:00:00.000Z",
"shortLink": false,
"tags": [],
"posts": [
{
"integration": {
"id": "your-devto-integration-id"
},
"value": [
{
"content": "# Getting Started\n\nIn this tutorial, we'll explore...\n\n```javascript\nconst hello = 'world';\nconsole.log(hello);\n```\n\n## Conclusion\n\nThanks for reading!",
"image": []
}
],
"settings": {
"__type": "devto",
"title": "10 JavaScript Tips for Better Code",
"tags": [
{ "value": "javascript", "label": "javascript" },
{ "value": "webdev", "label": "webdev" },
{ "value": "tutorial", "label": "tutorial" },
{ "value": "beginners", "label": "beginners" }
]
}
}
]
}