Programming

Help for Website

Started by bakia77 · May 24, 2026

#11137
↳ Replying to @bakia77
Use AI to help you. GitHub Copilot for coding and you can ask ChatGPT to explain everything.
#11142
↳ Replying to @bakia77
you can use python with flask or vanilla, you can use nodejs with next or vanilla (backend only. no html content with js, js also activates in minor functions in html, make sure you know your html, this is also viable for html generated in any other language), and also php with laravel, all depends on what you want to do, learn new language, get somethign up fast, invest in learning the advanced stuff.

about databases, idk if you have any sql experience, but a good start is sqlite, super easy to configure as its just a file, later move to more advanced databases like postgresql, mysql, maria, mongo, etc...

the only need for large databases like mysql and postgresql is when you have large scale of both data with a lot of relationships and when you have a lot of transactions going to your db, for a small website starting with sqlite is perfect, you can just configure a large database later and migrate the content
#11143
↳ Replying to @doctor_dev
thank you brother. I designed it very Good with HTML and CSS, i will watch some tutorials for mySQL.

with Best Regards,

bakia77

Members-only continuation

This discussion contains more posts.

Create an account or sign in to continue reading the full conversation. 3 additional posts await inside.

Create an accountSign in