You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,15 @@
1
-
# Intro to WebDev App
1
+
# Updated Course Released
2
2
3
-
This app is the accompanying app for the Intro to Web Dev class taught by [@btholt](https://github.com/btholt) and [@nnja](https://github.com/nnja) for [Frontend Masters](http://www.frontendmasters.com).
3
+
🔥 There is an updated version of this course available here: [Complete Intro to Web Development, v2](https://frontendmasters.com/courses/web-development-v2/)
4
+
5
+
# Intro to Web Dev App
6
+
7
+
This app is the accompanying app the first Intro to Web Dev class taught by [@btholt](https://github.com/btholt) and [@nnja](https://github.com/nnja) for [Frontend Masters](http://www.frontendmasters.com).
4
8
5
9
The slides to accompany this presentation you may find [here](https://docs.google.com/presentation/d/1KeWOWSM28qYI1mtkuHkY2vB2UUhwNkg7sq_LPqfYXKs/edit?usp=sharing).
6
10
11
+
The course videos are here: [Introduction to Web Development](https://frontendmasters.com/courses/web-development/).
12
+
7
13
It is a very basic Twitter clone using node.js and jQuery.
0 commit comments