Rediscovering JavaScript

Rediscovering JavaScript
出版时间:2018.6
官网链接:Pragmatic
下载地址:百度网盘(PDF+EPUB)

内容简介:

About this Title

JavaScript is a black swan that no one, including the author of the language, thought would become a popular and ubiquitous language. Not long ago, it was the most hated and feared language you could use to program the web. JavaScript ES6 and beyond has gone through a significant makeover. Troublesome features have been replaced with better, elegant, more reliable alternatives. This book includes many practical examples and exercises to help you learn in depth. It will not bore you with idiosyncrasies and arcane details intended for bad interview questions. Instead, it takes you into key features that you can readily use in your day-to-day projects.

Whether you program the frontend or the server side, you can now write concise, elegant, and expressive JavaScript with newer features like default parameters, template literals, rest and spread operators, destructuring, arrow functions, and generators. Take it up a notch with features like infinite series, promises, async, and metaprogramming to create flexible, powerful, and extensible libraries. While the evolved features of the language will draw you in, the hundreds of examples in this book will pin the concepts down for you to use on your projects. Take command of modern JavaScript and unlock your potential to create powerful applications.

What You Need

To try out the examples in the book you will need a computer with Node.js, a text editor, and a browser like Chrome installed in it.

Author

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., and an instructional professor at the University of Houston. He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly invited speaker at several international conferences. He’s the (co)author of multiple books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Designing for Scalability with Erlang/OTP

2018-9-13 7:13:10

电子书

Designing Web APIs

2018-9-15 15:59:53

搜索