You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to audit all the examples closely though. Some don't work, because they make network requests that fail, some are quite dated/strange, some are partially migrated (e.g. the clock example refers to $: in a comment, even though the code now uses $derived), some are showcasing legacy stuff like createEventDispatcher, some are just plain ugly.
A larger question is 'what are these examples for?' Is it weird that many of them are taken directly from the tutorial (while others were taken directly from the tutorial but have since fallen out of date)? If we think duplicating content between tutorial and examples is desirable, then should we formalise that and turn all the app-b directories into examples automatically? (Personally I don't think we should have these duplicates, it's weird. It clutters the search ... and removes the context afforded by the exercise's text and its siblings.) Right now the list is neither concise nor exhaustive; it's a flabby in-between mish-mash. It would be good to develop a clear idea about what belongs here.
The text was updated successfully, but these errors were encountered:
Per #294 (comment):
The text was updated successfully, but these errors were encountered: