# Rating Criteria
# ⭐️ Rating Criteria
- Sound and Music
- Dialogues
- Animations
- Storyline / Concept
- Story telling / Heros Journey
- Moral from story
# 💥 CSV vs JSON File formats
A File with 43 records
| Format | Size | #Lines |
|---|---|---|
| csv | 8927 ~ 8.8 kb | 44 |
| json | 14868 ~ 15 kb | 380 |
Why the difference in filesize?
# :: Frontend Frameworks
Bootstrap uses JavaScript as well as CSS, but w3.css is a pure CSS framework (no JQuery), which helps in doing better SEO of your website, because JavaScript is the enemy of SEO.
| Framework | Size (GH repo) |
|---|---|
| w3CSS | 60K |
| Bootstrap | 156MB |
| Bulma | 228K |
- Pure CSS framework can run on browsers where scrips are disabled
fan-gallery
