1. Урок 1. 00:01:35
    Introduction
  2. Урок 2. 00:07:57
    Costs & Benefits
  3. Урок 3. 00:06:49
    Workshop Structure
  4. Урок 4. 00:05:02
    Functions & if expressions
  5. Урок 5. 00:01:53
    Nested Function Expressions
  6. Урок 6. 00:04:13
    Smart Compile Errors
  7. Урок 7. 00:07:59
    Virtual DOM
  8. Урок 8. 00:05:16
    Introduction Review & Q&A
  9. Урок 9. 00:05:33
    Rendering a Page Exercise
  10. Урок 10. 00:03:14
    Rendering a Page Solution
  11. Урок 11. 00:02:40
    Strings
  12. Урок 12. 00:04:42
    let Expressions
  13. Урок 13. 00:03:14
    Lists
  14. Урок 14. 00:01:44
    Anonymous Functions
  15. Урок 15. 00:02:01
    Partial Application
  16. Урок 16. 00:02:20
    Render a List to a View
  17. Урок 17. 00:06:01
    Manipulating Values Review & Q&A
  18. Урок 18. 00:02:48
    Manipulating Values Exercise
  19. Урок 19. 00:02:16
    Manipulating Values Solution
  20. Урок 20. 00:02:31
    Records
  21. Урок 21. 00:01:42
    Record Iteration
  22. Урок 22. 00:01:16
    Booleans
  23. Урок 23. 00:02:36
    Boolean Operations
  24. Урок 24. 00:03:48
    The Elm Architecture
  25. Урок 25. 00:06:20
    The Elm Architecture: Update
  26. Урок 26. 00:02:37
    Interaction Review & Q&A
  27. Урок 27. 00:09:50
    Interaction Exercise
  28. Урок 28. 00:06:19
    Interaction Solution
  29. Урок 29. 00:02:05
    Type Annotation Overview
  30. Урок 30. 00:01:21
    Primitives & Records
  31. Урок 31. 00:01:41
    Parameters
  32. Урок 32. 00:01:20
    Aliases
  33. Урок 33. 00:03:18
    Html Msg
  34. Урок 34. 00:08:29
    Functions
  35. Урок 35. 00:01:12
    Type Annotations Exercise
  36. Урок 36. 00:07:38
    Type Annotations Solution
  37. Урок 37. 00:04:42
    Case Expressions
  38. Урок 38. 00:03:29
    Variants & Booleans
  39. Урок 39. 00:02:58
    Custom Types in Case Expressions
  40. Урок 40. 00:05:31
    Containers
  41. Урок 41. 00:06:38
    Custom Types in Messages
  42. Урок 42. 00:04:14
    Custom Types Review & Q&A
  43. Урок 43. 00:06:25
    Custom Types Exercise
  44. Урок 44. 00:04:46
    Custom Types Solution
  45. Урок 45. 00:03:53
    Maybe Overview
  46. Урок 46. 00:03:33
    Type Variables
  47. Урок 47. 00:04:45
    Pipelines & Review
  48. Урок 48. 00:03:29
    Maybe & Pipelines Exercise
  49. Урок 49. 00:03:27
    Maybe & Pipelines Solution
  50. Урок 50. 00:04:41
    Decoding
  51. Урок 51. 00:02:49
    Result
  52. Урок 52. 00:09:31
    Pipeline Decoding
  53. Урок 53. 00:04:15
    Optional & Nullable
  54. Урок 54. 00:03:32
    Decoding Review & Q&A
  55. Урок 55. 00:01:48
    Decoding JSON Exercise
  56. Урок 56. 00:02:07
    Decoding JSON Solution
  57. Урок 57. 00:04:25
    Tuples
  58. Урок 58. 00:06:58
    Function Guarantees, Randomness, & Commands
  59. Урок 59. 00:01:22
    Browser.element
  60. Урок 60. 00:01:56
    Pure Functions
  61. Урок 61. 00:07:20
    Http.getString
  62. Урок 62. 00:01:49
    Http.get
  63. Урок 63. 00:02:18
    Pattern Matching & Review
  64. Урок 64. 00:04:55
    Talking to Servers Exercise
  65. Урок 65. 00:05:48
    Talking to Servers Solution
  66. Урок 66. 00:05:52
    Subscriptions
  67. Урок 67. 00:04:32
    The JavaScript Ecosystem
  68. Урок 68. 00:06:35
    Unbound Type Variables
  69. Урок 69. 00:11:36
    port Modules, localForage, & Review
  70. Урок 70. 00:03:00
    Talking to JS Exercise
  71. Урок 71. 00:05:13
    Talking to JS Solution
  72. Урок 72. 00:05:49
    Review & Other Resources