R
R
Rapen2016-11-07 17:06:36
JavaScript
Rapen, 2016-11-07 17:06:36

How important is it to know JSON, Regular Expressions in Front-End?

How much JSON and RegExp will be required in the frontend? Or is it more applicable in node.js and server side in general?
I don’t particularly do strong development, mostly theory and a little js, css, jquery practice.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
OnYourLips, 2016-11-07
@Rapen

It is necessary to know.
But json you "automatically" learn while learning JS, and regular expressions - in a few hours at a basic level sufficient for 90% of tasks.

A
al_gon, 2016-11-07
@al_gon

RegExp is more likely to be needed.
The JSON syntax is based on javascript but is not fully compatible.
That is very important!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question