Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Facebook Clone with Laravel, TDD, Vue & Tailwind CSS, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:31
    Welcome To The Course
  • Урок 2. 00:02:16
    Downloadable Content
  • Урок 3. 00:07:50
    Install Laravel & Setup Passport
  • Урок 4. 00:15:51
    Front-End Routing & Vue
  • Урок 5. 00:05:11
    Tailwind CSS
  • Урок 6. 00:02:08
    What is JSON:API?
  • Урок 7. 00:09:28
    Spiking Out the First Post Test
  • Урок 8. 00:10:42
    Asserting on the Response
  • Урок 9. 00:08:37
    Refactor to Post & User Resources
  • Урок 10. 00:12:28
    Retrieving Posts Using a Post Collection Resource
  • Урок 11. 00:08:08
    Returning User's Posts Only & Global Scope for Post Order
  • Урок 12. 00:01:17
    SKIP: Watch this to skip "App Design" Section
  • Урок 13. 00:05:13
    Spiking The App Design
  • Урок 14. 00:15:23
    Vue Component: Nav
  • Урок 15. 00:06:34
    Vue Component: Sidebar
  • Урок 16. 00:07:51
    Vue Component: NewPost & NewsFeed
  • Урок 17. 00:12:41
    Vue Component: Post
  • Урок 18. 00:10:09
    Fetching Posts From Database
  • Урок 19. 00:07:16
    Posted At & Post Image
  • Урок 20. 00:05:57
    Keeping Track of Loading State
  • Урок 21. 00:07:26
    User Profile Test
  • Урок 22. 00:08:02
    User Profile Front End
  • Урок 23. 00:06:28
    User Posts Test
  • Урок 24. 00:08:58
    User Profile Design
  • Урок 25. 00:06:37
    Auth User Test
  • Урок 26. 00:04:39
    Fetching the Auth User
  • Урок 27. 00:12:15
    Vuex Store Setup for Auth User
  • Урок 28. 00:09:25
    Setting Page Titles
  • Урок 29. 00:14:54
    Friend Request Test
  • Урок 30. 00:06:39
    Handling Invalid Users
  • Урок 31. 00:17:59
    Accepting a Friend Request
  • Урок 32. 00:07:35
    Locking Down the API
  • Урок 33. 00:15:39
    Handling Validation Errors
  • Урок 34. 00:11:20
    Retrieving Friendships
  • Урок 35. 00:08:37
    Ignoring Friend Requests
  • Урок 36. 00:11:47
    Refactoring to Vuex
  • Урок 37. 00:10:07
    Setting Friend Button Text
  • Урок 38. 00:06:40
    Friend Button Text Getter
  • Урок 39. 00:10:52
    Accepting & Ignoring Friend Requests
  • Урок 40. 00:07:30
    Extracting Posts to Vuex & Console Errors
  • Урок 41. 00:07:08
    Fixing Some Bugs
  • Урок 42. 00:08:26
    The Newsfeed
  • Урок 43. 00:07:42
    Refactoring Newsfeed to Vuex
  • Урок 44. 00:12:47
    Submitting Text Posts
  • Урок 45. 00:12:45
    User Can Like Posts Test
  • Урок 46. 00:06:55
    Posts Must Return with Likes Test
  • Урок 47. 00:11:47
    Integrating the Likes Feature
  • Урок 48. 00:15:11
    User Can Post Comments Test
  • Урок 49. 00:05:33
    Posts Must Return with Comments
  • Урок 50. 00:10:52
    Displaying Comments on a Post
  • Урок 51. 00:03:19
    Submitting Comments to Posts
  • Урок 52. 00:08:16
    Code Design Change & Modules Refactor
  • Урок 53. 00:15:55
    Images Can Be Uploaded Test
  • Урок 54. 00:07:15
    User Are Returned with Images Test
  • Урок 55. 00:09:15
    Setting Up Dropzone
  • Урок 56. 00:06:00
    Showing Image After Upload
  • Урок 57. 00:03:05
    Default Images
  • Урок 58. 00:09:02
    Finishing Touches On Profile Images
  • Урок 59. 00:04:42
    Resizing User Images
  • Урок 60. 00:10:07
    New Posts with Images Test
  • Урок 61. 00:09:12
    Submitting Images with Posts
  • Урок 62. 00:08:49
    Customizing Dropzone & Bug Fixes
  • Урок 63. 00:01:59
    Max File Count for Dropzone
  • Урок 64. 00:02:42
    Bonus Lecture