update videos
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"_id": "bd7129d8c441eddfbeb5bddf",
|
||||
"name": "Waypoint: Practice Functional Programming",
|
||||
"difficulty": 0.01,
|
||||
"challengeSeed": "114604814",
|
||||
"challengeSeed": "129169463",
|
||||
"description": [
|
||||
"Functional programming holds the key to unlocking JavaScript's powerful asynchronous features.",
|
||||
"Jafar Husain's 42-step interactive Functional Programming course will familiarize you with the various ways you can recombine these functions.",
|
||||
|
@ -4,7 +4,7 @@ block content
|
||||
if (user && user.progressTimestamps.length > 0)
|
||||
.col-xs-12
|
||||
.embed-responsive.embed-responsive-16by9
|
||||
iframe.embed-responsive-item(src='//player.vimeo.com/video/128853855')
|
||||
iframe.embed-responsive-item(src='//player.vimeo.com/video/129168884')
|
||||
br
|
||||
h3 Note: If you're using Firefox and the buttons aren't working, do a full refresh (control + f5 on Windows and command + shift + r on Mac). We're working on this.
|
||||
h3 Note: If you've already completed the HTML, CSS, Bootstrap Waypoints, you do not need to do these new Waypoints.
|
||||
|
Reference in New Issue
Block a user