Skip to content

fusorjs/tutorial

Repository files navigation

Fusor Tutorial

This is a tutorial application for the Fusor Javascript library.

Demo Website Application

Build

  • .github/workflow: SOURCE_FILE_ROOT=https://github.com/fusorjs/tutorial/blob/main/src/
  • codesandbox: SOURCE_FILE_ROOT=https://codesandbox.io/p/sandbox/fusor-tutorial-fmm2pd?file=/src/

Todo

  • different dynamic array children strategies
  • memoization
  • move TUTORIAL.md from github to this app
  • embed interactive playgrounds into pages with examples (use editor https://ace.c9.io/)

Done

  • jsx page
  • css usage
  • usage with custom elements
  • add descriptions with links to source files with ability to view them
  • cache app page
  • button routing with history.pushState
  • selected menu items with routing
  • proper http request with unmount, error handling, loading state
  • svg usage
  • interval counter with unmount
  • caching
  • basic routing
  • counter button with dynamic counter