This is my home site where I will showcase some of my work and hopefully cover topics such as
- App security
- Web application accessibility
This site uses Angular Pre-rendering with dynamic routing.
If a new route is added or an existing modified, run the npm run prerender
command. This will update the routes.txt with the updated routes.
This is used by the pre-renderer for the parameterised routes.
For the parameterised routes, the MetaService
combined with the article-list.ts to set various meta
tags.