+ 1
What to learn for full stack development?
Html, css, javascipt.. But what next..
3 Answers
+ 1
Technical skills to look for in a full stack developer
HTML, CSS, and Javascript (it is pretty much mandatory!)
Programming languages (back end)
Databases.
Version control.
Deployment and hosting.
Third-party APIs/services.
+ 1
Django is a free and open source web application framework written in Python.Â
JavaScript is most commonly used as a client side scripting language. This means that JavaScript code iswritten into an HTML page. When a user requests an HTML page with JavaScript in it, the script is sent to the browser and it's up to the browser to do something with it.
+ 1
Thanks for thr answer
Can you specify which languages would be most suitable for back end, databases, version control and rest that you ve mentioned.