Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learn and Understand Ruby on Rails | Hello Rails (MASTER COURSE), а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:09
    Hello and Welcome
  • Урок 2. 00:03:51
    Prerequisites
  • Урок 3. 00:23:23
    Installing Ruby on Rails
  • Урок 4. 00:08:17
    What we are building
  • Урок 5. 00:32:46
    Project Setup - Installing our first gem
  • Урок 6. 00:09:14
    Installing Tailwind CSS
  • Урок 7. 00:09:41
    Modeling our application
  • Урок 8. 00:21:55
    Adding submissions
  • Урок 9. 00:17:06
    Add image attachment support to submissions
  • Урок 10. 00:22:40
    Add video attachment support and user asso...
  • Урок 11. 00:05:02
    Intro to Rails Console
  • Урок 12. 00:06:01
    Active Record Validations
  • Урок 13. 00:08:12
    SVG and helpers
  • Урок 14. 00:01:57
    Adding a home for custom CSS styles
  • Урок 15. 00:28:28
    Adding the base application layout
  • Урок 16. 00:14:09
    Creating custom Tailwind CSS components
  • Урок 17. 00:23:20
    Enhancing devise views
  • Урок 18. 00:15:03
    Extending devise to account for a username...
  • Урок 19. 00:08:33
    Globally shared partials
  • Урок 20. 00:37:29
    Extending submissions UI
  • Урок 21. 00:16:37
    Submissions JavaScript
  • Урок 22. 00:13:10
    Using JavaScript in Ruby on Rails
  • Урок 23. 00:14:49
    Create communities
  • Урок 24. 00:07:10
    Displaying communities
  • Урок 25. 00:10:11
    Tackling the global community dropdown
  • Урок 26. 00:18:21
    UI Enhancements - JavaScript dropdowns
  • Урок 27. 00:05:02
    Dynamic page titles
  • Урок 28. 00:30:21
    Community view updates
  • Урок 29. 00:06:58
    Adding helpers to remove logic
  • Урок 30. 00:27:39
    Checking our checks
  • Урок 31. 00:08:51
    Submission show view
  • Урок 32. 00:01:27
    Community view updates
  • Урок 33. 00:03:52
    Authentication with Devise
  • Урок 34. 00:01:53
    Adding comments
  • Урок 35. 00:04:11
    Create the comment model
  • Урок 36. 00:19:30
    Create a comments controller
  • Урок 37. 00:03:32
    Comment routing
  • Урок 38. 00:02:58
    Associating a user to a comment
  • Урок 39. 00:08:48
    Hooking up the comment views
  • Урок 40. 00:32:05
    AJAX comments
  • Урок 41. 00:39:15
    Adding user profiles
  • Урок 42. 00:23:32
    Voting
  • Урок 43. 00:13:19
    Submission votes AJAX
  • Урок 44. 00:10:16
    Voting on comments
  • Урок 45. 00:05:58
    Concerns
  • Урок 46. 00:07:15
    Comment votes AJAX
  • Урок 47. 00:25:09
    Subscriptions
  • Урок 48. 00:09:11
    Adding tailored subscribed communities
  • Урок 49. 00:18:10
    Accounting for video, images, and text on ...
  • Урок 50. 00:01:13
    Transactional emails
  • Урок 51. 00:02:07
    Action Mailbox in Rails 6
  • Урок 52. 00:10:09
    Generate a new response mailer
  • Урок 53. 00:10:19
    Previewing and sending emails locally
  • Урок 54. 00:09:01
    Background jobs and Action Mailer
  • Урок 55. 00:21:15
    Unsubscribing from e-mails
  • Урок 56. 00:05:24
    Resubscribing to e-mails
  • Урок 57. 00:03:16
    Enhancing the email UI
  • Урок 58. 00:11:50
    Databases and modeling
  • Урок 59. 00:21:14
    Deployment
  • Урок 60. 00:06:30
    Working with Webpack and modern JavaScript...
  • Урок 61. 00:09:12
    Debugging a Ruby on Rails application
  • Урок 62. 00:01:41
    Testing 101
  • Урок 63. 00:03:50
    Getting started with testing
  • Урок 64. 00:07:02
    Formats and tooling
  • Урок 65. 00:09:35
    An Example TDD Rails application
  • Урок 66. 00:34:32
    System tests
  • Урок 67. 00:09:29
    Functional tests
  • Урок 68. 00:09:06
    Integration tests
  • Урок 69. 00:02:36
    Final words on testing
  • Урок 70. 00:04:54
    What's new in Rails 6
  • Урок 71. 00:12:45
    Action Text
  • Урок 72. 00:01:06
    Multiple Databases
  • Урок 73. 00:01:21
    Parallel testing
  • Урок 74. 00:04:17
    Where to go next
  • Урок 75. 00:25:03
    Integrating search BONUS
  • Урок 76. 00:32:21
    Dealing with user permissions BONUS
  • Урок 77. 00:06:50
    Seeding data BONUS
  • Урок 78. 00:02:12
    Accepting recurring payments with Stripe BONUS
  • Урок 79. 00:03:56
    Why the SaaS model? BONUS
  • Урок 80. 00:07:39
    Stubbing out ad spaces BONUS
  • Урок 81. 00:12:24
    Adding Stripe support BONUS
  • Урок 82. 00:26:08
    JavaScript BONUS
  • Урок 83. 00:04:03
    Creating a recurring payment plan BONUS
  • Урок 84. 00:18:58
    Modifying the User model BONUS
  • Урок 85. 00:06:11
    Testing our work BONUS
  • Урок 86. 00:12:39
    Canceling subscriptions BONUS
  • Урок 87. 00:04:49
    Final steps BONUS
  • Урок 88. 00:02:00
    Pretty URLs and SEO BONUS
  • Урок 89. 00:15:19
    Pretty URLs with FriendlyId BONUS
  • Урок 90. 00:11:51
    Meta tags and favicons BONUS
  • Урок 91. 00:15:46
    Redeployment and bug fixes BONUS
  • Урок 92. 00:01:35
    Final words and thanks