Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyyHuang committed Sep 12, 2023
1 parent 778fa84 commit cff5627
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.05e6e5ae.css",
"main.js": "/static/js/main.67e8eb1f.js",
"main.js": "/static/js/main.9be79b72.js",
"static/media/hw6.md": "/static/media/hw6.bbfec2fdf4c97dd22ac0.md",
"static/media/hw3.md": "/static/media/hw3.3d6afb25f26f1c837e03.md",
"static/media/hw8.md": "/static/media/hw8.b1287d1ca768ba50dd3f.md",
Expand All @@ -16,10 +16,10 @@
"static/media/lab2.md": "/static/media/lab2.d2b57759e405362ffd8f.md",
"index.html": "/index.html",
"main.05e6e5ae.css.map": "/static/css/main.05e6e5ae.css.map",
"main.67e8eb1f.js.map": "/static/js/main.67e8eb1f.js.map"
"main.9be79b72.js.map": "/static/js/main.9be79b72.js.map"
},
"entrypoints": [
"static/css/main.05e6e5ae.css",
"static/js/main.67e8eb1f.js"
"static/js/main.9be79b72.js"
]
}
2 changes: 1 addition & 1 deletion content/ios/schedule-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Join the [Ed](https://edstem.org/us/join/QSrvSj) and [Gradescope](https://www.gr

| Week | Lecture | Lab Section | Homework/Project |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
| 1 | Introduction, Git, Designing an iOS App w/ Figma [Slides](https://docs.google.com/presentation/d/1XpSawpMiuogNzjQaUC2v8Y0IGLR-WnHuU1mZzR49AvM/edit?usp=sharing) | Discussion 1/OH | [HW 1: Figma](/#/hw/ios/hw1) |
| 1 | Introduction, Git, Designing an iOS App w/ Figma [Slides](https://docs.google.com/presentation/d/1XpSawpMiuogNzjQaUC2v8Y0IGLR-WnHuU1mZzR49AvM/edit?usp=sharing) [Recording](https://drive.google.com/file/d/1CcT5fPauz9zle2li8x5BGXpS1JqdyVaz/view?usp=sharing) | Discussion 1/OH | [HW 1: Figma](/#/hw/ios/hw1) |
| 2 | Swift and SwiftUI Fundamentals | Discussion 2/OH | HW 2: Tic-Tac-Toe |
| 3 | Dataflow, MVVM, and Lists | Discussion 3/OH | HW 3: Checklist |
| 4 | Navigation and Presentation | Discussion 4/OH | HW 4: TBD |
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.67e8eb1f.js"></script><link href="/static/css/main.05e6e5ae.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.9be79b72.js"></script><link href="/static/css/main.05e6e5ae.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.67e8eb1f.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.67e8eb1f.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.9be79b72.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
*/

/**
* @remix-run/router v1.5.0
* @remix-run/router v1.4.0
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -82,7 +82,7 @@
*/

/**
* React Router DOM v6.10.0
* React Router DOM v6.9.0
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -93,7 +93,7 @@
*/

/**
* React Router v6.10.0
* React Router v6.9.0
*
* Copyright (c) Remix Software Inc.
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.9be79b72.js.map

Large diffs are not rendered by default.

0 comments on commit cff5627

Please sign in to comment.