R
R
RaulDuke2017-07-14 15:13:23
JavaScript
RaulDuke, 2017-07-14 15:13:23

What would you recommend to read for levelup in JS?

Hello.
I have been writing in JS for a relatively long time. I love him so much and everything. I try to be concise, but understandable, adhere to generally accepted practices and code culture, when I hear that someone writes in jquery as expected, I raise one eyebrow (rather high). In short, I try to lead a righteous life.
But when you read the JS of really cool guys, you understand that there is an abyss between you and them. And it's not about how they name the variables and how many spaces they put. The approach to tasks is completely different, you understand that they think differently. Those who were fond of reading other people's projects on github will probably understand what I mean.
Please tell me, I really want to be like them. What you can read, maybe someone recently met a cool book or an article that they would like to share.
Thanks and Happy Friday!

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
AntonDrelin, 2017-07-14
@RaulDuke

List of books:
Another way, takes the jQuery library and disassemble it into parts)) is a very interesting thing and takes many evenings. But there will be many benefits. For once this library made a splash)

H
holymotion, 2017-07-14
@holymotion

https://github.com/getify/You-Don't-Know-JS

R
Raphael™, 2017-07-14
@maxminimus

recently there was nothing interesting in js to
read nothing
for leftalap use cases directly
with the upcoming Saturday!

J
JSmitty, 2017-07-19
@JSmitty

No one has advised this yet - Mostly adequate guide ?
PS The observation is this - Angular is liked mainly by those who have killed a lot of time in Java or Sharpe. JS itself is now being developed mainly by requests from the React community.

N
Negwereth, 2017-07-14
@Negwereth

https://habrahabr.ru/post/135897/
https://books.google.com.ua/books?id=iyIvGGp2550C&...
For starters. Coolness in programming does not come from what language you write in, but from how you write.

Y
Yuri Kostin, 2017-07-20
@yurakostin

There is an opinion that you need to learn other languages.
For example, I have repeatedly heard that those js developers who have tried Haskell or ClojureScript begin to think differently.
Look at the report of Alexander Solovyov, where he talks a little about this (and the report itself is just lovely).
It is important to understand that one problem can have several solutions. Which of them you can understand better only with experience. But when you learn other languages, get into their spirit, when you watch how other people code, when you participate in OpenSource projects, you become better, you know more ways to solve.
Brilliant solutions come either spontaneously or through hard work. But in any case, both are available to you.

I
Igor Kalashnikov, 2017-07-15
@zo0m

See how the cool dudes from Google recommend writing:
https://angular.io/tutorial
Great because it can be combined with practice.
those. come up with a learning task for yourself and saw the Angular2 application, only "to be honest", analyzing the recommendations from the documentation, at the same time capture RxJS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question