Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Oh My JS (Repost)

Posted By: enmoys
Oh My JS (Repost)

Oh My JS By Azat Mardan
2014 | 128 Pages | ISBN: n/a , ASIN: n/a | EPUB, MOBI, PDF | 2 MB + 4 MB + 2 MB


JavaScript is great! It’s in the browser and on the server. We love it! But sometime we, JavaScript developers, find topics such as scoping, object instantiating, “this” context, etc. confusing and poorly documents. Oh My JavaScript is a collection of best articles on JavaScript/Node.js which will save your many hours of frustrations and internet searches! FUNDAMENTAS JavaScript syntax and patterns. STYLE AND ORGANIZATION Best practices and conventions. TOOLS Best tools for front and back-end development. TESTING Test-Driven Development. PERFORMANCE Performance tests and server-side memory testing. NODE.JS Peculiarities of server-side JavaScript development.