Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай
Build a URL shortener,
а также все другие курсы, прямо сейчас!
Премиум
-
Урок 1. 00:05:01Introduction and demo
-
Урок 2. 00:03:02Setting up Lumen
-
Урок 3. 00:04:22Testing setup
-
Урок 4. 00:06:11Shortcode generation
-
Урок 5. 00:20:15Migrations and model
-
Урок 6. 00:19:54Requesting a short link
-
Урок 7. 00:06:53Refactoring
-
Урок 8. 00:09:50URL middleware
-
Урок 9. 00:08:26Requesting short link details
-
Урок 10. 00:01:40Refactoring with caching
-
Урок 11. 00:09:42Link stats endpoint
-
Урок 12. 00:12:57Last requested and last used dates
-
Урок 13. 00:11:48CORS middleware
-
Урок 14. 00:04:16Sanity checking
-
Урок 15. 00:10:20Deploying the API
-
Урок 16. 00:06:28Fresh Vue.js project
-
Урок 17. 00:12:42Defining the structure and routes
-
Урок 18. 00:06:35Vuex setup
-
Урок 19. 00:09:21Base styles and container
-
Урок 20. 00:18:00Designing the URL form
-
Урок 21. 00:16:30Requesting a short link
-
Урок 22. 00:03:48A sprinkle of animation
-
Урок 23. 00:09:31Global flash messages
-
Урок 24. 00:04:15Copying the link to the clipboard
-
Урок 25. 00:06:57Designing the stats page
-
Урок 26. 00:11:51A working stats page
-
Урок 27. 00:00:58Quick 404 page design
-
Урок 28. 00:07:24Serving static build files
-
Урок 29. 00:03:24Deploying the client
-
Урок 30. 00:07:07Handling 301 redirects with Express