Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Modern Websites with Astro!, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:18
    Welcome and Thank You
  2. Урок 2. 00:01:42
    Resources
  3. Урок 3. 00:03:15
    Intro To Astro
  4. Урок 4. 00:03:09
    Astro 4.0
  5. Урок 5. 00:07:17
    Creating Your First Astro Project
  6. Урок 6. 00:03:36
    The Dev Toolbar
  7. Урок 7. 00:02:06
    Working with Git and Github
  8. Урок 8. 00:02:07
    VS Code Setup
  9. Урок 9. 00:02:51
    Shortcuts That I Use
  10. Урок 10. 00:04:34
    Working With CSS
  11. Урок 11. 00:03:29
    Overview of Astro Integrations
  12. Урок 12. 00:06:08
    Introduction to Tailwind CSS
  13. Урок 13. 00:03:38
    Setting Up Tailwind CSS
  14. Урок 14. 00:10:21
    Updating the Shared Layout
  15. Урок 15. 00:07:17
    Updating the Header and Footer Components
  16. Урок 16. 00:05:17
    Introduction to Markdown and Frontmatter
  17. Урок 17. 00:04:52
    Introduction to Content Collections
  18. Урок 18. 00:04:22
    Configuring Content Collections with Zod
  19. Урок 19. 00:06:01
    Querying and Displaying List of Blog Posts
  20. Урок 20. 00:10:55
    Creating the PostList Component
  21. Урок 21. 00:06:02
    Creating Dynamic Routes for Blog Posts
  22. Урок 22. 00:06:31
    Displaying Blog Posts
  23. Урок 23. 00:01:50
    Styling Blog Posts Using The Tailwind Typography Plugin
  24. Урок 24. 00:02:10
    Cleaning Up Code With Reusable Components
  25. Урок 25. 00:05:25
    Creating the TableOfContents Component
  26. Урок 26. 00:03:20
    Creating the Share Component
  27. Урок 27. 00:01:57
    Intro to Pagination
  28. Урок 28. 00:06:29
    Creating The Dynamic Route for Paginated Blog Posts
  29. Урок 29. 00:08:01
    Creating the Pagination Component
  30. Урок 30. 00:02:48
    Introduction to Meta Tags
  31. Урок 31. 00:06:11
    Adding Meta Tags
  32. Урок 32. 00:05:35
    Customizing Meta Tags Per Page
  33. Урок 33. 00:10:26
    Adding an RSS Feed
  34. Урок 34. 00:11:11
    Displaying Categories
  35. Урок 35. 00:05:40
    Creating Dynamic Routes for Category Pages
  36. Урок 36. 00:08:07
    Displaying a Featured Post
  37. Урок 37. 00:02:55
    Displaying Recent Posts
  38. Урок 38. 00:02:52
    Refactoring the CategoryList Component
  39. Урок 39. 00:04:19
    Intro to the Astro Image Component
  40. Урок 40. 00:07:45
    Setting Up The Astro Image Component
  41. Урок 41. 00:01:34
    Section Intro
  42. Урок 42. 00:05:54
    Adding Svelte (and Client Directives)
  43. Урок 43. 00:06:16
    Handling Form Submissions with KwesForms
  44. Урок 44. 00:02:56
    Setting Up a Github Repository
  45. Урок 45. 00:01:41
    Deploying to Netlify
  46. Урок 46. 00:01:34
    Deploying to Vercel
  47. Урок 47. 00:01:49
    Updating the Site Config Property
  48. Урок 48. 00:02:12
    Next Steps
  49. Урок 49. 00:02:54
    Overview of the Premium Content
  50. Урок 50. 00:03:36
    Overview of SSR In Astro
  51. Урок 51. 00:00:47
    Adding the Netlify Adapter
  52. Урок 52. 00:10:52
    Converting Blog Post Pages to SSR
  53. Урок 53. 00:05:06
    Fixing a Pagination Bug
  54. Урок 54. 00:04:16
    Converting Category Pages to SSR
  55. Урок 55. 00:02:33
    Fixing Pagination Bugs
  56. Урок 56. 00:05:04
    Adding An Environment Variable For Posts Per Page
  57. Урок 57. 00:03:02
    Creating the Authors Collection
  58. Урок 58. 00:08:39
    Displaying Author Info For Blog Posts
  59. Урок 59. 00:04:31
    Creating Dynamic Routes for Author Pages
  60. Урок 60. 00:04:50
    Intro to Cloudinary and Account Setup
  61. Урок 61. 00:03:35
    Installing and Configuring Cloudinary in Astro
  62. Урок 62. 00:06:37
    Adding Auto Generated Image URLs
  63. Урок 63. 00:01:54
    Intro to Xata
  64. Урок 64. 00:03:28
    Creating the Users Schema
  65. Урок 65. 00:02:13
    Creating the Comments Schema
  66. Урок 66. 00:04:52
    Integrating Xata Into Astro and Generating TypeScript Types
  67. Урок 67. 00:05:04
    Overview of Authentication with Cookies
  68. Урок 68. 00:05:57
    Creating the Signup Page
  69. Урок 69. 00:07:54
    Handling the Signup Endpoint
  70. Урок 70. 00:05:19
    Securing Our Cookies
  71. Урок 71. 00:02:05
    Creating the Login Page
  72. Урок 72. 00:05:04
    Handling the Login Endpoint
  73. Урок 73. 00:05:30
    Handling Errors
  74. Урок 74. 00:01:17
    Handling the Sign Out Endpoint
  75. Урок 75. 00:02:59
    Updating the Header
  76. Урок 76. 00:02:05
    Handling Redirects after Login
  77. Урок 77. 00:09:22
    Creating the Comment Form
  78. Урок 78. 00:03:46
    Handling Comment Form Submission
  79. Урок 79. 00:04:39
    Querying Comments for a Blog Post
  80. Урок 80. 00:12:42
    Displaying Comments for a Blog Post
  81. Урок 81. 00:01:00
    Section Intro
  82. Урок 82. 00:11:11
    Displaying Emojis
  83. Урок 83. 00:01:53
    Setting up the Reactions Table
  84. Урок 84. 00:09:59
    Handling Emoji Reactions
  85. Урок 85. 00:16:20
    Querying Emojis
  86. Урок 86. 00:07:20
    Creating the Newsletter Form
  87. Урок 87. 00:03:20
    Handling the Newsletter Form Submission
  88. Урок 88. 00:03:24
    Saving Subscriber Emails to Xata
  89. Урок 89. 00:07:08
    Creating the Success and Failure Pages
  90. Урок 90. 00:03:19
    Deploy to Vercel
  91. Урок 91. 00:03:21
    Deploy to Netlify