Skip to content

Learning Roadmap

  • HTML

  • CSS

  • Understand HTML and CSS, build simple site with these (Use VSC and liveserver plugin)

Then use static site generator, with enhancements like components

  • Astro
  • alternatives: Hugo? 11?

Build site what that. Learn about JavaScript. JavaScript and frameworks for reactivity (Svelte / SvelteKit, Vue, React, Angular, Alpine)

Learn about APIs and databases

-> Move this content into “beginner introduction”?