首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeTutorials.Us] vuejs-2-essentials
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2017-9-2 15:55
2024-10-6 17:30
127
2.22 GB
177
磁力链接
magnet:?xt=urn:btih:a0150b188851498260614833b5dca57709db483b
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmEwMTUwYjE4ODg1MTQ5ODI2MDYxNDgzM2I1ZGNhNTc3MDlkYjQ4M2JaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeTutorials
Us
vuejs-2-essentials
文件列表
01 Introduction/001 Course introduction.mp4
68.35MB
02 Project 1 - Overview setup/003 Demo of the finished product.mp4
15.17MB
02 Project 1 - Overview setup/004 Register for the Imgur API.mp4
6.6MB
02 Project 1 - Overview setup/005 Reviewing the Vue.js Poster Store Github repo.mp4
2.71MB
02 Project 1 - Overview setup/006 Clone repo install dependencies and setup environment file.mp4
4.97MB
02 Project 1 - Overview setup/007 Running server and viewing project.mp4
3.82MB
02 Project 1 - Overview setup/008 Tour of the project files.mp4
16.82MB
03 Project 1 - Up and running with Vue/009 Include Vue in project.mp4
7.51MB
03 Project 1 - Up and running with Vue/010 Creat an instance of Vue.mp4
5.6MB
03 Project 1 - Up and running with Vue/011 Adding a data property.mp4
8.95MB
03 Project 1 - Up and running with Vue/012 Vue essentials Directives.mp4
5.84MB
03 Project 1 - Up and running with Vue/013 Adding a method.mp4
12.19MB
03 Project 1 - Up and running with Vue/014 Rendering a list of items.mp4
8.45MB
03 Project 1 - Up and running with Vue/015 Add classes to items.mp4
11.92MB
04 Project 1 - Building the shopping cart/016 First a request.mp4
53.62MB
04 Project 1 - Building the shopping cart/017 Creating the cart.mp4
9.8MB
04 Project 1 - Building the shopping cart/018 Vue essentials Reactivity.mp4
3.63MB
04 Project 1 - Building the shopping cart/019 Iterate cart items in template.mp4
10.69MB
04 Project 1 - Building the shopping cart/020 Enhancing cart in the template.mp4
2.84MB
04 Project 1 - Building the shopping cart/021 Hide cart if empty.mp4
10.22MB
04 Project 1 - Building the shopping cart/022 Adding quantity to cart items.mp4
11.96MB
04 Project 1 - Building the shopping cart/023 Cart items quantity logic.mp4
12.96MB
04 Project 1 - Building the shopping cart/024 Adding price to cart items.mp4
7.16MB
04 Project 1 - Building the shopping cart/025 Vue essentials Filters.mp4
4.75MB
04 Project 1 - Building the shopping cart/026 Formatting price.mp4
11.63MB
04 Project 1 - Building the shopping cart/027 Adding quantity buttons to template.mp4
10MB
04 Project 1 - Building the shopping cart/028 Quantity buttons logic.mp4
12.04MB
04 Project 1 - Building the shopping cart/029 Adding classes and breaking loop in addItems.mp4
5.07MB
05 Project 1 - Adding product search/030 Search button.mp4
16.23MB
05 Project 1 - Adding product search/031 Search input.mp4
7.95MB
05 Project 1 - Adding product search/032 Overview of vue-resource.mp4
6.68MB
05 Project 1 - Adding product search/033 Overview of API.mp4
7.01MB
05 Project 1 - Adding product search/034 Adding vue-resource to project.mp4
5.7MB
05 Project 1 - Adding product search/035 AJAX call for products.mp4
11.49MB
06 Project 1 - Building the product list/036 Replacing dummy items with the real thing.mp4
8.27MB
06 Project 1 - Building the product list/037 Product image.mp4
17.36MB
06 Project 1 - Building the product list/038 Adding search result count to product list.mp4
16.91MB
06 Project 1 - Building the product list/039 Loading message.mp4
15.87MB
06 Project 1 - Building the product list/040 Vue essentials Lifecycle hooks.mp4
5.76MB
06 Project 1 - Building the product list/041 Default search on page load.mp4
8.78MB
06 Project 1 - Building the product list/042 Adding price to products.mp4
19.2MB
07 Project 1 - Enhancing the shopping cart/043 Vue essentials Transitions.mp4
9.31MB
07 Project 1 - Enhancing the shopping cart/044 Fading in cart total.mp4
19.36MB
07 Project 1 - Enhancing the shopping cart/045 Vue essentials Key.mp4
7.85MB
07 Project 1 - Enhancing the shopping cart/046 Vue essentials List transitions.mp4
7.2MB
07 Project 1 - Enhancing the shopping cart/047 Fade in cart items.mp4
33.43MB
08 Project 1 - Scroll loading products/048 How scroll load works.mp4
101.29MB
08 Project 1 - Scroll loading products/049 Creating the results array.mp4
20.56MB
08 Project 1 - Scroll loading products/050 Including scroll monitor in the project.mp4
43.01MB
08 Project 1 - Scroll loading products/051 Scroll monitor basic setup.mp4
10.22MB
08 Project 1 - Scroll loading products/052 Implementing scroll load part 1.mp4
13.28MB
08 Project 1 - Scroll loading products/053 Implementing scroll load part 2.mp4
22.04MB
08 Project 1 - Scroll loading products/054 Fixing search results.mp4
19.45MB
08 Project 1 - Scroll loading products/055 Adding a no more items message.mp4
59.28MB
08 Project 1 - Scroll loading products/056 Vue essentials Computed properties.mp4
4.68MB
08 Project 1 - Scroll loading products/057 Enhancing no more items logic.mp4
29.12MB
09 Project 1 - Finishing touches/058 Hiding elements before Vue compiles them.mp4
28.1MB
09 Project 1 - Finishing touches/059 Requiring a search string.mp4
5.13MB
10 Project 2 - Overview setup/060 Demo of the finished product.mp4
10.77MB
10 Project 2 - Overview setup/061 Getting data from the OMDB API.mp4
9.65MB
10 Project 2 - Overview setup/062 Clone repo NPM install setup environment.mp4
10.7MB
10 Project 2 - Overview setup/063 Running local server.mp4
5.13MB
10 Project 2 - Overview setup/064 Tour of the project files.mp4
19.02MB
10 Project 2 - Overview setup/065 Webpack configuration.mp4
22.58MB
10 Project 2 - Overview setup/066 Hello World.mp4
8.1MB
11 Project 2 - Setting up components/067 Vue essentials Components.mp4
5.44MB
11 Project 2 - Setting up components/068 Configuring components.mp4
12.85MB
11 Project 2 - Setting up components/069 Setup the movie-list component.mp4
14.2MB
11 Project 2 - Setting up components/070 Setup the check-filter component.mp4
13.32MB
12 Project 2 - Filters/071 Vue essentials Props.mp4
6.65MB
12 Project 2 - Filters/072 Add props to check-filter component.mp4
8.49MB
12 Project 2 - Filters/073 Making check-filter toggleable.mp4
8.05MB
12 Project 2 - Filters/074 Vue essentials Custom events.mp4
4.5MB
12 Project 2 - Filters/075 Emitting a custom event from check-filter.mp4
9.68MB
12 Project 2 - Filters/076 Vue essentials Vue.js devtools.mp4
3.88MB
12 Project 2 - Filters/077 Adding a payload to check-filter event.mp4
12.53MB
12 Project 2 - Filters/078 Processing check-filter event in root instance.mp4
8.25MB
12 Project 2 - Filters/079 Add filter arrays to movie-list.mp4
7.96MB
12 Project 2 - Filters/080 Creating logic for genre filter.mp4
13.47MB
13 Project 2 - Refactoring with single file components/081 Vue essentials Single file components.mp4
9.29MB
13 Project 2 - Refactoring with single file components/082 Refactor project to use single file components.mp4
24.56MB
14 Project 2 - Getting data from API/083 Understanding the API.mp4
11.24MB
14 Project 2 - Getting data from API/084 Getting data from the API.mp4
8.99MB
14 Project 2 - Getting data from API/085 Replace dummy data with API data.mp4
5.81MB
14 Project 2 - Getting data from API/086 Creating movie-item component.mp4
8.5MB
14 Project 2 - Getting data from API/087 Fleshing out movie-item template.mp4
9.17MB
14 Project 2 - Getting data from API/088 Enhance genre filter for multi-genre movies.mp4
13.78MB
14 Project 2 - Getting data from API/089 Adding no results and loading messages.mp4
12.62MB
15 Project 2 - Displaying session times/090 Adding moment library to project.mp4
18.19MB
15 Project 2 - Displaying session times/091 Displaying session times.mp4
14.93MB
15 Project 2 - Displaying session times/092 Filtering session times.mp4
19.03MB
15 Project 2 - Displaying session times/093 Adding time filters.mp4
12.44MB
15 Project 2 - Displaying session times/094 Filter movies based on time filter.mp4
24.61MB
15 Project 2 - Displaying session times/095 Filter sessions based on time filter.mp4
11.87MB
15 Project 2 - Displaying session times/096 Enhance the no results message with filters.mp4
10.17MB
16 Project 2 - Component communication with an event bus/097 Vue essentials Event bus.mp4
5.33MB
16 Project 2 - Component communication with an event bus/098 Using a global event bus in the project.mp4
22.32MB
17 Project 2 - Creating the Detail page/099 Vue essentials Vue router.mp4
7.17MB
17 Project 2 - Creating the Detail page/100 Abstract main page into overview component.mp4
11.54MB
17 Project 2 - Creating the Detail page/101 Setting up Vue router.mp4
10.5MB
17 Project 2 - Creating the Detail page/102 Adding router-view to main template.mp4
8.21MB
17 Project 2 - Creating the Detail page/103 Creating detail page.mp4
14.02MB
17 Project 2 - Creating the Detail page/104 Passing movie ID to detail page.mp4
9.47MB
17 Project 2 - Creating the Detail page/105 Displaying movie-item in detail page.mp4
16.06MB
17 Project 2 - Creating the Detail page/106 Vue essentials Slots.mp4
4.01MB
17 Project 2 - Creating the Detail page/107 Incorporating slots in movie-item.mp4
14.02MB
17 Project 2 - Creating the Detail page/108 Fleshing out detail page.mp4
12.84MB
18 Project 2 - Adding the day selector/109 Creating day-select component.mp4
6.09MB
18 Project 2 - Adding the day selector/110 Addings days to day-select.mp4
14.57MB
18 Project 2 - Adding the day selector/111 Day selection logic.mp4
7MB
18 Project 2 - Adding the day selector/112 Application-level day property.mp4
12.23MB
18 Project 2 - Adding the day selector/113 Mobile day selector.mp4
15.65MB
19 Project 2 - Adding tooltips/114 Vue essentials Custom directives.mp4
5.65MB
19 Project 2 - Adding tooltips/115 Adding tooltip custom directive.mp4
9MB
19 Project 2 - Adding tooltips/116 Creating tooltip in DOM.mp4
7.31MB
19 Project 2 - Adding tooltips/117 Adding classes and event listeners to tooltip.mp4
34.38MB
19 Project 2 - Adding tooltips/118 Vue essentials Plugins.mp4
2.53MB
19 Project 2 - Adding tooltips/119 Making tooltip a custom plugin.mp4
11.01MB
20 Project 2 - Finishing touches/120 Adding keep-alive to router to maintain filter state.mp4
6MB
20 Project 2 - Finishing touches/121 How v-cloak works alongside Webpack.mp4
6.96MB
20 Project 2 - Finishing touches/122 Building for production.mp4
5.91MB
21 Project 3 - Overview setup/123 Demo of the finished product.mp4
6.65MB
21 Project 3 - Overview setup/124 Clone repo NPM install setup environment.mp4
7.7MB
21 Project 3 - Overview setup/125 Tour of the files.mp4
9.98MB
21 Project 3 - Overview setup/126 Webpack configuration and extract text demo.mp4
25.55MB
22 Project 3 - Setting up the calendar/127 Setup the app component.mp4
6.78MB
22 Project 3 - Setting up the calendar/128 Add moment to root set timezone.mp4
8.96MB
22 Project 3 - Setting up the calendar/129 Generate list of days in current month.mp4
17.54MB
22 Project 3 - Setting up the calendar/130 Padding days to startend of month for complete weeks.mp4
28.73MB
22 Project 3 - Setting up the calendar/131 Grouping days into blocks of weeks.mp4
12.09MB
23 Project 3 - Calendar day functionality/132 Vue essentials Shorthands.mp4
2.12MB
23 Project 3 - Calendar day functionality/133 Adding calendar-day component.mp4
12.39MB
23 Project 3 - Calendar day functionality/134 Adding days of week above calendar grid.mp4
3.51MB
23 Project 3 - Calendar day functionality/135 Highlighting current day on calendar.mp4
6.47MB
23 Project 3 - Calendar day functionality/136 UI effects for past and days outside of month.mp4
7.21MB
23 Project 3 - Calendar day functionality/137 Vue essentials Vuex.mp4
7.98MB
23 Project 3 - Calendar day functionality/138 Add Vuex store to project and create basic state properties.mp4
10.79MB
24 Project 3 - Adding the month selector/139 Adding header and creating current-month component.mp4
5.84MB
24 Project 3 - Adding the month selector/140 Displaying date in current-month component.mp4
6.21MB
24 Project 3 - Adding the month selector/141 Adding buttons to current-month component.mp4
4.4MB
24 Project 3 - Adding the month selector/142 Moving Vuex into own file.mp4
6.07MB
24 Project 3 - Adding the month selector/143 Changing month and year with Vuex mutation.mp4
6.97MB
24 Project 3 - Adding the month selector/144 Enhancing current-month logic.mp4
8.35MB
24 Project 3 - Adding the month selector/145 Vue.js Dev Tools Vuex.mp4
3.2MB
25 Project 3 - Creating the event form/146 Creating event-form component.mp4
10.82MB
25 Project 3 - Creating the event form/147 Capture click in calendar-day.mp4
10.9MB
25 Project 3 - Creating the event form/148 Positioning Event Form.mp4
6.2MB
25 Project 3 - Creating the event form/149 Opening and closing Event Form.mp4
14.72MB
25 Project 3 - Creating the event form/150 Displaying events in calendar-day.mp4
15.91MB
25 Project 3 - Creating the event form/151 Creating events state in store.mp4
5.27MB
25 Project 3 - Creating the event form/152 Adding input to event-form.mp4
4.98MB
25 Project 3 - Creating the event form/153 Submit new event to store.mp4
11.24MB
25 Project 3 - Creating the event form/154 Get event date in store.mp4
9.03MB
25 Project 3 - Creating the event form/155 Improving form.mp4
7.82MB
25 Project 3 - Creating the event form/156 Focus directive Enter keyup is create.mp4
11.06MB
25 Project 3 - Creating the event form/157 Displaying date on Event Form.mp4
12.11MB
25 Project 3 - Creating the event form/158 Highlight Event Form active day.mp4
9.49MB
26 Project 3 - Loading stored events/159 Setup for sending events to server.mp4
13.27MB
26 Project 3 - Loading stored events/160 Receiving event on server.mp4
7.62MB
26 Project 3 - Loading stored events/161 Vue essentials Vuex actions.mp4
7.09MB
26 Project 3 - Loading stored events/162 Creating addEvent action in store.mp4
13.9MB
26 Project 3 - Loading stored events/163 Returning a promise from addEvent action.mp4
16.74MB
27 Project 3 - Writing events to template/164 Replace Vuex state in main file.mp4
14.03MB
27 Project 3 - Writing events to template/165 Move mock data to HTML template.mp4
13.57MB
27 Project 3 - Writing events to template/166 Splicing mock data into HTML file.mp4
22.69MB
28 Project 3 - Server-side rendering/167 Vue essentials Render functions.mp4
7.96MB
28 Project 3 - Server-side rendering/168 Creating root instance template with a render function.mp4
16.24MB
28 Project 3 - Server-side rendering/169 Introduction to server-side rendering.mp4
26.1MB
28 Project 3 - Server-side rendering/170 Server-side rendering webpack flow.mp4
10.7MB
28 Project 3 - Server-side rendering/171 Creating common entry file.mp4
16.18MB
28 Project 3 - Server-side rendering/172 Creating server entry file.mp4
16.6MB
28 Project 3 - Server-side rendering/173 Setting up bundle renderer.mp4
17.69MB
28 Project 3 - Server-side rendering/174 Splicing rendered bundle into HTML template.mp4
11.16MB
28 Project 3 - Server-side rendering/175 Vuex state hydration.mp4
9.38MB
29 Project 3 - Finishing touches/176 Adding image to header and reloading page on initial render.mp4
15.91MB
29 Project 3 - Finishing touches/177 Building for production.mp4
10.42MB
30 Wrap up/178 Wrap up.mp4
29.46MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统