-
Урок 1. 00:01:35Welcome to this Course!
-
Урок 2. 00:09:36What is Deno?
-
Урок 3. 00:04:26Deno Setup
-
Урок 4. 00:04:33Writing a First Deno Program
-
Урок 5. 00:02:10What can you Build with Deno?
-
Урок 6. 00:07:08Understanding Deno's Ecosystem
-
Урок 7. 00:04:17Deno's Current Status
-
Урок 8. 00:03:40Course Outline - What's Inside the Course?
-
Урок 9. 00:03:15How to Get the Most out of this Course
-
Урок 10. 00:01:30JavaScript Refresher: Introduction
-
Урок 11. 00:11:21What are Promises?
-
Урок 12. 00:06:47Understanding Async Await
-
Урок 13. 00:12:22Working with Iterators
-
Урок 14. 00:07:36Async Iterators
-
Урок 15. 00:06:03TypeScript Introduction: What is TypeScript?
-
Урок 16. 00:04:10Setting Up TypeScript
-
Урок 17. 00:03:30Assigning Types
-
Урок 18. 00:06:11Understanding Type Inference & Casting Conversion
-
Урок 19. 00:05:02TypeScript Configurations
-
Урок 20. 00:04:24Understanding Union Types
-
Урок 21. 00:06:18Working with Object & Array Types
-
Урок 22. 00:03:23Type Alias & Interfaces
-
Урок 23. 00:05:10Understanding Generic Types
-
Урок 24. 00:00:35Summary
-
Урок 25. 00:00:44Module Introduction
-
Урок 26. 00:02:54Deno's Philosophy & Browser Compatibility
-
Урок 27. 00:05:27Writing Some Deno Core Code
-
Урок 28. 00:03:24Working with Permissions
-
Урок 29. 00:02:43Deno Visual Studio Code Extension
-
Урок 30. 00:07:52More About Core APIs
-
Урок 31. 00:01:14Time to Practice - Problem
-
Урок 32. 00:07:13Time to Practice - Solution
-
Урок 33. 00:07:17Understanding the Deno Program Lifecycle
-
Урок 34. 00:01:17Wrap Up
-
Урок 35. 00:01:08Module Introduction
-
Урок 36. 00:02:02Introducing the Standard Library
-
Урок 37. 00:02:16How the Web Works
-
Урок 38. 00:07:05Importing Standard Library Modules
-
Урок 39. 00:07:12A First Web Server!
-
Урок 40. 00:06:00Understanding the Import Syntax
-
Урок 41. 00:04:37Comparing Deno & Node.js (
-
Урок 42. 00:05:17Manipulating Response Body & Headers
-
Урок 43. 00:07:28Parsing Request Metadata
-
Урок 44. 00:09:22Parsing Request Data
-
Урок 45. 00:01:54Wrap Up
-
Урок 46. 00:00:53Module Introduction
-
Урок 47. 00:02:47Using the IDE
-
Урок 48. 00:05:06Using TypeScript
-
Урок 49. 00:04:04Dealing with Error Messages
-
Урок 50. 00:03:42Understanding Try Catch
-
Урок 51. 00:10:29Debugging with Breakpoints & the Debugger
-
Урок 52. 00:06:53Working with Denon
-
Урок 53. 00:04:36Using Import Maps
-
Урок 54. 00:01:06Wrap Up
-
Урок 55. 00:02:19Module Introduction
-
Урок 56. 00:10:19Understanding Different Kinds of Web Apps
-
Урок 57. 00:11:14Introducing the Oak Framework
-
Урок 58. 00:04:07Understanding Multiple Middleware Functions
-
Урок 59. 00:11:13Adding a Router & Parsing Request Bodies
-
Урок 60. 00:02:47A First Summary
-
Урок 61. 00:02:40Introducing Templating Engines
-
Урок 62. 00:08:18Using the EJS Templating Engine
-
Урок 63. 00:07:28Static Resources
-
Урок 64. 00:08:30Rendering Lists of Data
-
Урок 65. 00:02:35Adding Basic Input Validation
-
Урок 66. 00:07:42Handling "Not Found" Errors
-
Урок 67. 00:06:18Implementing a Different Folder Structure
-
Урок 68. 00:00:45Module Introduction
-
Урок 69. 00:05:14Create, Read, Update, Delete (CRUD)
-
Урок 70. 00:11:36Single Read & Dynamic Path Segments
-
Урок 71. 00:05:32Deleting Data
-
Урок 72. 00:06:13Updating Data
-
Урок 73. 00:02:48Introducing the MVC Pattern
-
Урок 74. 00:10:12Adding a Model
-
Урок 75. 00:10:41Understanding Controllers
-
Урок 76. 00:01:26Wrap Up
-
Урок 77. 00:01:39Module Introduction
-
Урок 78. 00:06:25Databases: What & How?
-
Урок 79. 00:04:02How Does Deno Connect to MongoDB?
-
Урок 80. 00:02:52Setting Up MongoDB
-
Урок 81. 00:10:30Connecting Deno to MongoDB
-
Урок 82. 00:07:34Inserting & Using Imports Correctly
-
Урок 83. 00:08:15Finding & Working with IDs
-
Урок 84. 00:05:53Updating & Deleting Data in the Database
-
Урок 85. 00:10:09Handling Errors
-
Урок 86. 00:01:46Module Introduction
-
Урок 87. 00:07:32What are REST APIs & HTTP Methods?
-
Урок 88. 00:03:08Designing the API
-
Урок 89. 00:02:27Understanding the JSON Format
-
Урок 90. 00:06:29Defining Routes & Controllers
-
Урок 91. 00:04:58Setting Up the Database Connection
-
Урок 92. 00:08:03Adding the Create & Find Logic in the Database
-
Урок 93. 00:06:18Connecting the Controller
-
Урок 94. 00:04:30Testing the API
-
Урок 95. 00:08:16Updating Data
-
Урок 96. 00:03:21Deleting Data
-
Урок 97. 00:06:09Adding a Frontend
-
Урок 98. 00:08:33Cross-Origin Resource Sharing (CORS)
-
Урок 99. 00:00:49Module Introduction
-
Урок 100. 00:03:00Working with Node.js
-
Урок 101. 00:11:39Deno vs Node
-
Урок 102. 00:04:13What Should you Learn?
-
Урок 103. 00:01:55How to Continue?
- Категории
- Источники
- Все курсы
- Разделы
- Книги