Enea Jahollari
Enea Jahollari
Is it possible to have code highlighting for Angular inline template and styles? Or is there any way to extend `astroHighlightCode` to check for angular specific component and to replace...
- Using Tailwind - Angular Universal - Add blog page (for changelog) Use ngx-isr in the docs as it's the perfect use-case for it.
This adds support for client side rendering
Handle cache regeneration errors just like nextjs does
Check out what can be done with hybrid-rendering (using cached pages as prerendered ones)
- Why do we need ISR? - Use-cases - How much does it improve our app? Example with stats?