Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
I think this QuickBase continuing education program is a great idea - I should have thought of it myself. I think I am going to require all users of my script solutions to stay up to date with developments in web technology. Starting next quarter all users of my scripts will have to demonstrate proficiency in Houdini (custom CSS rendering), Atomics (shared memory between threads) and other emerging web technologies - we have to keep moving the ball forward.
CSS Houdini
Houdini�s goal is to expose new APIs to allow web developers to hook up their own code into the CSS engine and the surrounding systems.
https://developers.google.com/web/updates/2016/05/houdini
Atomics
Atomic operations make sure that predictable values are written and read between threads.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics
CSS Houdini
Houdini�s goal is to expose new APIs to allow web developers to hook up their own code into the CSS engine and the surrounding systems.
https://developers.google.com/web/updates/2016/05/houdini
Atomics
Atomic operations make sure that predictable values are written and read between threads.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics