Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай NodeJS with SQL Web Development Course, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:27
    Introduction
  • Урок 2. 00:05:26
    Text Editors
  • Урок 3. 00:07:32
    The Command Line
  • Урок 4. 00:15:19
    Exploring & Installing NodeJS
  • Урок 5. 00:08:11
    Sidebar: ES6 Constants and Let
  • Урок 6. 00:08:27
    Sidebar: ES6 Arrow Functions
  • Урок 7. 00:10:33
    Understanding Asynchronous and Non-Blocking code
  • Урок 8. 00:11:53
    Modules
  • Урок 9. 00:09:17
    Using Default & Third Party Modules
  • Урок 10. 00:03:12
    Understanding Node Errors
  • Урок 11. 00:09:46
    Exploring the package.json File
  • Урок 12. 00:13:24
    Stack Overview
  • Урок 13. 00:05:00
    HTTP
  • Урок 14. 00:06:37
    Creating a Web Server
  • Урок 15. 00:11:33
    Routing
  • Урок 16. 00:08:39
    Reading Files
  • Урок 17. 00:08:31
    Serving Files
  • Урок 18. 00:09:45
    Adonis CLI and the App setup
  • Урок 19. 00:06:20
    Sidebar: Github
  • Урок 20. 00:03:33
    Sidebar: ES6 Destructuring
  • Урок 21. 00:15:00
    App & MVC Overview
  • Урок 22. 00:06:37
    Routes
  • Урок 23. 00:06:44
    Preparing the Assets
  • Урок 24. 00:15:19
    Edge Master Layouts
  • Урок 25. 00:04:59
    Edge Partials
  • Урок 26. 00:07:49
    Loading CSS and JavaScript Files
  • Урок 27. 00:07:24
    Intro to SQL
  • Урок 28. 00:14:56
    Installing & Connecting to the Database
  • Урок 29. 00:04:13
    Understanding Migrations
  • Урок 30. 00:13:58
    Creating a Table Manually
  • Урок 31. 00:18:01
    Creating Tables with Migrations
  • Урок 32. 00:10:38
    Sidebar: ES7 Async/Await
  • Урок 33. 00:17:20
    Seeding & Models
  • Урок 34. 00:06:34
    SQL Insert Statements
  • Урок 35. 00:06:10
    Creating the login form
  • Урок 36. 00:10:01
    Introducing Vue
  • Урок 37. 00:13:23
    VueJS Two way data binding, events and binding attributes
  • Урок 38. 00:11:25
    Creating the Login Form
  • Урок 39. 00:14:48
    Submitting the Form
  • Урок 40. 00:07:32
    Controllers
  • Урок 41. 00:14:10
    Understanding Authentication & Sessions
  • Урок 42. 00:11:20
    Providers
  • Урок 43. 00:11:08
    Validation
  • Урок 44. 00:17:28
    User Authentication & Signing Out
  • Урок 45. 00:08:29
    Setting up the Registration Form
  • Урок 46. 00:11:43
    User Registration
  • Урок 47. 00:15:21
    Middleware
  • Урок 48. 00:04:21
    Guest Middleware
  • Урок 49. 00:11:23
    Creating the Submission Form
  • Урок 50. 00:13:25
    Submitting the Form Data
  • Урок 51. 00:14:07
    Posts Migration and Model
  • Урок 52. 00:04:15
    Validating the Post
  • Урок 53. 00:08:51
    Uploading a File
  • Урок 54. 00:09:39
    Sanitizing HTML
  • Урок 55. 00:07:39
    Factories
  • Урок 56. 00:12:02
    Query Builder
  • Урок 57. 00:06:00
    Attaching Data and Looping
  • Урок 58. 00:11:12
    Formatting Dates in Templates
  • Урок 59. 00:13:23
    Pagination
  • Урок 60. 00:14:23
    Single Post
  • Урок 61. 00:04:26
    Database Relationships
  • Урок 62. 00:11:57
    User & Posts Relationship
  • Урок 63. 00:08:37
    Comment Form
  • Урок 64. 00:06:38
    Processing the Comment
  • Урок 65. 00:13:39
    Displaying Comments
  • Урок 66. 00:09:49
    Admin Middleware
  • Урок 67. 00:05:30
    Category Setup
  • Урок 68. 00:12:10
    Managing Categories
  • Урок 69. 00:09:56
    Deleting Categories
  • Урок 70. 00:08:26
    Displaying Categories
  • Урок 71. 00:06:53
    Adding Categories to Posts
  • Урок 72. 00:10:14
    Edit Profile
  • Урок 73. 00:09:39
    Author Profile
  • Урок 74. 00:07:22
    Settings Migration & Seeding
  • Урок 75. 00:10:53
    Creating the Admin Form
  • Урок 76. 00:14:40
    Processing the Form Data
  • Урок 77. 00:10:26
    Search Template
  • Урок 78. 00:08:47
    Translations
  • Урок 79. 00:10:07
    Custom Commands
  • Урок 80. 00:06:28
    Handling Exceptions
  • Урок 81. 00:04:41
    Ignitor
  • Урок 82. 00:06:11
    Creating SQL Tables
  • Урок 83. 00:09:39
    SQL Injections
  • Урок 84. 00:01:04
    Conclusion