GunnWATT/watt

Article pages

Closed this issue · 2 comments

Formerly, /utilities/articles would link to article pages hosted at /articles/page (top image). I generally like the choice of replacing the pages with modals instead (bottom image) but should the /articles/page pages stick around? A use-case for them would be if someone wants to send a quick link to a specific article they can do so easily by linking gunn.app/articles/..., but if this feature isn't deemed useful then the extra pages would just sit around and increase bundle size.

Thoughts?

image
image

I think they should be pages on mobile but modals on desktop to take advantage of the large screen space.

Regarding bundle sizes, can't you just use React.lazy for those pages specifically?