You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/site/content/tutorial
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
5 years ago
..
01-introduction Include link to VS Code extension in tutorial (#5231) 5 years ago
02-reactivity
03-props site: change "on to" to "onto" in tutorial 03 (#5386) 5 years ago
04-logic Changing hex codes to colour names to improve readability of the tutorial. (#5761) 5 years ago
05-events Tutorial : a better explanation of component events (#4639) 5 years ago
06-bindings tutorial: remove unneccessary performance.now() call inside raf (#5513) 5 years ago
07-lifecycle site: fix grammatical issue in tutorial/update (#6136) 5 years ago
08-stores
09-motion
10-transitions
11-animations
12-actions
13-classes
14-composition docs: add documentation for $$slots (#5277) 5 years ago
15-context
16-special-elements Add documentation and tutorial for svelte:fragment (#6097) 5 years ago
17-module-context
18-debugging
19-next-steps