Multiple Frameworks

Im wanting to make a quick project on making a counter and todo list on some of the most popular frame works. I also want to put all of these on a website as a demo type of thing, but not too sure how to do this because i know they all have their own type of build process. TL;DR: is there a way to get multiple frameworks, like react, solid, or svelte, working on different directories on a single website? example.com/svelte or example.com/react
5 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Jochem
Jochem2y ago
you might be dependent on whether you can set a base url for the framework, some might assume their router starts at /, but it's not impossible technologically and used to be pretty normal You might have an easier time using subdomains though svelte.example.com instead of example.com/svelte/
𓆩𝖕𝖆𝖓𝖉𝖆𓆪
yea thats what i was worried about, the build process for all of the frameworks and howd that work out are there web hosting providers that provide sub domains for free because i looked into subdomains once and mostly found out that id have to pay for those
Kevin Powell
Kevin Powell2y ago
Astro allows you to use everything You could even put all on one page, next to one another I'd you'd like (I think)
𓆩𝖕𝖆𝖓𝖉𝖆𓆪
oh i havent even thought of using Astro like that
Want results from more Discord servers?
Add your server