D
D
Denis Tkachuk2015-11-12 18:52:44
JavaScript
Denis Tkachuk, 2015-11-12 18:52:44

A good challenge to reinforce knowledge and practice in JavaScript?

Maybe someone knows? I studied the books javascript.ru/book/learning-javascript , habrahabr.ru/post/253101 and the site https://learn.javascript.ru/
Well, a video on YouTube
Advise some service to copy or create something to hone your skills

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
Alex, 2015-11-12
@denis_tkachuk

Plus codewars.com, there are interesting tasks for logic, algorithms and subtleties of the language. But it's still not a product problem. You can solve a lot of them, but never learn to do what is usually needed at work. They develop something else.
Usually everyone writes there-applications, but this is already boring and overwritten :) I recommend trying to write an audio player. A site where you can listen to music. You can even authorize the user through last.fm and, for example, recommend music to him based on his preferences, or even turn it on right away (pulling up tracks from VKontakte).

V
Vitaly Inchin ☢, 2015-11-12
@In4in

CodeWars.com

V
Valery Serov, 2015-11-13
@DrBronson

Write an Internet store that works without reloading the page! How can you write to go to work

M
Max, 2015-11-18
@mbelskiy

A very cool service where you can consolidate your knowledge and get a combat project: www.freecodecamp.com

Y
yeti357, 2015-11-12
@yeti357

node school

L
lega, 2015-11-12
@lega

Write your Angular.js

V
vildulv, 2015-11-19
@vildulv

I advise you to write your own library or framework, and then using it to write some kind of application (tracking service, online store, game engine, etc.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question