What are needed to code a good website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What are needed to code a good website?

Is Javascript and Django performing the same duty

12th Jul 2019, 7:57 PM
Joseph Onipede
Joseph Onipede - avatar
10 Answers
+ 4
Stick to JavaScript. For a good website, use HTML, CSS, and JS minimally. You could add PHP and SQL if needed.
12th Jul 2019, 8:33 PM
HTML Master
HTML Master - avatar
+ 2
What are needed to code a good website? And what are the duties of each of them?
12th Jul 2019, 7:59 PM
Joseph Onipede
Joseph Onipede - avatar
+ 2
A good programmer.
13th Jul 2019, 12:23 AM
Sonic
Sonic - avatar
+ 2
What are the duties of the frame work?
13th Jul 2019, 7:12 AM
Joseph Onipede
Joseph Onipede - avatar
+ 2
1. Good knowledge of JS, CSS, HTML 2. Use PHP 3. Respect 1. and 2.
13th Jul 2019, 10:55 PM
Baltazarus
Baltazarus - avatar
+ 2
Must i use Javascript
14th Jul 2019, 12:27 PM
Joseph Onipede
Joseph Onipede - avatar
+ 1
HTML, CSS and JavaScript for front end. PHP and SQL for backend.
12th Jul 2019, 8:28 PM
josh mizzi
josh mizzi - avatar
+ 1
In a multi-tier application depends which layer you want to focus on 🤔
13th Jul 2019, 2:46 AM
Sanjay Kamath
Sanjay Kamath - avatar
0
It depends on the site you want to build. If you need to allow people to login, or to store user related data, you will need PHP. If you just want a static page go with HTML Master's suggestion. @HTML Master
12th Jul 2019, 8:42 PM
josh mizzi
josh mizzi - avatar
0
Well, 1. Interest 2. Focus 3. Time 4. A computer device 5. A text editor 6. A browser 7. Knowledge of HTML (page write up) 8. Knowledge of CSS (page design) 9. Knowledge of JavaScript (page interaction or back-end) or python or php or sql (page back-end). 10. Then upload your codes. 11. That's all, not too much, right? 😂
12th Jul 2019, 8:58 PM
Samagidi Victor - Vikksy
Samagidi Victor - Vikksy - avatar