F
F
freestm2017-10-31 14:57:46
Python
freestm, 2017-10-31 14:57:46

Do front-end developers need to learn back-end?

I write in javascript, I know well all the top frameworks, tools, nodejs ... but as a rule, wherever I manage to work, the backend is written in php. I have experience with php, but rather meager. Will learning php, its frameworks, CMS give me additional benefits, or is it better to further hone javascript, frontend, raise my English level ...?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Andrew, 2019-08-05
@tteqwe

spoiler
https://stackoverflow.com/questions/40590683/how-t...
bot.send_message(
    chat_id,
    "Example text with a phone [+79991234567](tel:+79991234567)", 
    parse_mode='Markdown'
)

Message must be < 200 characters , number as link on mobile only.
upd:
Номер отправляю простым текстом5d47fef5ba3ba100526303.jpeg

S
Sergeyj, 2017-10-31
@sayber

Improve front-end and knowledge of English.
Frontenders work for us, they don’t know PHP at all, but they know the principles of backend implementation (because they work on JS).
They write smart applications for our APIs.
The comrades are fully concentrated on the front and this is what gives them an advantage.
It is quite difficult to find a strong specialist in your field. It is not worth sitting on 2 chairs in our time.

L
lavezzi1, 2017-10-31
@lavezzi1

It is important to know and understand the interaction with the backend API. The language can be any, but you will not learn every one of them.

I
Ilya, 2017-10-31
@ilyapashkov02

IMHO you should not be scattered, upgrade your knowledge in the frontend, especially if everything changes almost every week

A
Alex, 2017-10-31
@Kozack

In short: No.
It is worth focusing on the front-end and how the front-end interacts with the back-end (http requests, headers, etc.).
It might be nice to understand the basic syntax of the language, but that's just a bonus.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question