After Width: | Height: | Size: 46 KiB |
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: Setting up your editor
|
||||||
|
description: Instructions for configuring linting and syntax highlighting
|
||||||
|
author: Rich Harris
|
||||||
|
authorURL: https://twitter.com/Rich_Harris
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
||||||
|
*Coming soon* This post will walk you through setting up your editor so that recognises Svelte files:
|
||||||
|
|
||||||
|
* eslint-plugin-svelte3
|
||||||
|
* svelte-vscode
|
||||||
|
* associating .svelte files with HTML in VSCode, Sublime, Atom, etc etc etc
|
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: Svelte for new developers
|
||||||
|
description: Never used Node.js or the command line? No problem
|
||||||
|
author: Rich Harris
|
||||||
|
authorURL: https://twitter.com/Rich_Harris
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
||||||
|
*Coming soon* This blog post will walk you through installing Node.js and git and using Terminal.app to clone a project template and start developing with Svelte
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |