Explore >> Select a destination


You are here

cassie.codes
| | www.ctnicholas.dev
19.8 parsecs away

Travel
| | Displaying other users' cursors live on-screen has always been tricky to implement... but no longer! Using Liveblocks and Next.js we can get it working in a matter of minutes. Open this page in another window, side-by-side, to see it in action!
| | www.alistairshepherd.uk
10.9 parsecs away

Travel
| | A parallax SVG landscape in the style of Firewatch, using HTML, CSS, SVG and a sprinkle of JavaScript.
| | lisilinhart.info
8.9 parsecs away

Travel
| | Animation on the web has come a long way. At first we used Flash to create websites, which were all fun and interactive, then we got to fancy JavaScript libraries, and now the web platform offers us a selection of native animation tools.
| | www.scottohara.me
81.7 parsecs away

Travel
| ARIA provides two different methods for suppressing accessibility information of a page's markup. aria-hidden=true and role=none | presentation. What they do...