P
Kellen James
@KellenkjamesAll solutions
- Submitted 28 days ago
A simple and elegant QR code component built using Angular and SASS.
- HTML
- CSS
I would like some help understanding the pros / cons of using @font-fact vs loading fonts via a CDN, i.e., Google (in the head tag).
I ran into some issues when deploying the Angular app, i.e., was blocking access to resources, i.e., fonts downloaded by Google.
In addition, I would like feedback on the general architecture of my codebase, i.e., file naming conventions, folder structure, etc.
Thanks in advance!