The tooling, cloudand community forweb-nativedevelopment
We facilitate building products that leverage web standards!
Tooling
We do open source work around web standards, to simplify developing web-native apps
/**
* Introducing Subscript 🔥
* - fine-grained reactivity in only a JavaScript function!
*
* Try playing with the code below,
* or jump right into Subscript at /tooling/subscript
*/
let count = 10, doubleCount = count * 2, quadCount = doubleCount * 2;
console.log( count, doubleCount, quadCount );
/Tooling/Subscript
The tooling, cloudand community forweb-nativedevelopment
We facilitate building products that leverage web standards!
/**
* Introducing Subscript 🔥
* - fine-grained reactivity in only a JavaScript function!
*
* Try playing with the code below,
* or jump right into Subscript at /tooling/subscript
*/
let count = 10, doubleCount = count * 2, quadCount = doubleCount * 2;
console.log( count, doubleCount, quadCount );
/Tooling/Subscript
The tooling, cloudand community forweb-nativedevelopment
We facilitate building products that leverage web standards!
/**
* Introducing Subscript 🔥
* - fine-grained reactivity in only a JavaScript function!
*
* Try playing with the code below,
* or jump right into Subscript at /tooling/subscript
*/
let count = 10, doubleCount = count * 2, quadCount = doubleCount * 2;
console.log( count, doubleCount, quadCount );
/Tooling/Subscript
The tooling, cloudand community forweb-nativedevelopment
We facilitate building products that leverage web standards!
/**
* Introducing Subscript 🔥
* - fine-grained reactivity in only a JavaScript function!
*
* Try playing with the code below,
* or jump right into Subscript at /tooling/subscript
*/
let count = 10, doubleCount = count * 2, quadCount = doubleCount * 2;
console.log( count, doubleCount, quadCount );
/Tooling/Subscript