# Frontend Guide # This guide intends to explain the essential details of the frontend application. ## Visual debug mode and utilities Debugging a problem in the viewport algorithms for grouping and rotating is difficult. We have set a visual debug mode that displays some annotations on screen, to help understanding what's happening. To activate it, open the REPL (`shadow-cljs cljs-repl main`) and type ```clojure (ns uxbox.util.debug) (debug-all!) ; to enable all visual aids (debug!