Hash router (SPA-style)

This page uses hash-based SPA routing. Only one section is visible at a time — JavaScript reads window.location.hash and renders matching content into the page. A crawler would need to follow each hash link and execute the JavaScript to see the content for #overview, #specs, and #reviews.

Loading route...