You need to enable JavaScript to run this website.

Non-observable (normal) variables must work with DB.js too

Observables

As of 2022-04-14 I am convinced that DB.js is very reliable when working with observables. Will this be true for ususal variables as well?

For example, observables x,y,z are euqal to (it is unnecessary to specify the type of a string variable).

Non-observables

The variables X and Y are usual (non-observable) number and string: and .

In arrays

Usual array with usual (non-observable) variables:

Usual array:

Observable array: