article

How to be a great JavaScript software developer

[WHAT]

  1. ] In this post, I outline the techniques and resources I used to become a good JavaScript developer, based on my experience in the last 5 years.

[WHY]

  1. ] Most of the web developers nowadays face the same problem: They have to excel at multiple different fields, from databases to backend architecture to frontend user interfaces to polishing these UIs with good knowledge of CSS.

[WHERE]

  1. [READ THE FULL ARTICLE]
    1. ] http://blog.ustunozgur.com/javascript/programming/books/videos/2015/06/17/how_to_be_a_great_javascript_software_developer.html

[WHEN]

  1. ] 2015-06-17

[EXAMPLE - auto summary by smmry.com]

  1. For JavaScript, start with the following books: JavaScript the Good Parts is like the bible of JavaScript.
  2. If you are looking for good books, take a look at JavaScript Allongé, You Don't Know JS and Eloquent JavaScript.
  3. Not a book but Mozilla's Developer Network has a good guide on JavaScript.
  4. The second important thing for improving your JavaScript skills is to read these libraries' source codes.
  5. A friend of mine, Armagan, who is an excellent JavaScript programmer and teacher uses the book Pro JavaScript Design Patterns in his lectures, so this book is worth checking out.
  6. On Twitter, try to find influential JavaScript developers.
  7. Finally, as Ustun Ozgur Software, we are looking for talented JavaScript developers in Istanbul, Turkey.

[HOW-TO]

  1. TLDR
  2. Start with reading books as they give you distilled information.
    1. ] Written word is how we pass knowledge from generation to generation, in a concentrated form. One problem with becoming an expert on Web technologies is that you have to learn when to stay away from the Web itself. Web itself presents a chaotic and distracting medium for learning stuff, so the first suggestion I will make is to read books on the subject matter.
    2. ] start with list
  3. Learn fundamental libraries such as jQuery, underscore, Backbone; but also read their source codes.
    1. ] If the books teach you how to read a language, the libraries teach you how to speak it. There are two important things you can do with libraries: use them and read their source code.
    2. ] jQuery, Backbone, underscore and one of React, Angular or Ember. This is not to say you have to use these libraries, but any decent JavaScript developer should at least have s
    3. ] I highly suggest Backbone and underscore’s source codes, as they are written beautifully. Reading and understanding underscore will improve your functional programming skills. Another good library for reading the source code, as recommended to me by several developers is mootols ome experience (good or bad) with these libraries. 
  4. Do exercises and try to explain common JavaScript concepts such as inheritance in your own words. Give lectures and talks on these subjects.
    1. ] do a lot of exercises. Ideally, these exercises will be focusing not on DOM, but the language, so make sure to have a test harness that can run in node.js.
    2. ] Do small, but plenty exercises in node.js. Do katas and go through different ways of using JavaScript: closures, prototypes, array-extras (map, filter) etc. While doing the exercises, always have a list of fundamental ideas in JavaScript in your mind
    3. ] Try to answer questions such as: How does prototypal inheritance work? What defines a closure? How does the meaning of this keyword change? How does one use apply/bind/map/filter/call?
    4. ] Gather a list of common source points JavaScript developers face and try to explain it in your own words. Explaining these concepts to another person in written or verbal form will help improve your skills immensely. While doing the exercises, try to go over those where you discover “What if?” scenarios. For example, “What is the meaning of “this” if I use bind twice? How does jQuery make sure that the this keyword refers to the jQuery object and not the global object? How does this library achieve a certain feature?” are some common questions you should be asking yourself.
  5. Read through the new versions of the standard, and start using the latest additions to the language.
    1. ] Grab a copy of the latest EcmaScript standard and try reading it. Doing this, also try to learn more about the upcoming features in JavaScript, as brought in ES6 and ES7. There have recently been a flux of new features like promises, modules, generators, comprehensions and again,
  6. ] get the best out of web resources
    1. ] Hacker News is a good source, however tracking it constantly will usually cost more time than needed, as the signal to noise ratio will be low.
    2. ] aim for weekly digests such as JavaScript Weekly.
    3. ] Over time, you will see which libraries or techniques are getting traction.
    4. ] On Twitter, try to find influential JavaScript developers
  7. CONCLUSION
  8. Constantly repeating these and making lots of projects will improve your JavaScript skills immensely

[REFERENCE]

  1. ] SRC = hn, comments
  2. ]

comment - mine

user: smlacy

No. Not this. Net even close to this. Let me illustrate:

How to become great at Sports: - Read books about sports. - Watch other people play sports. - Read in-depth analysis of past sports games.

How to become great at Playing Violin: - Read books about playing violin. - Real sheet music by the great masters. - Listen to many concerts.

How do you become good at anything? You practice it. You do it. You have a coach or teacher or mentor who can give you pointers, but lets you make mistakes. You have someone who lets you get things wrong the first time, so that you can see the consequences.

 

mattdesl                             

It took me a while. My background was Java, Python, ActionScript and a few other languages sprinkled in. After about a year working JS, its now my preferred dev environment. The turning points for me:

- modularity - npm has really changed the way I program, for the better

- Node.js tooling (including a Browserify, Babel, Webpack) will greatly improve your experience with the language

- live reloading, zero compile time, instant visual feedback

- the breadth of Browser/Node/npm APIs can make it a ridiculously productive language to work in

- IDE plugins and linters can catch a lot of errors as you type

- above all else; it has an amazing community of enthusiastic developers, tinkerers, scientists, artists, etc.

 

 

 

Details Photos Edit more

Details

ID: 4570

NAME: how-to-become-a-great-javascript-developer

DESCRIPTION: [SUMMARY] by Ustun Ozgur - Ustun outlines his experience In javascript development

AUTHOR: article.author/s

EDITOR: article.editor/s

PUBLISHER: article.publisher/s

STATUS: Write

PRIORITY: -1

OWNER ID: 75

Content Photos Edit more

photos

page_photo

actions

Email Email-Owner SMS and