W
W
wufapexef2018-03-28 00:26:08
JavaScript
wufapexef, 2018-03-28 00:26:08

Where to gain practice on working with arrays and objects?

According to my observations, 50% of all JS skill is knowledge of arrays and objects. Where can you get practice for this? In addition to real projects, this is understandable. Were there any tasks, etc., to get into the topic in practice?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stalker_RED, 2018-03-28
@wufapexef

You can practice on codewars.com , at the same time dispel your illusions at the expense of 50% of the entire skill.
Only chur - at first you try to solve it yourself, and only if it doesn’t work out at all - look at other people's solutions. And after you decide, you can compare your decision with the rest. Sometimes very surprising.

N
Ningaro, 2018-03-28
@Ningaro

You make a project on a topic that interests you and "drive in practice." Personally, I myself always wanted to start a bot in Discord, I opened the Discord Js library and with the help of this I improved my knowledge in Node.js, JS in general and JSON

M
McBernar, 2018-03-28
@McBernar

No, just practice. Come up with a mini-project and implement it. This is a thousand times more useful than solving synthetic problems about factorials and other natural numbers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question