5 ms·
From what I can tell, they do full page reloads when visiting a different page, and use Preact for building UIs using components. Those components and pages the
by gr4vityWall 6mo ago
From what I can tell, they do full page reloads when visiting a different page, and use Preact for building UIs using components. Those components and pages then get rendered on the server as typical template engines.