Quiz: Static Files
Evaluate your proficiency in static asset management by applying proper directory structures and dynamic URL generation techniques in a series of targeted application scenarios.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which directory naming convention does Flask expect for automatic registration of uncompiled frontend assets?
A.
assets/
B.
public/
C.
static/
D.
templates/
1 / 4
...