Gyro-web: Accessing the device orientation in JavaScript
Accessing the device orientation using React hook, and rotating a CSS 3D cube afterwards... (more…)
Read more »
There’s a never-ending myth I see circulating on Twitter every few weeks:
Vanilla JS doesn’t scale.
This is complete nonsense.
What does “scale” even mean? Is the implication is that vanilla JS literally cannot handle the load of large applications the … Read more