0
How to be a full stack developer?
Full stack development
6 Answers
+ 6
John Wick
Cover this important Points
Languages
⢠HTML
⢠CSS
⢠JavaScript
⢠MySQL
⢠PHP
Frameworks / Libraries
⢠Bootstrap (or Foundation)
⢠jQuery
⢠Ajax
Concepts
⢠Responsive Web Design
⢠Design Patterns
⢠Object-Oriented Programming
⢠Web Performance
⢠Testing
⢠Debugging
⢠Validation
Soft Skills
~ Agile Development
~ Teamwork
~ Communication
~ Teachability
~ Self-Motivation
+ 1
visph
What topic include in fullstack development
- 1
John Wick
https://code.sololearn.com/W5HVA2qvQ434/?ref=app
https://www.sololearn.com/discuss/1316935/?ref=app
Follow the guidelines and use search bar before posting your question.
Its a repeated question.
Thanks for understanding
- 2
by learning full stack technologies and got a job as full stack developer ^^
- 2
a lot... but at least:
client side: html, css, javascript
server side: at least one server side language + a web framework (to handle requests/responses), database handling (sql), network skills...
but, along with, you must know or be able to quickly jump to any client (eventualy server) sided frameworks, and be adapatable to any context of application....
- 2
Full Stack Developer just means: "[...] a person who can develop both client and server software." as W3Schools.com said. So you should be able to learn and apply languages, concepts, etc. from both areas (like Looper said). You should think for yourself what exactly suits you best and what interests you most.