D
D
Dmitry2015-02-06 03:06:08
JavaScript
Dmitry, 2015-02-06 03:06:08

Where to get experience in JavaScript?

Guys, tell me how to get normal practical experience in JS, is it enough just to program various effects, menus, sliders, parallaxes??? I would like something more serious, write what can be written more seriously in JS ???

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alex Pts, 2015-02-06
@AlexPTS

Engage in the development of architecture on js.
Writing modules (the same sliders, menus, etc.).
Encapsulate everything in modules and expose api to interact with the module.
Think about the OOP style in js, break the code into entities, use patterns.
Start writing a single page application.

E
Evgeny Kalibrov, 2015-02-06
@rework

Try writing something in Node.js

A
Arseniy Ilyashov, 2015-02-06
@Tavion

Or try to develop some simple game. These efforts can then even be monetized.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question