Posts Tagged "frontend"
Why some Web apps are better suited to Canvas than HTML
Canvas is not a faster replacement for HTML. It becomes a better rendering tool when an interface is more like a zoomable, pannable scene than a document.
Read post

Frontend rendering modes: CSR, SSR, and SPA
An introduction to client-side rendering (CSR) and server-side rendering (SSR), including how they work, their advantages and disadvantages, and when to use them.
Read post
