-
Урок 1.
00:05:11
Welcome to the course!
-
Урок 2.
00:13:54
What is Ajax + what are APIs?
-
Урок 3.
00:09:47
Setting up our Design Knowledge project
-
Урок 4.
00:07:01
Setting up Javascript events
-
Урок 5.
00:04:38
Adding our data in an static array
-
Урок 6.
00:05:05
Making our data an array of objects
-
Урок 7.
00:03:02
Moving data into a JSON file
-
Урок 8.
00:07:35
Fetching data in the Javascript console
-
Урок 9.
00:05:04
Pulling in JSON into the page
-
Урок 10.
00:03:13
Cleaning our code with shortcut functions
-
Урок 11.
00:03:27
Getting a real data source
-
Урок 12.
00:01:30
How SuperHi uses Ajax + APIs
-
Урок 13.
00:04:24
Using the random data source
-
Урок 14.
00:08:04
Adding styling to our data and site
-
Урок 15.
00:01:48
Other data sources
-
Урок 16.
00:01:50
Introduction to Coin Price
-
Урок 17.
00:06:03
Setting up our HTML and CSS
-
Урок 18.
00:02:18
Adding a price checking function
-
Урок 19.
00:05:14
Pulling in JSON from our API
-
Урок 20.
00:07:26
Changing the currency type
-
Урок 21.
00:02:36
Updating HTML on site
-
Урок 22.
00:02:16
Adding a setInterval to get every 60 seconds
-
Урок 23.
00:03:20
Other features of the Coindesk API
-
Урок 24.
00:01:24
Introduction to Uova and Contentful
-
Урок 25.
00:13:33
Setting up a static HTML and CSS page
-
Урок 26.
00:05:25
How to use Contentful
-
Урок 27.
00:08:08
Getting the JSON response from Contentful
-
Урок 28.
00:03:12
Taming Contentful data
-
Урок 29.
00:03:21
Pulling data from Contentful
-
Урок 30.
00:03:15
Using Javascript map to transform our array
-
Урок 31.
00:05:34
Adding Ajax-enabled HTML
-
Урок 32.
00:12:00
Adding in fuller HTML
-
Урок 33.
00:04:48
Ordering data from Contentful
-
Урок 34.
00:02:48
More Contentful features
-
Урок 35.
00:01:07
Introduction to Unsplash Search
-
Урок 36.
00:04:45
How Unsplash's API works
-
Урок 37.
00:10:52
Static site with loading screen
-
Урок 38.
00:06:29
Adding form events to our site
-
Урок 39.
00:06:17
Fetching the Unsplash search URL
-
Урок 40.
00:04:45
Adding Authorization headers
-
Урок 41.
00:02:49
Introducing Postman
-
Урок 42.
00:05:18
Using Postman to clean up JSON responses
-
Урок 43.
00:07:26
Display search results
-
Урок 44.
00:08:44
Adding more data from our API response
-
Урок 45.
00:03:51
Adding background color to the page
-
Урок 46.
00:02:38
Adding final styles
-
Урок 47.
00:02:18
Introduction to our client presentation tool
-
Урок 48.
00:06:45
The Figma developer documentation
-
Урок 49.
00:09:59
Adding our static site with styles
-
Урок 50.
00:05:13
How to think about the project with Javascript
-
Урок 51.
00:06:28
Adding promise chaining
-
Урок 52.
00:05:59
Fetching our Figma file
-
Урок 53.
00:07:09
Getting frame ids from Figma
-
Урок 54.
00:09:09
Generating images using the Figma API
-
Урок 55.
00:02:47
Adding extra query string information
-
Урок 56.
00:07:12
Changing the loader to the Figma document title
-
Урок 57.
00:15:10
Turning our grid into a slideshow
-
Урок 58.
00:06:29
Getting and sending comments using the Figma API
-
Урок 59.
00:01:17
Introducing Instafeed
-
Урок 60.
00:04:23
Getting our Instagram access token
-
Урок 61.
00:05:12
Viewing our data from Instagram
-
Урок 62.
00:11:31
Adding Instagram to our site
-
Урок 63.
00:05:44
Refreshing our access token
-
Урок 64.
00:03:57
Introduction to web scraping
-
Урок 65.
00:06:25
How to run a Ruby script
-
Урок 66.
00:06:02
Grabbing HTML using HTTParty
-
Урок 67.
00:06:04
Installing Nokogiri
-
Урок 68.
00:04:08
Parsing and displaying content with Nokogiri
-
Урок 69.
00:06:42
Looping over tags in Ruby
-
Урок 70.
00:03:18
Grabbing attributes from content
-
Урок 71.
00:04:15
Introduction to Minimal Twitter
-
Урок 72.
00:07:59
Setting up a Rails project
-
Урок 73.
00:03:50
How to display an index.html
-
Урок 74.
00:02:56
Adding Omniauth to our project
-
Урок 75.
00:07:07
Setting up a Twitter developer account
-
Урок 76.
00:05:19
OAuth on Twitter
-
Урок 77.
00:04:33
Holding our token and secret
-
Урок 78.
00:03:55
Logged in vs logged out with sessions
-
Урок 79.
00:05:55
Getting our logged in user's tweets
-
Урок 80.
00:04:27
Printing our tweets
-
Урок 81.
00:06:23
Adding link formatting to tweets
-
Урок 82.
00:06:46
Adding extra fields and logging out to our project
-
Урок 83.
00:03:05
Styling our site
-
Урок 84.
00:08:32
Getting it on the internet with Heroku and Git
-
Урок 85.
00:01:25
Thank you for joining our course!