From c7488532eec0c7144cd8c33ab9218823e06ad16b Mon Sep 17 00:00:00 2001 From: jenniferfu0811 Date: Thu, 22 Apr 2021 18:27:51 +0800 Subject: [PATCH] Added free JavaScript, HTML/CSS, React Native projects resource HTML (Intro to HTML): Added free HTML/CSS projects resource. Also cleaned up one line of code. JavaScript Fundamentals (General Learning): Added free JavaScript projects resource Mobile Apps (Learning Resources): Added free React Native projects resource Web Apps (Learning Resources): Added free JavaScript and HTML/CSS projects resource --- html/index.html | 8 +++++++- javascript-fundamentals/index.html | 3 +++ mobile-apps/index.html | 4 ++++ web-apps/index.html | 8 ++++++++ 4 files changed, 22 insertions(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 2f1bd5d..1615041 100644 --- a/html/index.html +++ b/html/index.html @@ -113,7 +113,13 @@

HTML Learning Resources

Solid HTML Form Structure 🎥 -
  • Resilient Web Design 📕
  • +
  • + Resilient Web Design 📕 +
  • +
  • + Real-World HTML Projects + 📕 🆓 +
  • diff --git a/javascript-fundamentals/index.html b/javascript-fundamentals/index.html index fd59794..a66c605 100644 --- a/javascript-fundamentals/index.html +++ b/javascript-fundamentals/index.html @@ -116,6 +116,9 @@

    General Learning:

    JavaScript Learning Path 🎥 💵 +
  • + Practice JavaScript Through Curated Projects + 📕 🆓

    Mastering:

    diff --git a/mobile-apps/index.html b/mobile-apps/index.html index d4252f4..c1a3057 100644 --- a/mobile-apps/index.html +++ b/mobile-apps/index.html @@ -112,6 +112,10 @@

    Learning Resources

    React Native, v2 🎥 💵
  • +
  • + Real-World React Native Projects + 📕 🆓 +
  • diff --git a/web-apps/index.html b/web-apps/index.html index b125d1b..4c477e6 100644 --- a/web-apps/index.html +++ b/web-apps/index.html @@ -104,6 +104,14 @@

    Learning Resources

    Complete Front-End Project: Build a Game 🎥 💵 +
  • + Real-World JavaScript Projects + 📕 🆓 +
  • +
  • + Real-World HTML/CSS Projects + 📕 🆓 +