LEARNING JAVASCRIPT - Trang 336

ES6 adheres to the

ECMA-262 ECMAScript 2015 Language Specification

. To track

the availability of ES6 features in Node (and various browsers), see the excellent

guide

maintained by @kangax

.

Both

jQuery

and

Bootstrap

have extremely good online documentation.

The

Node documentation

is very high-quality and comprehensive, and it should be

your first choice for authoritative documentation about Node modules (such as

http

,

https

, and

fs

). The

npm documentation

is comprehensive and useful, particularly

the

page on the package.json file

.

Periodicals

There are three free periodicals you should absolutely subscribe to and read dutifully

every week:

JavaScript Weekly

Node Weekly

HTML5 Weekly

These three periodicals will keep you informed of the latest news, services, blogs, and

tutorials as they become available.

Blogs and Tutorials

Blogs are a great way to stay abreast of developments in JavaScript. I’ve often had

those critical “ah ha” moments when reading some of these blogs:

Axel Rauschmayer’s blog

has great articles on ES6 and related technologies. Dr.

Rauschmayer approaches JavaScript from an academic computer science view‐

point, but his articles start out very accessible and easy to read—those with a

computer science background will appreciate the additional detail he provides.

Nolan Lawson’s blog

has lots of great detailed posts about real-world JavaScript

development. His article

“We Have a Problem with Promises”

is required read‐

ing.

David Walsh’s blog

has fantastic articles about JavaScript development and

related technologies. If you struggled with the material in

Chapter 14

, his article

“The Basics of ES6 Generators”

is a must-read.

• @kangax’s blog,

Perfection Kills

, is full of fantastic tutorials, exercises, and quiz‐

zes. It’s highly recommended for beginners and experts alike.

312 | Chapter 22: Additional Resources

Liên Kết Chia Sẽ

** Đây là liên kết chia sẻ bới cộng đồng người dùng, chúng tôi không chịu trách nhiệm gì về nội dung của các thông tin này. Nếu có liên kết nào không phù hợp xin hãy báo cho admin.