+ 1

What to learn for full stack development?

Html, css, javascipt.. But what next..

21st Jun 2019, 1:50 PM
Mahendra
Mahendra - avatar
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.
21st Jun 2019, 5:28 PM
Trinity
+ 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.
21st Jun 2019, 5:30 PM
Trinity
+ 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.
21st Jun 2019, 5:36 PM
Mahendra
Mahendra - avatar