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

Reactive Programming with JavaScript

Posted By: AlenMiler
Reactive Programming with JavaScript

Reactive Programming with JavaScript by Jonathan Hayward
English | 31 Aug. 2015 | ISBN: 1783558555 | 264 Pages | EPUB/MOBI/PDF (True) | 16.89 MB
With: Code Files

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.

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

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.