Reactive Programming with JavaScript

Jonathan Hayward

  • 出版商: Packt Publishing
  • 出版日期: 2015-08-31
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 230
  • 裝訂: Paperback
  • ISBN: 1783558555
  • ISBN-13: 9781783558551
  • 相關分類: JavaScript
  • 下單後立即進貨 (約3~4週)

商品描述

Learn the hot new front-end web framework from Facebook: ReactJS, an easy way of developing the V in MVC and a better approach to software engineering in JavaScript

About This Book

  • Learn to develop webapps for Facebook's front-end development using ReactJS
  • Use functional reactive programming with ReactJS
  • Easyto understand, comprehensive with in-depth coverage of practical examples

Who This Book Is For

If you are proficient with JavaScript and want to know about functional programming, reactive programming, functional reactive programming, and the Facebook approach to functional reactive programming then this book is for you.

This book is also for web/front-end developers who would like webapps to be developed faster and more easily using the ReactJS framework.

Basic knowledge of JavaScript is expected.

What You Will Learn

  • Learn functional reactive programming with JavaScript for non-mathematicians
  • Experience Facebook's primary front-end framework, ReactJS
  • Using the tools Facebook uses to build a better site in less time
  • Create and implement Node.js
  • Delve into the development of webapps using ReactJS
  • Implementation of FRP ReactJS with live examples

In Detail

Reactive programming is carried out using the building blocks of functional programming. JavaScript libraries such as ReactJS are used for front-end web development that is both competent and powerful. ReactJS is intensively being used to develop webapps for Facebook.

This title is among the first of those addressing how everyday programmers can take advantage of (functional) reactive programming without having an extremely heavy mathematical background. It starts with the basics a front-end developer can easily connect with, while also covering the basics of functional programming. Then it goes on to explain non-functional reactive programming with the help of a live example. After that it gives a theoretical overview of reactive programming supported by functional programming. Tools to make functional reactive programming easier like Bacon.js, a library like jQuery, are also covered. Finally, it finishes with building one small and one larger front-end project.