本站已收录 番号和无损神作磁力链接/BT种子 

[FreeTutorials.Us] vuejs-2-essentials

种子简介

种子名称: [FreeTutorials.Us] vuejs-2-essentials
文件类型: 视频
文件数目: 177个文件
文件大小: 2.22 GB
收录时间: 2017-9-2 15:55
已经下载: 3
资源热度: 116
最近下载: 2024-7-21 02:39

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:a0150b188851498260614833b5dca57709db483b&dn=[FreeTutorials.Us] vuejs-2-essentials 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeTutorials.Us] vuejs-2-essentials.torrent
  • 01 Introduction/001 Course introduction.mp468.35MB
  • 02 Project 1 - Overview setup/003 Demo of the finished product.mp415.17MB
  • 02 Project 1 - Overview setup/004 Register for the Imgur API.mp46.6MB
  • 02 Project 1 - Overview setup/005 Reviewing the Vue.js Poster Store Github repo.mp42.71MB
  • 02 Project 1 - Overview setup/006 Clone repo install dependencies and setup environment file.mp44.97MB
  • 02 Project 1 - Overview setup/007 Running server and viewing project.mp43.82MB
  • 02 Project 1 - Overview setup/008 Tour of the project files.mp416.82MB
  • 03 Project 1 - Up and running with Vue/009 Include Vue in project.mp47.51MB
  • 03 Project 1 - Up and running with Vue/010 Creat an instance of Vue.mp45.6MB
  • 03 Project 1 - Up and running with Vue/011 Adding a data property.mp48.95MB
  • 03 Project 1 - Up and running with Vue/012 Vue essentials Directives.mp45.84MB
  • 03 Project 1 - Up and running with Vue/013 Adding a method.mp412.19MB
  • 03 Project 1 - Up and running with Vue/014 Rendering a list of items.mp48.45MB
  • 03 Project 1 - Up and running with Vue/015 Add classes to items.mp411.92MB
  • 04 Project 1 - Building the shopping cart/016 First a request.mp453.62MB
  • 04 Project 1 - Building the shopping cart/017 Creating the cart.mp49.8MB
  • 04 Project 1 - Building the shopping cart/018 Vue essentials Reactivity.mp43.63MB
  • 04 Project 1 - Building the shopping cart/019 Iterate cart items in template.mp410.69MB
  • 04 Project 1 - Building the shopping cart/020 Enhancing cart in the template.mp42.84MB
  • 04 Project 1 - Building the shopping cart/021 Hide cart if empty.mp410.22MB
  • 04 Project 1 - Building the shopping cart/022 Adding quantity to cart items.mp411.96MB
  • 04 Project 1 - Building the shopping cart/023 Cart items quantity logic.mp412.96MB
  • 04 Project 1 - Building the shopping cart/024 Adding price to cart items.mp47.16MB
  • 04 Project 1 - Building the shopping cart/025 Vue essentials Filters.mp44.75MB
  • 04 Project 1 - Building the shopping cart/026 Formatting price.mp411.63MB
  • 04 Project 1 - Building the shopping cart/027 Adding quantity buttons to template.mp410MB
  • 04 Project 1 - Building the shopping cart/028 Quantity buttons logic.mp412.04MB
  • 04 Project 1 - Building the shopping cart/029 Adding classes and breaking loop in addItems.mp45.07MB
  • 05 Project 1 - Adding product search/030 Search button.mp416.23MB
  • 05 Project 1 - Adding product search/031 Search input.mp47.95MB
  • 05 Project 1 - Adding product search/032 Overview of vue-resource.mp46.68MB
  • 05 Project 1 - Adding product search/033 Overview of API.mp47.01MB
  • 05 Project 1 - Adding product search/034 Adding vue-resource to project.mp45.7MB
  • 05 Project 1 - Adding product search/035 AJAX call for products.mp411.49MB
  • 06 Project 1 - Building the product list/036 Replacing dummy items with the real thing.mp48.27MB
  • 06 Project 1 - Building the product list/037 Product image.mp417.36MB
  • 06 Project 1 - Building the product list/038 Adding search result count to product list.mp416.91MB
  • 06 Project 1 - Building the product list/039 Loading message.mp415.87MB
  • 06 Project 1 - Building the product list/040 Vue essentials Lifecycle hooks.mp45.76MB
  • 06 Project 1 - Building the product list/041 Default search on page load.mp48.78MB
  • 06 Project 1 - Building the product list/042 Adding price to products.mp419.2MB
  • 07 Project 1 - Enhancing the shopping cart/043 Vue essentials Transitions.mp49.31MB
  • 07 Project 1 - Enhancing the shopping cart/044 Fading in cart total.mp419.36MB
  • 07 Project 1 - Enhancing the shopping cart/045 Vue essentials Key.mp47.85MB
  • 07 Project 1 - Enhancing the shopping cart/046 Vue essentials List transitions.mp47.2MB
  • 07 Project 1 - Enhancing the shopping cart/047 Fade in cart items.mp433.43MB
  • 08 Project 1 - Scroll loading products/048 How scroll load works.mp4101.29MB
  • 08 Project 1 - Scroll loading products/049 Creating the results array.mp420.56MB
  • 08 Project 1 - Scroll loading products/050 Including scroll monitor in the project.mp443.01MB
  • 08 Project 1 - Scroll loading products/051 Scroll monitor basic setup.mp410.22MB
  • 08 Project 1 - Scroll loading products/052 Implementing scroll load part 1.mp413.28MB
  • 08 Project 1 - Scroll loading products/053 Implementing scroll load part 2.mp422.04MB
  • 08 Project 1 - Scroll loading products/054 Fixing search results.mp419.45MB
  • 08 Project 1 - Scroll loading products/055 Adding a no more items message.mp459.28MB
  • 08 Project 1 - Scroll loading products/056 Vue essentials Computed properties.mp44.68MB
  • 08 Project 1 - Scroll loading products/057 Enhancing no more items logic.mp429.12MB
  • 09 Project 1 - Finishing touches/058 Hiding elements before Vue compiles them.mp428.1MB
  • 09 Project 1 - Finishing touches/059 Requiring a search string.mp45.13MB
  • 10 Project 2 - Overview setup/060 Demo of the finished product.mp410.77MB
  • 10 Project 2 - Overview setup/061 Getting data from the OMDB API.mp49.65MB
  • 10 Project 2 - Overview setup/062 Clone repo NPM install setup environment.mp410.7MB
  • 10 Project 2 - Overview setup/063 Running local server.mp45.13MB
  • 10 Project 2 - Overview setup/064 Tour of the project files.mp419.02MB
  • 10 Project 2 - Overview setup/065 Webpack configuration.mp422.58MB
  • 10 Project 2 - Overview setup/066 Hello World.mp48.1MB
  • 11 Project 2 - Setting up components/067 Vue essentials Components.mp45.44MB
  • 11 Project 2 - Setting up components/068 Configuring components.mp412.85MB
  • 11 Project 2 - Setting up components/069 Setup the movie-list component.mp414.2MB
  • 11 Project 2 - Setting up components/070 Setup the check-filter component.mp413.32MB
  • 12 Project 2 - Filters/071 Vue essentials Props.mp46.65MB
  • 12 Project 2 - Filters/072 Add props to check-filter component.mp48.49MB
  • 12 Project 2 - Filters/073 Making check-filter toggleable.mp48.05MB
  • 12 Project 2 - Filters/074 Vue essentials Custom events.mp44.5MB
  • 12 Project 2 - Filters/075 Emitting a custom event from check-filter.mp49.68MB
  • 12 Project 2 - Filters/076 Vue essentials Vue.js devtools.mp43.88MB
  • 12 Project 2 - Filters/077 Adding a payload to check-filter event.mp412.53MB
  • 12 Project 2 - Filters/078 Processing check-filter event in root instance.mp48.25MB
  • 12 Project 2 - Filters/079 Add filter arrays to movie-list.mp47.96MB
  • 12 Project 2 - Filters/080 Creating logic for genre filter.mp413.47MB
  • 13 Project 2 - Refactoring with single file components/081 Vue essentials Single file components.mp49.29MB
  • 13 Project 2 - Refactoring with single file components/082 Refactor project to use single file components.mp424.56MB
  • 14 Project 2 - Getting data from API/083 Understanding the API.mp411.24MB
  • 14 Project 2 - Getting data from API/084 Getting data from the API.mp48.99MB
  • 14 Project 2 - Getting data from API/085 Replace dummy data with API data.mp45.81MB
  • 14 Project 2 - Getting data from API/086 Creating movie-item component.mp48.5MB
  • 14 Project 2 - Getting data from API/087 Fleshing out movie-item template.mp49.17MB
  • 14 Project 2 - Getting data from API/088 Enhance genre filter for multi-genre movies.mp413.78MB
  • 14 Project 2 - Getting data from API/089 Adding no results and loading messages.mp412.62MB
  • 15 Project 2 - Displaying session times/090 Adding moment library to project.mp418.19MB
  • 15 Project 2 - Displaying session times/091 Displaying session times.mp414.93MB
  • 15 Project 2 - Displaying session times/092 Filtering session times.mp419.03MB
  • 15 Project 2 - Displaying session times/093 Adding time filters.mp412.44MB
  • 15 Project 2 - Displaying session times/094 Filter movies based on time filter.mp424.61MB
  • 15 Project 2 - Displaying session times/095 Filter sessions based on time filter.mp411.87MB
  • 15 Project 2 - Displaying session times/096 Enhance the no results message with filters.mp410.17MB
  • 16 Project 2 - Component communication with an event bus/097 Vue essentials Event bus.mp45.33MB
  • 16 Project 2 - Component communication with an event bus/098 Using a global event bus in the project.mp422.32MB
  • 17 Project 2 - Creating the Detail page/099 Vue essentials Vue router.mp47.17MB
  • 17 Project 2 - Creating the Detail page/100 Abstract main page into overview component.mp411.54MB
  • 17 Project 2 - Creating the Detail page/101 Setting up Vue router.mp410.5MB
  • 17 Project 2 - Creating the Detail page/102 Adding router-view to main template.mp48.21MB
  • 17 Project 2 - Creating the Detail page/103 Creating detail page.mp414.02MB
  • 17 Project 2 - Creating the Detail page/104 Passing movie ID to detail page.mp49.47MB
  • 17 Project 2 - Creating the Detail page/105 Displaying movie-item in detail page.mp416.06MB
  • 17 Project 2 - Creating the Detail page/106 Vue essentials Slots.mp44.01MB
  • 17 Project 2 - Creating the Detail page/107 Incorporating slots in movie-item.mp414.02MB
  • 17 Project 2 - Creating the Detail page/108 Fleshing out detail page.mp412.84MB
  • 18 Project 2 - Adding the day selector/109 Creating day-select component.mp46.09MB
  • 18 Project 2 - Adding the day selector/110 Addings days to day-select.mp414.57MB
  • 18 Project 2 - Adding the day selector/111 Day selection logic.mp47MB
  • 18 Project 2 - Adding the day selector/112 Application-level day property.mp412.23MB
  • 18 Project 2 - Adding the day selector/113 Mobile day selector.mp415.65MB
  • 19 Project 2 - Adding tooltips/114 Vue essentials Custom directives.mp45.65MB
  • 19 Project 2 - Adding tooltips/115 Adding tooltip custom directive.mp49MB
  • 19 Project 2 - Adding tooltips/116 Creating tooltip in DOM.mp47.31MB
  • 19 Project 2 - Adding tooltips/117 Adding classes and event listeners to tooltip.mp434.38MB
  • 19 Project 2 - Adding tooltips/118 Vue essentials Plugins.mp42.53MB
  • 19 Project 2 - Adding tooltips/119 Making tooltip a custom plugin.mp411.01MB
  • 20 Project 2 - Finishing touches/120 Adding keep-alive to router to maintain filter state.mp46MB
  • 20 Project 2 - Finishing touches/121 How v-cloak works alongside Webpack.mp46.96MB
  • 20 Project 2 - Finishing touches/122 Building for production.mp45.91MB
  • 21 Project 3 - Overview setup/123 Demo of the finished product.mp46.65MB
  • 21 Project 3 - Overview setup/124 Clone repo NPM install setup environment.mp47.7MB
  • 21 Project 3 - Overview setup/125 Tour of the files.mp49.98MB
  • 21 Project 3 - Overview setup/126 Webpack configuration and extract text demo.mp425.55MB
  • 22 Project 3 - Setting up the calendar/127 Setup the app component.mp46.78MB
  • 22 Project 3 - Setting up the calendar/128 Add moment to root set timezone.mp48.96MB
  • 22 Project 3 - Setting up the calendar/129 Generate list of days in current month.mp417.54MB
  • 22 Project 3 - Setting up the calendar/130 Padding days to startend of month for complete weeks.mp428.73MB
  • 22 Project 3 - Setting up the calendar/131 Grouping days into blocks of weeks.mp412.09MB
  • 23 Project 3 - Calendar day functionality/132 Vue essentials Shorthands.mp42.12MB
  • 23 Project 3 - Calendar day functionality/133 Adding calendar-day component.mp412.39MB
  • 23 Project 3 - Calendar day functionality/134 Adding days of week above calendar grid.mp43.51MB
  • 23 Project 3 - Calendar day functionality/135 Highlighting current day on calendar.mp46.47MB
  • 23 Project 3 - Calendar day functionality/136 UI effects for past and days outside of month.mp47.21MB
  • 23 Project 3 - Calendar day functionality/137 Vue essentials Vuex.mp47.98MB
  • 23 Project 3 - Calendar day functionality/138 Add Vuex store to project and create basic state properties.mp410.79MB
  • 24 Project 3 - Adding the month selector/139 Adding header and creating current-month component.mp45.84MB
  • 24 Project 3 - Adding the month selector/140 Displaying date in current-month component.mp46.21MB
  • 24 Project 3 - Adding the month selector/141 Adding buttons to current-month component.mp44.4MB
  • 24 Project 3 - Adding the month selector/142 Moving Vuex into own file.mp46.07MB
  • 24 Project 3 - Adding the month selector/143 Changing month and year with Vuex mutation.mp46.97MB
  • 24 Project 3 - Adding the month selector/144 Enhancing current-month logic.mp48.35MB
  • 24 Project 3 - Adding the month selector/145 Vue.js Dev Tools Vuex.mp43.2MB
  • 25 Project 3 - Creating the event form/146 Creating event-form component.mp410.82MB
  • 25 Project 3 - Creating the event form/147 Capture click in calendar-day.mp410.9MB
  • 25 Project 3 - Creating the event form/148 Positioning Event Form.mp46.2MB
  • 25 Project 3 - Creating the event form/149 Opening and closing Event Form.mp414.72MB
  • 25 Project 3 - Creating the event form/150 Displaying events in calendar-day.mp415.91MB
  • 25 Project 3 - Creating the event form/151 Creating events state in store.mp45.27MB
  • 25 Project 3 - Creating the event form/152 Adding input to event-form.mp44.98MB
  • 25 Project 3 - Creating the event form/153 Submit new event to store.mp411.24MB
  • 25 Project 3 - Creating the event form/154 Get event date in store.mp49.03MB
  • 25 Project 3 - Creating the event form/155 Improving form.mp47.82MB
  • 25 Project 3 - Creating the event form/156 Focus directive Enter keyup is create.mp411.06MB
  • 25 Project 3 - Creating the event form/157 Displaying date on Event Form.mp412.11MB
  • 25 Project 3 - Creating the event form/158 Highlight Event Form active day.mp49.49MB
  • 26 Project 3 - Loading stored events/159 Setup for sending events to server.mp413.27MB
  • 26 Project 3 - Loading stored events/160 Receiving event on server.mp47.62MB
  • 26 Project 3 - Loading stored events/161 Vue essentials Vuex actions.mp47.09MB
  • 26 Project 3 - Loading stored events/162 Creating addEvent action in store.mp413.9MB
  • 26 Project 3 - Loading stored events/163 Returning a promise from addEvent action.mp416.74MB
  • 27 Project 3 - Writing events to template/164 Replace Vuex state in main file.mp414.03MB
  • 27 Project 3 - Writing events to template/165 Move mock data to HTML template.mp413.57MB
  • 27 Project 3 - Writing events to template/166 Splicing mock data into HTML file.mp422.69MB
  • 28 Project 3 - Server-side rendering/167 Vue essentials Render functions.mp47.96MB
  • 28 Project 3 - Server-side rendering/168 Creating root instance template with a render function.mp416.24MB
  • 28 Project 3 - Server-side rendering/169 Introduction to server-side rendering.mp426.1MB
  • 28 Project 3 - Server-side rendering/170 Server-side rendering webpack flow.mp410.7MB
  • 28 Project 3 - Server-side rendering/171 Creating common entry file.mp416.18MB
  • 28 Project 3 - Server-side rendering/172 Creating server entry file.mp416.6MB
  • 28 Project 3 - Server-side rendering/173 Setting up bundle renderer.mp417.69MB
  • 28 Project 3 - Server-side rendering/174 Splicing rendered bundle into HTML template.mp411.16MB
  • 28 Project 3 - Server-side rendering/175 Vuex state hydration.mp49.38MB
  • 29 Project 3 - Finishing touches/176 Adding image to header and reloading page on initial render.mp415.91MB
  • 29 Project 3 - Finishing touches/177 Building for production.mp410.42MB
  • 30 Wrap up/178 Wrap up.mp429.46MB