Making Angular Apps More
Performant with Scully
"When all links are created equal, your ideas can win simply because people like them. The future of innovation will be made, not managed."
- Alexis Ohanian, Without Their Permission
JavaScript - application functionality
APIs - server side interactions
Markup - statically served HTML files
The JAMstack toolchain Angular devs have been craving.
Scully uses the router to find pages to pre-render
The plugin system allows developers to provide specific instructions to Scully on how to pre-render the application.
There are router, render, and file handler plugin types, and several built-in utility plugins already available
Static pages for all 391 villagers pre-rendered!
Cool tool to check tags: https://metatags.io/
https://animalcrossingfieldguide.web.app/
https://github.com/tehfedaykin/NookPOS
Why You Should Be Using TransferState (& Scully) to Cache Your API Calls in Angular
Rendering Static Pages from Dynamic Routes in Angular with Scully
Slides available at: tehfedaykin.github.io/IWantToBelieve