0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 01:11:24 +01:00
svelte/site/content/tutorial
Jonathan Curran d8e625c439
Document $: in the tutorial
This change re-words some of the prose so that the label syntax is spoken of in _unfamiliar_ terms rather than _alien_ as it is valid syntax and not some svelte-specific feature/functionality.
2019-11-19 17:49:46 +01:00
..
01-introduction
02-reactivity Document $: in the tutorial 2019-11-19 17:49:46 +01:00
03-props
04-logic
05-events
06-bindings document new media element bindings 2019-11-18 10:43:05 -05:00
07-lifecycle
08-stores
09-motion
10-transitions
11-animations
12-actions
13-classes
14-composition
15-context
16-special-elements
17-module-context
18-debugging
19-next-steps