Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaslopezd committed Feb 3, 2025
2 parents 7dd426c + 5428bcc commit 098a374
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions 2025/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,25 @@ In case you're a developer, use it as a homework to practice or learn how to bui

1. [Rules](#rules)
2. [Overview](#overview)
3. [Tasks](#tasks)
3. [Part 1: Create Custom Web Components](#part-1-create-custom-web-components)
- [Tasks](#tasks)
- [Task 1: Create Article Component](#task-1-create-article-component)
- [Task 2: Create Articles List Component](#task-2-create-articles-list-component)
- [Task 3: Create Author Component](#task-3-create-author-component)
- [CSS Resources](#css-resources)
- [Data Structures](#data-structures)
4. [Using the API](#using-the-api)
5. [Bonus](#bonus)
6. [Submission](#submission)
7. [Useful Resources](#useful-resources)
6. [Part 2: Smart Form Challenge](#part-2-smart-form-challenge)
- [Overview](#overview-1)
- [Requirements](#requirements)
- [Submission Format](#submission-format)
- [Evaluation Criteria](#evaluation-criteria)
- [Tips](#tips)
- [Questions to Consider](#questions-to-consider)
- [Bonus Points](#bonus-points)
7. [Submission](#submission)
8. [Useful Resources](#useful-resources)

# Rules

Expand Down

0 comments on commit 098a374

Please sign in to comment.