Check out the new .pipe() Method idea for Object.prototype:
✅ No new syntax
✅ Compatible with existing patterns
✅ Easy to polyfill
Support the proposal and learn more: https://t.co/e0mZ7Bb5WZ🌐 #JavaScript@tc39@jherr
The Blender Studio team is proud to release Project Gold, a technical showcase focused on stylized rendering, along with an add-on designed to achieve a painterly look.
Learn more: https://t.co/phsa8oOPYb
Watch Project Gold: https://t.co/TJUEsSe6uz #b3d
@JLarky PWA is a technology that I love very much, using a manifest file and a webworker you have an installable application, with cache, and you can use many js APIs with access to almost the same as in native (sensors, bluetooth, etc). PWAs are the best.