Questions tagged [astrojs]

A static site building framework giving high speed performance and a modernized development flow. Astro converts your website source code to static HTML during the building process, resulting in an almost fully static website with minimal JavaScript leftover. This results in maximized speed for loading content from the web browser.

196 questions
-4
votes
3 answers

Simple way to hide and show element with svelte

I want to have a simple with way to hide and show an element with a button on svelte, how can I do it? Also is it simpler to do it in vanilla JS?
Xanthan
  • 131
  • 1
  • 9
1 2 3
13
14