2021-08-11 at 9:28 PM UTC
Since i really enjoy working with NodeJS, Vercel and their Node like NextJS, those are generally my go to. At least for public websites. Since Vercel provides a free CDN as well and is overall pretty versatile.
I don't do too much web dev, but when i do it's generally a static site for a project, or simple hidden service. Node based solutions are great for that IMO. But there re of course other ways of doing it too.
Any framework you particularly enjoy using?
Also, as long as i don't use a DB, i could use pages written in PHP as well right? As long as i have my index.html and PHP pages properly referred as it were. Or am i wrong? If i am technically correct but it takes a lot of hassle to pull off properly, i'd like to learn about the steps to go through in that case as well.
Thanks guys.
2021-08-11 at 10:26 PM UTC
aldra
JIDF Controlled Opposition
why wouldn't you be able to access a db via php? it has regular sql functions as well as drivers for most others, and frameworks like laravel have the same sort of abstraction drivers that you see in python and shit
2021-08-12 at 6:46 PM UTC
Ajax
African Astronaut
[rumor the placative aphakia]
What are you wanting to do with said static site? Microsoft Word is surprisingly efficient for static pages and coverts easily to html unless you want to incorporate it with existing framework or templates.