9月お披露目
The Visor Blog is home to all the tips, tricks, and updates surrounding the Immersed Visor headset. We discuss how people improve their focus, productivity, ergonomics, and more by utilizing AR/VR technology.
Why Google Sheets ported its calculation worker from JavaScript to WasmGC | web.dev
Calculations in Google Sheets were initially done on the server, then on the client in JavaScript, and now on the client in WebAssembly Garbage Collection. This case study explains how and why.
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react