C
C
Classik2021-05-05 13:33:02
JavaScript
Classik, 2021-05-05 13:33:02

How to make different types of sites?

Good day, I would like to know what is the best way to write different types of sites. What types do I mean: 1 - a simple site without logic, 2 - a simple site with a form or other simple logic, 3 - a complex site with working with a database and so on, but rendering on the server side, 4 - a complex site, but with rendering on the side client. What I suggest to use: 1) html CSS JavaScript, 2) html CSS JavaScript and node js, or flask, 3) Django, 4) Django + Js frameworks. My question is how reasonable this is at all and whether there are other more correct solutions to this issue. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stalker_RED, 2018-10-09
@AlexKindGeek

You do not need to parse, but read about hyphenation in html
https://www.w3.org/TR/css-text-3/#white-space-proc...
htmlboss.ru/beginner-lessons/lesson5

M
maksam07, 2021-05-05
@Classik

Do what you know.
1. HTML, CSS, JS*
2. HTML, CSS, JS* + any server language
More interesting. What is a complex site?
3. HTML, CSS, JS + any server-side language
4. HTML, CSS, JS + any server-side language
* - if required
I think I explained it well enough

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question