Skip to content

Latest commit

 

History

History
178 lines (106 loc) · 3.07 KB

index.md

File metadata and controls

178 lines (106 loc) · 3.07 KB
title
Week 22 | React JS

Week 22 | React JS

{% assign week_num = 22 | to_integer %}

{% if week_num > 0 %}

  {% assign previous_week_num = 22 | to_integer | minus: 1 | prepend: '00' | slice: -2, 2 %}

  <a href="../week{{ previous_week_num }}">Week {{ previous_week_num }} &#8678;</a>
{% endif %}

Updated: 31/1/2024

{% if week_num <= 36 %}

  {% assign next_week_num = 22 | to_integer | plus: 1 | prepend: '00' | slice: -2, 2 %}

  <a href="../week{{ next_week_num }}">&#8680; Week {{ next_week_num }}</a>
{% endif %}


Week 22 - Day 1 | React JS

Schedule

  • Lecture: React JS
  • Practice
  • Work on Project (Group/Personal)

Week 22 - Day 2 | Group Project

Schedule

  • Work on Project (Group/Personal)

Week 22 - Day 3 | React JS

Schedule

  • Lecture: React JS
  • Practice
  • Work on Project (Group/Personal)

Week 22 - Day 4 | Group Project

Schedule

  • Work on Project (Group/Personal)

Week 22 - Day 5 | React JS

Schedule

  • Lecture: React JS
  • Practice
  • Work on Project (Group/Personal)

Weekly feedback: Hey, it's really important for us to know how your experience with the course has been so far, so don't forget to fill in and submit your mandatory feedback form{:target="_blank"} before the day ends. Thanks you!