Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай JavaScript and Ruby on Rails with React, Angular, and Vue, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:16
    Introduction
  • Урок 2. 00:03:11
    Course Work Overview
  • Урок 3. 00:01:33
    Introduction to JavaScript Overview
  • Урок 4. 00:06:30
    What is JavaScript?
  • Урок 5. 00:03:34
    Development Environment
  • Урок 6. 00:08:51
    Variables
  • Урок 7. 00:05:17
    Variables - Let and Const
  • Урок 8. 00:05:06
    Basic Operations
  • Урок 9. 00:09:02
    Iteration and Math
  • Урок 10. 00:07:38
    String Concatenation and Interpolation
  • Урок 11. 00:09:41
    If and Equality
  • Урок 12. 00:10:25
    Functions
  • Урок 13. 00:05:16
    Function Return Statements
  • Урок 14. 00:12:43
    Objects
  • Урок 15. 00:02:58
    Class Extends
  • Урок 16. 00:05:41
    The this Property
  • Урок 17. 00:06:16
    Modules and Require
  • Урок 18. 00:11:33
    The Document
  • Урок 19. 00:06:38
    Event Handlers
  • Урок 20. 00:05:59
    Password Strength Checker - Introduction
  • Урок 21. 00:04:44
    Password Strength Checker - Adding JavaScript
  • Урок 22. 00:02:42
    Password Strength Checker - Adding Rules
  • Урок 23. 00:10:19
    Password Strength Checker - The Completed Project
  • Урок 24. 00:01:35
    Ruby on Rails - Introduction to the section
  • Урок 25. 00:02:50
    Project preview for web app built with Ruby on Rails
  • Урок 26. 00:17:14
    Local Installation: Install Ruby on Rails on a Mac (Optional)
  • Урок 27. 00:06:14
    Local Installation: Install Ruby on Rails on Windows (Optional)
  • Урок 28. 00:09:06
    Start new rails app, run server - both local and cloud-IDE example
  • Урок 29. 00:12:42
    App structure, MVC and root route
  • Урок 30. 00:06:12
    Add routes
  • Урок 31. 00:09:23
    Explore the layout file and erb
  • Урок 32. 00:07:54
    Start styling the app
  • Урок 33. 00:12:42
    Add front-end framework and navigation
  • Урок 34. 00:08:49
    Create a sticky footer
  • Урок 35. 00:16:03
    Add dropdown feature and hamburger menu
  • Урок 36. 00:11:46
    Work on the content layout view - Courses
  • Урок 37. 00:20:35
    CRUD from the back-end and courses resource
  • Урок 38. 00:13:07
    Front-end display and validations
  • Урок 39. 00:03:56
    Learn how to use partials
  • Урок 40. 00:10:30
    Create students resource
  • Урок 41. 00:11:05
    Students index
  • Урок 42. 00:15:41
    Create a new student form
  • Урок 43. 00:10:50
    Create students and work with errors
  • Урок 44. 00:12:35
    Add flash messages and errors
  • Урок 45. 00:05:58
    Student show page
  • Урок 46. 00:13:36
    Edit student functionality
  • Урок 47. 00:18:38
    DRY your code - extract redundancies
  • Урок 48. 00:11:38
    Add secure password
  • Урок 49. 00:13:32
    Update forms to accept passwords and modify styling
  • Урок 50. 00:13:16
    Authentication system - build routes and form
  • Урок 51. 00:21:42
    Create and destroy sessions - add auth methods
  • Урок 52. 00:18:36
    Restrict actions, views and clean up layout
  • Урок 53. 00:07:11
    Introduction to many to many associations
  • Урок 54. 00:10:45
    Create association from rails console
  • Урок 55. 00:23:05
    Add associations from front-end
  • Урок 56. 00:05:38
    React Basics
  • Урок 57. 00:04:26
    Setup React App - HTML
  • Урок 58. 00:09:33
    Setup React App - JavaScript
  • Урок 59. 00:07:03
    Create Todo Component
  • Урок 60. 00:06:44
    Create Todo Component Continued
  • Урок 61. 00:05:59
    React Component State
  • Урок 62. 00:07:25
    React Event Handlers
  • Урок 63. 00:08:22
    React Handle Change
  • Урок 64. 00:10:08
    TodoList Component
  • Урок 65. 00:06:29
    New Todo
  • Урок 66. 00:07:50
    Styling the Todolist
  • Урок 67. 00:05:56
    Introduction to REST
  • Урок 68. 00:06:06
    Node.js Hello World
  • Урок 69. 00:05:26
    Node.js REST API
  • Урок 70. 00:14:08
    Node.js REST API Continued
  • Урок 71. 00:09:30
    Create Todo API
  • Урок 72. 00:04:01
    Testing the Create Todo API
  • Урок 73. 00:09:27
    Update Todo API
  • Урок 74. 00:04:29
    Overview
  • Урок 75. 00:03:33
    Integrating TodoList
  • Урок 76. 00:07:01
    Connecting the Create Todo Call
  • Урок 77. 00:03:15
    Serve the React App from the Node.js App
  • Урок 78. 00:09:04
    Deploy the Todo App to Heroku
  • Урок 79. 00:01:56
    React - Introduction
  • Урок 80. 00:07:55
    Getting Started with Alpha Blog
  • Урок 81. 00:09:54
    Installing Webpacker and React
  • Урок 82. 00:12:30
    React-Rails and Pushing to GitHub
  • Урок 83. 00:10:46
    Webpacker, React, and Yarn - Layout and Configuration
  • Урок 84. 00:09:40
    React - How It Works
  • Урок 85. 00:07:11
    Starting the Article Component
  • Урок 86. 00:09:13
    Article Component continued
  • Урок 87. 00:10:56
    Finishing Article Component
  • Урок 88. 00:08:08
    Adding a Timestamp Component
  • Урок 89. 00:07:26
    Timestamp Component continued
  • Урок 90. 00:07:50
    React Component LifeCycle - ComponentDidMount
  • Урок 91. 00:07:39
    React Component LifeCycle - ComponentDidUnmount
  • Урок 92. 00:08:53
    Colorpicker Component Introduction
  • Урок 93. 00:07:37
    Creating the Colorpicker
  • Урок 94. 00:08:48
    Adding Color to Users
  • Урок 95. 00:04:33
    Adding Colorpicker to the Form
  • Урок 96. 00:06:07
    Creating the Colorpicker Constructor
  • Урок 97. 00:08:20
    The handleChange Function
  • Урок 98. 00:06:00
    Improving the handleChange Function
  • Урок 99. 00:07:20
    Wiring the Component to the Form Field
  • Урок 100. 00:09:17
    Updating the App to Use Preferred Color
  • Урок 101. 00:06:21
    Cleaning Up and Nice to Haves
  • Урок 102. 00:04:29
    Review and Summary
  • Урок 103. 00:06:50
    Introduction to Finance Tracker
  • Урок 104. 00:05:50
    Application Overview
  • Урок 105. 00:08:11
    Adding AngularJS to the App
  • Урок 106. 00:05:14
    Starting the Angular App
  • Урок 107. 00:05:12
    Creating the Repo and Pushing to GitHub
  • Урок 108. 00:08:35
    Starting to Change Stock Lookup
  • Урок 109. 00:07:53
    Setting Up Stocks Controller
  • Урок 110. 00:11:24
    Changing the Form to Plain HTML
  • Урок 111. 00:06:59
    The Lookup Function
  • Урок 112. 00:05:50
    Binding the Results to the Lookup Function
  • Урок 113. 00:09:01
    Changing the Results Partial from Rails to Angular
  • Урок 114. 00:07:40
    Moving the Results Partial Back into My Portfolio
  • Урок 115. 00:07:08
    Turning the Rails Controller into an API
  • Урок 116. 00:04:43
    Overview of Changes to the Models
  • Урок 117. 00:05:16
    Modifying the Stock Model
  • Урок 118. 00:05:39
    Adding the StockService
  • Урок 119. 00:07:30
    Building the Lookup Function
  • Урок 120. 00:09:06
    Adding Error Handling to Lookup
  • Урок 121. 00:06:25
    Cleanup and Error Display
  • Урок 122. 00:06:39
    Beginning the Add Functionality
  • Урок 123. 00:06:15
    Error Handling for Add
  • Урок 124. 00:07:55
    Converting the UserStock Controller Add Action to API
  • Урок 125. 00:05:12
    Finishing the Add Functionality and Troubleshooting a Bug
  • Урок 126. 00:08:21
    Making the Stock List Display Dynamic
  • Урок 127. 00:07:18
    Removing Extra Flash Messages and Wrapping Up
  • Урок 128. 00:09:47
    Overview of Friendships Feature Back End
  • Урок 129. 00:07:39
    Friendships Front End and Starting Conversion to Angular
  • Урок 130. 00:07:16
    Changing Lookup Form to Angular
  • Урок 131. 00:08:02
    Adding Friend Lookup Angular Controller and Service
  • Урок 132. 00:05:08
    Changing Friend Lookup Controller to API
  • Урок 133. 00:08:45
    Removing Rails Code from the Lookup Partial
  • Урок 134. 00:06:14
    Adding Profile Path to the API
  • Урок 135. 00:07:27
    Creating and Using the Friends Already Helper
  • Урок 136. 00:08:40
    Angular Controller and Service for Add Friend
  • Урок 137. 00:07:35
    Changing the Add Friend Controller and Message Display
  • Урок 138. 00:07:51
    Dynamic Friends List and App Review
  • Урок 139. 00:05:08
    Vue.js and Semantic UI Introduction
  • Урок 140. 00:05:16
    Adding Vue.js to the Task Manager
  • Урок 141. 00:04:50
    Adding the Vue app.js JavaScript Code
  • Урок 142. 00:06:05
    Adding Semantic UI and Starting Styling
  • Урок 143. 00:05:05
    Adding a Logo and Message
  • Урок 144. 00:05:01
    Adding and Displaying Task List
  • Урок 145. 00:06:20
    Adding More Styling and Computed Properties
  • Урок 146. 00:05:12
    Adding Custom Styling and Headers
  • Урок 147. 00:05:15
    Styling with Vue Class Bindings
  • Урок 148. 00:05:51
    Starting the Task Component
  • Урок 149. 00:05:07
    Continuing Styling of the Task Component
  • Урок 150. 00:05:53
    Starting the toggleDone Function
  • Урок 151. 00:06:01
    Continuing toggleDone and Starting Delete
  • Урок 152. 00:06:12
    Finishing the Delete Function
  • Урок 153. 00:05:02
    Building the Editor Form
  • Урок 154. 00:07:11
    Adding Fields and Binding to the Form
  • Урок 155. 00:06:34
    Building the Update Function
  • Урок 156. 00:06:01
    Setting Up the Create and New Buttons
  • Урок 157. 00:07:15
    The Create Task Function
  • Урок 158. 00:06:28
    Adding Messaging
  • Урок 159. 00:06:29
    Cleaning Up and Pushing to Git
  • Урок 160. 00:08:45
    Starting the Rails App
  • Урок 161. 00:09:10
    Setting Up the Vue App
  • Урок 162. 00:04:50
    Generating the Task Scaffold
  • Урок 163. 00:07:35
    Setting Up the API Client
  • Урок 164. 00:05:03
    Connecting App to API
  • Урок 165. 00:08:38
    Create Task API
  • Урок 166. 00:06:50
    Update Task API Integration
  • Урок 167. 00:05:51
    Delete Task API
  • Урок 168. 00:03:14
    Updating toggleDone to Use the API
  • Урок 169. 00:06:12
    Deploying to Heroku
  • Урок 170. 00:00:35
    Thank You