0
Build website from scrath?
what is other knowledge for build a website after learning programming language(html, css, js, php,sql,nodejs,mongodb), framework (boostrap, react , angular etc)? and how to build our CMS?
4 Réponses
+ 5
If you really know php and sql you know how to build cms.
+ 2
1. HTML and CSS are not programming language.
2. React is not a framework. It's a JS library.
If you want to learn other web languages, you may try Vue (not on your list), it's the newest JS framework and also highly demand by the companies. And about CMS, use Wordpress.
Reminder: Mark this as best if you find this helpful.
0
Sleepy Koala thanks for your answer. I know that html just mark up language. but my point here is beside language and framework, what we should lear ln more?
0
Toni Isotalo thanks, php and sql run on server side, right?, by the way I choose nodejs, express and mongodb. are there any tutorial out there for those?