which one is easier and beginner friendly for backend
For further actions, you may consider blocking this person and/or reporting abuse
which one is easier and beginner friendly for backend
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Personally I prefer PHP for backend.
Learn PHP then pick a framework.
Laravel is much much more beginner friendly than symfony so after learning PHP I suggest you to learn Laravel.
For JS you need to learn the language after that you need to learn nodejs and then you must pick a backend framework.