+ 2
Hi guys, do i need to learn web development first before tackling full stack development?
11 Respostas
+ 1
Yes,
+ 1
Thank you
+ 1
full stack dev by description says that it includes web dev
+ 1
Lee Jonard Morales full stack have many things like react js, angular ..which need js knowledge at least you need to have js, HTML, CSS knowledge
just imagine using algebra without multiplaction, addition.. knowledge
+ 1
full stack nowadays also differ.
JS. MERN (mongo, express, react, node)
PHP LAMP(linux [laravel], apache, mysql, php)
Python (django, react[angular], DRF)
+ 1
Full stack includes blackened technology (server side language like node js , python,php , dealing with databases using SQL and no sql language ) and front-end technology like html,css and js and then you have frameworks for writing clean ,maintainable code which other advantages depending on the framework you choose ,so basically you gotta start with html first
+ 1
Absolutely
+ 1
full stack development is a part of web development. The complete web development is divided into 4 categories
1 front-end development (HTML, CSS JS, JS FRAMEWORKS, REACT, ANGULAR....)
2 back-end development( django, spring, php, ..)
3 full-stack development( front + back end)
4 dev ops development( docker, github,..)
0
Does it include basics?
0
Thank you for your explanation. I'll start with the basics then