Niflheim World

Welcome to Niflheim !

  • First 5 messages from new users (pre-moderated user) will be checked for flood/spam before being posted on the forum. Users will also be checked for a multi-account.
    If you want to communicate without delay, get a free Huscarl status (how to get - User Groups), or buy premium status (how to buy - Premium status)

Programming Reactive Programming with RxJS 5. S. Mansilla


Redman

Forumteam
Staff member
Tignarman
Joined
Aug 24, 2020
Messages
17,661
Reaction score
23,081
NL COIN
89,437
1604851866847.png
Reactive programming is taking the software world by storm. This book combines the reactive programming philosophy with the possibilities of JavaScript, and you’ll learn how to apply reactive techniques to your own projects. We’ll focus on reactive programming to manage and combine streams of events. In fact, we’ll cover how to make entire real-world, concurrent applications just by declaring transformations on our program’s events.

Most software today deals with data that’s available only over time: websites load remote resources and respond to complex user interactions, servers are distributed across multiple physical locations, and people have mobile devices that they expect to work at all times, whether on high-speed Wi-Fi or spotty cellular networks. Any serious application involves many moving asynchronous parts that need to be efficiently coordinated, and that’s very hard with today’s programming techniques. On top of that, we have what’s always been there: servers crashing, slow networks, and software bugs we have to deal with.

We can’t afford to keep programming applications the way we always have. It worked for a while, but now it’s time for a new approach.

 

ThomasUnpap

New user
Landboar
Joined
Oct 31, 2020
Messages
5
Reaction score
0
NL COIN
19
Hi,

And are the correctly loaded?
Please, check the demos included with the installation. If the WebGL examples work fine for you locally, you just have to do the same in your page.
 
shape1
shape2
shape3
shape4
shape7
shape8
Top