Общая информация
Название 1:54 (Svelte.js - The Complete Guide (incl. Sapper.js))
Тип Фильм
Размер 5.20Гб

Информация о фильме
1:54
Название 1:54
Год 2016
Страна Канада
Жанр драма, спорт
Режиссёр Ян Инглэнд
В ролях Антуан-Оливье Пилон, Софи Нелисс, Lou-Pascal Tremblay, Давид Бутен, Патрис Годин, Роберт Нэйлор, Энтони Терриен, Гийом Готье, Irdens Exantus, Karl-Antoine Suprice
Описание Тим — застенчивый 16-летний юноша, наделенный блестящим спортивным талантом. Он подаёт большие надежды, но находится под давлением, каждый день испытывая свои человеческие пределы и тем самым рискуя сломаться.
Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
[TGx]Downloaded from torrentgalaxy.to .txt 585б
0
001 Introduction.en_US.srt 3.70Кб
001 Introduction.mp4 82.88Мб
002 Different-Types-of-Web-Apps.txt 62б
002 Why Svelte_.en_US.srt 9.26Кб
002 Why Svelte_.mp4 37.07Мб
003 What is Svelte_.en_US.srt 5.70Кб
003 What is Svelte_.mp4 9.83Мб
004 Join our Online Learning Community.html 1.23Кб
005 project-setup.zip 13.58Кб
005 Setting Up a First App & The Course Project.en_US.srt 14.92Кб
005 Setting Up a First App & The Course Project.mp4 76.36Мб
006 first-app.zip 7.26Кб
006 Writing Some Svelte Code.en_US.srt 9.33Кб
006 Writing Some Svelte Code.mp4 54.85Мб
007 Course Outline.en_US.srt 6.45Кб
007 Course Outline.mp4 9.89Мб
008 How To Get The Most Out Of The Course.en_US.srt 5.02Кб
008 How To Get The Most Out Of The Course.mp4 7.37Мб
009 Course Resources.html 2.10Кб
009 first-app.zip 7.26Кб
010 Module Introduction.en_US.srt 4.74Кб
010 Module Introduction.mp4 8.26Мб
011 global.css 628б
011 Using Curly Braces & Understanding the Core Syntax.en_US.srt 6.76Кб
011 Using Curly Braces & Understanding the Core Syntax.mp4 29.24Мб
012 Labeled-Statements-in-JavaScript.txt 83б
012 Reactive Variables.en_US.srt 6.80Кб
012 Reactive Variables.mp4 36.17Мб
013 base-syntax-01-dynamic-values.zip 8.22Кб
013 More Reactivity.en_US.srt 2.56Кб
013 More Reactivity.mp4 11.91Мб
014 base-syntax-02-two-way.zip 7.98Кб
014 Binding to Element Properties.en_US.srt 5.13Кб
014 Binding to Element Properties.mp4 19.13Мб
015 Two-Way Binding Shortcut.en_US.srt 2.11Кб
015 Two-Way Binding Shortcut.mp4 11.03Мб
016 base-syntax-03-new-component.zip 9.04Кб
016 contact-card-with-style.zip 1.86Кб
016 Using Multiple Components.en_US.srt 10.60Кб
016 Using Multiple Components.mp4 46.98Мб
017 base-syntax-04-nested-components.zip 9.57Кб
017 Components & Communication via Props.en_US.srt 4.85Кб
017 Components & Communication via Props.mp4 22.32Мб
018 Diving Deeper into Bindings.en_US.srt 7.06Кб
018 Diving Deeper into Bindings.mp4 36.39Мб
019 Using Self-Extending Properties.en_US.srt 1.53Кб
019 Using Self-Extending Properties.mp4 6.26Мб
020 Outputting HTML Content.en_US.srt 4.11Кб
020 Outputting HTML Content.mp4 12.13Мб
021 A XSS Example.html 1.19Кб
022 Setting Dynamic CSS Classes.en_US.srt 5.12Кб
022 Setting Dynamic CSS Classes.mp4 24.83Мб
023 [assignment_file] Time to Practice_ The Basics.zip 7.88Кб
023 [assignment_video] Time to Practice_ The Basics.mp4 7.37Мб
023 [assignment] Time to Practice_ The Basics.html 2.16Кб
023 Wrap Up.en_US.srt 1.50Кб
023 Wrap Up.mp4 7.81Мб
024 base-syntax-01-dynamic-values.zip 8.22Кб
024 base-syntax-02-two-way.zip 7.98Кб
024 base-syntax-03-new-component.zip 9.04Кб
024 base-syntax-04-nested-components.zip 9.57Кб
024 base-syntax-05-shorthands.zip 9.31Кб
024 base-syntax-06-dynamic-css-classes.zip 9.78Кб
024 Useful Resources & Links.html 691б
025 Module Introduction.en_US.srt 907б
025 Module Introduction.mp4 1.67Мб
026 project-setup.zip 8.94Кб
026 Using _if_ Statements in HTML.en_US.srt 6.51Кб
026 Using _if_ Statements in HTML.mp4 30.82Мб
027 cond-loops-01-if.zip 9.14Кб
027 if, else & else-if.en_US.srt 4.94Кб
027 if, else & else-if.mp4 20.43Мб
028 Outputting Lists with _each_.en_US.srt 9.47Кб
028 Outputting Lists with _each_.mp4 58.22Мб
028 Reference-vs-Primitive-Types.txt 70б
029 _each_, _else_ & Extracting the Index.en_US.srt 2.70Кб
029 _each_, _else_ & Extracting the Index.mp4 13.06Мб
029 cond-loops-02-each.zip 9.32Кб
030 cond-loops-03-with-keys.zip 9.66Кб
030 Lists & Keys.en_US.srt 11.72Кб
030 Lists & Keys.mp4 66.02Мб
031 [assignment_file] Time to Practice_ Conditionals & Loops.zip 7.88Кб
031 [assignment_video] Time to Practice_ Conditionals & Loops.mp4 5.02Мб
031 [assignment] Time to Practice_ Conditionals & Loops.html 2.99Кб
031 A Closer Look at List Keys.en_US.srt 5.87Кб
031 A Closer Look at List Keys.mp4 23.62Мб
031 cond-loops-04-more-on-keys.zip 8.50Кб
032 Wrap Up.en_US.srt 643б
032 Wrap Up.mp4 4.41Мб
033 cond-loops-01-if.zip 9.14Кб
033 cond-loops-02-each.zip 9.32Кб
033 cond-loops-03-with-keys.zip 9.66Кб
033 cond-loops-04-more-on-keys.zip 8.50Кб
033 project-setup.zip 8.75Кб
033 Useful Resources & Links.html 1.02Кб
034 Module Introduction.en_US.srt 1.13Кб
034 Module Introduction.mp4 1.83Мб
035 Reference-vs-Primitive-Types.txt 70б
035 Updating Arrays & Objects Immutably.en_US.srt 2.84Кб
035 Updating Arrays & Objects Immutably.mp4 14.89Мб
036 Event-Capturing-Bubbling.txt 108б
036 Understanding Event Modifiers.en_US.srt 6.11Кб
036 Understanding Event Modifiers.mp4 34.57Мб
037 more-on-reactivity-01-finished.zip 10.05Кб
037 Using Inline Functions.en_US.srt 3.56Кб
037 Using Inline Functions.mp4 20.95Мб
038 Wrap Up.en_US.srt 869б
038 Wrap Up.mp4 3.78Мб
039 more-on-reactivity-01-finished.zip 10.05Кб
039 Useful Resources & Links.html 543б
040 Module Introduction.en_US.srt 1.54Кб
040 Module Introduction.mp4 2.55Мб
041 prj-basics-01-added-header.zip 9.25Кб
041 project-setup.zip 11.75Кб
041 Project Setup & A First Component.en_US.srt 11.06Кб
041 Project Setup & A First Component.mp4 42.95Мб
042 Different Ways of Mounting Components.en_US.srt 6.26Кб
042 Different Ways of Mounting Components.mp4 24.00Мб
043 How to Embed Widgets.html 1.45Кб
044 Adding Data.en_US.srt 3.52Кб
044 Adding Data.mp4 16.02Мб
045 Adding a New Component (MeetupItem).en_US.srt 5.19Кб
045 Adding a New Component (MeetupItem).mp4 27.65Мб
045 meetup-item-with-styles.zip 1.80Кб
045 prj-basics-02-meetup-items-with-styles.zip 12.37Кб
046 Working with Different Component Types.en_US.srt 4.43Кб
046 Working with Different Component Types.mp4 8.93Мб
047 Passing Data Into Components.en_US.srt 7.47Кб
047 Passing Data Into Components.mp4 69.40Мб
048 Adding a _MeetupGrid_ Component.en_US.srt 5.59Кб
048 Adding a _MeetupGrid_ Component.mp4 27.26Мб
048 meetup-grid.css 182б
048 prj-basics-03-meetup-grid.zip 12.56Кб
049 Adding New Meetups via a Form.en_US.srt 11.75Кб
049 Adding New Meetups via a Form.mp4 73.27Мб
050 Creating a _TextInput_ Component.en_US.srt 13.84Кб
050 Creating a _TextInput_ Component.mp4 80.99Мб
050 prj-basics-04-added-textinput.zip 14.27Кб
050 textinput.css 460б
051 Adding a Custom _Button_ Component.en_US.srt 7.14Кб
051 Adding a Custom _Button_ Component.mp4 68.73Мб
051 button.css 1.13Кб
051 prj-basics-05-finished.zip 14.89Кб
052 Wrap Up.en_US.srt 3.06Кб
052 Wrap Up.mp4 31.55Мб
053 prj-basics-01-added-header.zip 9.25Кб
053 prj-basics-02-meetup-items-with-styles.zip 12.37Кб
053 prj-basics-03-meetup-grid.zip 12.56Кб
053 prj-basics-04-added-textinput.zip 14.27Кб
053 prj-basics-05-finished.zip 14.89Кб
053 project-setup.zip 7.09Кб
053 Useful Resources & Links.html 543б
054 Module Introduction.en_US.srt 2.22Кб
054 Module Introduction.mp4 9.76Мб
055 Understanding the Different Component Types.en_US.srt 2.14Кб
055 Understanding the Different Component Types.mp4 5.51Мб
056 Component Communication Overview.en_US.srt 4.12Кб
056 Component Communication Overview.mp4 6.87Мб
057 Event Forwarding.en_US.srt 6.45Кб
057 Event Forwarding.mp4 22.95Мб
057 project-setup.zip 13.58Кб
058 Emitting Custom Events.en_US.srt 6.41Кб
058 Emitting Custom Events.mp4 22.09Мб
059 cmp-01-events.zip 8.20Кб
059 How to Extract Event Data.en_US.srt 3.10Кб
059 How to Extract Event Data.mp4 20.22Мб
060 cmp-02-spread-and-default-props.zip 9.20Кб
060 Using Spread Props & Default Props.en_US.srt 8.89Кб
060 Using Spread Props & Default Props.mp4 39.38Мб
061 modal.css 368б
061 Working with Slots.en_US.srt 8.44Кб
061 Working with Slots.mp4 29.67Мб
062 Named & Default Slots.en_US.srt 4.69Кб
062 Named & Default Slots.mp4 15.53Мб
063 Example_ Opening & Closing a Modal.en_US.srt 4.61Кб
063 Example_ Opening & Closing a Modal.mp4 15.53Мб
064 cmp-04-slot-props.zip 9.75Кб
064 Using Slot Props.en_US.srt 6.78Кб
064 Using Slot Props.mp4 33.67Мб
065 The Component Lifecycle - Theory.en_US.srt 6.52Кб
065 The Component Lifecycle - Theory.mp4 12.36Мб
066 Creation & Update Lifecycle Hooks in Action.en_US.srt 9.64Кб
066 Creation & Update Lifecycle Hooks in Action.mp4 42.40Мб
067 cmp-05-lifecycle-hooks.zip 10.45Кб
067 Using _tick()_.en_US.srt 11.37Кб
067 Using _tick()_.mp4 67.19Мб
068 Wrap Up.en_US.srt 1.11Кб
068 Wrap Up.mp4 5.77Мб
069 cmp-01-events.zip 8.20Кб
069 cmp-02-spread-and-default-props.zip 9.20Кб
069 cmp-04-slot-props.zip 9.75Кб
069 cmp-05-lifecycle-hooks.zip 10.45Кб
069 Useful Resources & Links.html 544б
070 Module Introduction.en_US.srt 577б
070 Module Introduction.mp4 1.03Мб
071 Adding Default Props.en_US.srt 4.33Кб
071 Adding Default Props.mp4 39.55Мб
072 Communication via Custom Events.en_US.srt 14.22Кб
072 Communication via Custom Events.mp4 125.93Мб
072 prj-cmp-01-events.zip 14.78Кб
073 prj-cmp-02-badge-with-slot.zip 16.31Кб
073 Utilizing Slots.en_US.srt 6.33Кб
073 Utilizing Slots.mp4 33.65Мб
074 Creating an _EditMeetup_ Component.en_US.srt 9.17Кб
074 Creating an _EditMeetup_ Component.mp4 60.98Мб
074 prj-cmp-03-form-in-component.zip 17.46Кб
075 Communicating Between Components.en_US.srt 4.28Кб
075 Communicating Between Components.mp4 24.30Мб
076 Time for More Slots!.en_US.srt 3.95Кб
076 Time for More Slots!.mp4 21.14Мб
077 Adding a Re-Usable _Modal_ Component.en_US.srt 7.86Кб
077 Adding a Re-Usable _Modal_ Component.mp4 43.84Мб
077 modal.css 623б
077 prj-cmp-04-added-modal.zip 18.10Кб
078 Finishing the _Modal_ Component.en_US.srt 4.27Кб
078 Finishing the _Modal_ Component.mp4 27.01Мб
078 prj-cmp-05-finished.zip 17.89Кб
079 Wrap Up.en_US.srt 706б
079 Wrap Up.mp4 2.25Мб
080 prj-cmp-01-events.zip 14.78Кб
080 prj-cmp-02-badge-with-slot.zip 16.31Кб
080 prj-cmp-03-form-in-component.zip 17.46Кб
080 prj-cmp-04-added-modal.zip 18.10Кб
080 prj-cmp-05-finished.zip 17.89Кб
080 Useful Resources & Links.html 544б
081 Module Introduction.en_US.srt 669б
081 Module Introduction.mp4 1.02Мб
082 starting-project.zip 7.61Кб
082 Two-Way Binding Refresher.en_US.srt 3.43Кб
082 Two-Way Binding Refresher.mp4 11.50Мб
083 bind-form-01-custom-component-binding.zip 10.05Кб
083 Understanding Custom Component Bindings.en_US.srt 7.03Кб
083 Understanding Custom Component Bindings.mp4 63.01Мб
084 Relying on Automatic Number Conversion.en_US.srt 3.38Кб
084 Relying on Automatic Number Conversion.mp4 16.90Мб
085 bind-form-02-group-bindings.zip 9.74Кб
085 Binding Checkboxes & Radio Buttons.en_US.srt 5.08Кб
085 Binding Checkboxes & Radio Buttons.mp4 32.42Мб
086 bind-form-03-bind-select.zip 9.64Кб
086 Binding _select_ Dropdowns.en_US.srt 2.44Кб
086 Binding _select_ Dropdowns.mp4 12.26Мб
087 bind-form-04-bind-this.zip 9.66Кб
087 Binding to Element References.en_US.srt 6.68Кб
087 Binding to Element References.mp4 38.67Мб
088 Binding to Component References.en_US.srt 3.75Кб
088 Binding to Component References.mp4 20.55Мб
089 bind-form-05-validation.zip 10.58Кб
089 Validating Forms & Inputs.en_US.srt 7.66Кб
089 Validating Forms & Inputs.mp4 70.14Мб
090 Wrap Up.en_US.srt 1.07Кб
090 Wrap Up.mp4 6.41Мб
091 bind-form-01-custom-component-binding.zip 10.05Кб
091 bind-form-02-group-bindings.zip 9.74Кб
091 bind-form-03-bind-select.zip 9.64Кб
091 bind-form-04-bind-this.zip 9.66Кб
091 bind-form-05-validation.zip 10.58Кб
091 starting-project.zip 7.45Кб
091 Useful Resources & Links.html 544б
092 Module Introduction.en_US.srt 751б
092 Module Introduction.mp4 1.05Мб
093 Exploring Different Validation Solutions.en_US.srt 3.13Кб
093 Exploring Different Validation Solutions.mp4 15.33Мб
094 Adding Validation & Error Output to the _TextInput_ Component.en_US.srt 4.42Кб
094 Adding Validation & Error Output to the _TextInput_ Component.mp4 18.54Мб
094 prj-form-01-added-validation.zip 20.30Кб
095 Adding Some Validation Logic.en_US.srt 4.23Кб
095 Adding Some Validation Logic.mp4 20.15Мб
095 prj-form-02-check-touched.zip 20.04Кб
096 Finishing _TextInput_ Validation.en_US.srt 8.69Кб
096 Finishing _TextInput_ Validation.mp4 95.72Мб
096 prj-form-03-more-input-validations.zip 21.13Кб
097 prj-form-04-full-form-validation.zip 20.98Кб
097 Validating the Overall Form.en_US.srt 3.16Кб
097 Validating the Overall Form.mp4 21.56Мб
098 Improvements & Wrap Up.en_US.srt 4.02Кб
098 Improvements & Wrap Up.mp4 25.17Мб
098 prj-form-05-textarea.zip 19.79Кб
099 prj-form-01-added-validation.zip 20.30Кб
099 prj-form-02-check-touched.zip 20.04Кб
099 prj-form-03-more-input-validations.zip 21.13Кб
099 prj-form-04-full-form-validation.zip 20.98Кб
099 prj-form-05-textarea.zip 19.79Кб
099 Useful Resources & Links.html 543б
1 25б
10 133.04Кб
100 801.92Кб
100 Module Introduction.en_US.srt 1.33Кб
100 Module Introduction.mp4 1.97Мб
101 872.52Кб
101 starting-project.zip 14.09Кб
101 What's the Problem_.en_US.srt 4.99Кб
101 What's the Problem_.mp4 21.13Мб
102 48.33Кб
102 Creating a Writable Store & Subscribing.en_US.srt 7.58Кб
102 Creating a Writable Store & Subscribing.mp4 27.81Мб
102 stores-01-a-basic-writable-store.zip 16.16Кб
103 895.32Кб
103 Updating Store Data.en_US.srt 6.21Кб
103 Updating Store Data.mp4 22.68Мб
104 469.81Кб
104 Stores and Stateful & Presentational Components.en_US.srt 2.57Кб
104 Stores and Stateful & Presentational Components.mp4 9.41Мб
105 454.94Кб
105 Managing Store Subscriptions.en_US.srt 4.91Кб
105 Managing Store Subscriptions.mp4 22.47Мб
105 stores-02-subscribe-and-unsubscribe.zip 16.56Кб
106 554.32Кб
106 stores-03-auto-subscriptions.zip 15.96Кб
106 Using Autosubscriptions.en_US.srt 3.93Кб
106 Using Autosubscriptions.mp4 13.90Мб
107 100.83Кб
107 A Second Store!.en_US.srt 8.89Кб
107 A Second Store!.mp4 47.09Мб
108 715.56Кб
108 stores-04-one-time-access.zip 16.68Кб
108 Subscribing for a Short Period.en_US.srt 4.97Кб
108 Subscribing for a Short Period.mp4 28.81Мб
109 1006.83Кб
109 stores-05-readable-store.zip 17.46Кб
109 Understanding Readable Stores.en_US.srt 11.13Кб
109 Understanding Readable Stores.mp4 48.76Мб
11 657.08Кб
110 477.50Кб
110 stores-06-finished.zip 16.96Кб
110 Unlimited Power with Custom Stores.en_US.srt 9.99Кб
110 Unlimited Power with Custom Stores.mp4 56.48Мб
111 478.18Кб
111 Wrap Up.en_US.srt 1.71Кб
111 Wrap Up.mp4 8.21Мб
112 519.67Кб
112 Derived Store & Store Bindings.html 2.18Кб
113 686.29Кб
113 starting-project.zip 13.98Кб
113 stores-01-a-basic-writable-store.zip 16.16Кб
113 stores-02-subscribe-and-unsubscribe.zip 16.56Кб
113 stores-03-auto-subscriptions.zip 15.96Кб
113 stores-04-one-time-access.zip 16.68Кб
113 stores-05-readable-store.zip 17.46Кб
113 stores-06-finished.zip 16.96Кб
113 Useful Resources & Links.html 542б
114 110.04Кб
114 Module Introduction.en_US.srt 1.46Кб
114 Module Introduction.mp4 9.05Мб
115 874.92Кб
115 A Possible Error.html 1.11Кб
116 106.94Кб
116 prj-stores-01-meetup-store.zip 21.21Кб
116 Setting Up a Store.en_US.srt 3.88Кб
116 Setting Up a Store.mp4 22.67Мб
117 962.95Кб
117 prj-stores-02-custom-store.zip 21.26Кб
117 Using a Custom Store.en_US.srt 11.28Кб
117 Using a Custom Store.mp4 92.84Мб
118 6.04Кб
118 Tapping into the Store from Different Components.en_US.srt 6.58Кб
118 Tapping into the Store from Different Components.mp4 41.12Мб
119 164.64Кб
119 Adding a _MeetupDetail_ Component.en_US.srt 14.33Кб
119 Adding a _MeetupDetail_ Component.mp4 132.24Мб
119 meetup-detail.css 403б
119 prj-stores-03-details-page.zip 22.56Кб
12 802.57Кб
120 298.62Кб
120 Preparing the _Edit Meetup_ Form.en_US.srt 6.29Кб
120 Preparing the _Edit Meetup_ Form.mp4 35.00Мб
121 659.50Кб
121 Continuing Work on the _Edit_ Feature.en_US.srt 10.63Кб
121 Continuing Work on the _Edit_ Feature.mp4 73.60Мб
121 prj-stores-04-editing-meetups.zip 23.11Кб
122 753.58Кб
122 Adding a _Delete_ Functionality.en_US.srt 4.22Кб
122 Adding a _Delete_ Functionality.mp4 24.77Мб
122 prj-stores-05-deleting-meetups.zip 23.28Кб
123 889.33Кб
123 Adding a _Filter_ Component.en_US.srt 9.73Кб
123 Adding a _Filter_ Component.mp4 56.59Мб
123 meetup-filter.css 421б
123 prj-stores-06-added-filter.zip 24.01Кб
124 94.63Кб
124 prj-stores-07-finished.zip 23.63Кб
124 Some Final Steps.en_US.srt 2.58Кб
124 Some Final Steps.mp4 17.46Мб
125 511.38Кб
125 Wrap Up.en_US.srt 1022б
125 Wrap Up.mp4 6.78Мб
126 627.91Кб
126 prj-stores-01-meetup-store.zip 21.15Кб
126 prj-stores-02-custom-store.zip 21.26Кб
126 prj-stores-03-details-page.zip 22.56Кб
126 prj-stores-04-editing-meetups.zip 23.11Кб
126 prj-stores-05-deleting-meetups.zip 23.28Кб
126 prj-stores-06-added-filter.zip 24.01Кб
126 prj-stores-07-finished.zip 23.63Кб
126 Useful Resources & Links.html 544б
127 993.45Кб
127 Module Introduction.en_US.srt 1.06Кб
127 Module Introduction.mp4 1.72Мб
128 112.42Кб
128 Animating Values with a Tweened Store.en_US.srt 8.35Кб
128 Animating Values with a Tweened Store.mp4 36.23Мб
128 starting-project.zip 8.71Кб
128 transitions-01-tweened.zip 9.01Кб
128 Tweened-Docs-includes-Custom-Interpolator-Information-.txt 32б
129 178.53Кб
129 transitions-02-spring.zip 9.04Кб
129 Using a Spring Store Instead.en_US.srt 10.35Кб
129 Using a Spring Store Instead.mp4 46.02Мб
13 405.09Кб
130 247.34Кб
130 Preparing a Transition Example.en_US.srt 3.37Кб
130 Preparing a Transition Example.mp4 16.30Мб
130 transitions-03-prepared-setup.zip 9.74Кб
131 386.82Кб
131 Element Transitions.en_US.srt 7.71Кб
131 Element Transitions.mp4 33.21Мб
131 transitions-04-adding-transitions.zip 9.93Кб
132 432.87Кб
132 More on Transitions.en_US.srt 6.01Кб
132 More on Transitions.mp4 27.23Мб
132 transitions-05-local-transitions-and-events.zip 10.59Кб
133 604.23Кб
133 Using Different _in_ and _out_ Transitions.en_US.srt 1.98Кб
133 Using Different _in_ and _out_ Transitions.mp4 6.52Мб
134 975.41Кб
134 Animating Passive (Affected) Items.en_US.srt 3.19Кб
134 Animating Passive (Affected) Items.mp4 23.69Мб
134 transitions-06-passive-animations.zip 10.12Кб
135 74.07Кб
135 Deferred Transitions.html 856б
136 754.58Кб
136 Wrap Up.en_US.srt 929б
136 Wrap Up.mp4 4.87Мб
137 811.20Кб
137 starting-project.zip 8.55Кб
137 transitions-01-tweened.zip 9.01Кб
137 transitions-02-spring.zip 9.04Кб
137 transitions-03-prepared-setup.zip 9.74Кб
137 transitions-04-adding-transitions.zip 9.93Кб
137 transitions-05-local-transitions-and-events.zip 10.59Кб
137 transitions-06-passive-animations.zip 10.12Кб
137 Useful Resources & Links.html 544б
138 191.71Кб
138 Module Introduction.en_US.srt 1.21Кб
138 Module Introduction.mp4 6.47Мб
139 643.53Кб
139 Animating the Modal.en_US.srt 4.26Кб
139 Animating the Modal.mp4 36.89Мб
139 prj-transitions-01-transition-modal.zip 25.09Кб
14 744.89Кб
140 647.10Кб
140 Animating the Meetup Items.en_US.srt 5.85Кб
140 Animating the Meetup Items.mp4 62.18Мб
140 prj-transitions-02-transition-list.zip 25.05Кб
141 130.18Кб
141 Animating the _Favorite_ Badge & Wrap Up.en_US.srt 1.60Кб
141 Animating the _Favorite_ Badge & Wrap Up.mp4 11.39Мб
141 prj-transitions-03-finished.zip 24.32Кб
142 221.66Кб
142 prj-transitions-01-transition-modal.zip 25.09Кб
142 prj-transitions-02-transition-list.zip 25.05Кб
142 prj-transitions-03-finished.zip 24.32Кб
142 Useful Resources & Links.html 544б
143 495.53Кб
143 Module Introduction.en_US.srt 2.03Кб
143 Module Introduction.mp4 2.66Мб
144 543.78Кб
144 Adding a REST API.en_US.srt 3.41Кб
144 Adding a REST API.mp4 21.01Мб
144 http-01-starting-code.zip 7.79Кб
145 544.01Кб
145 http-02-sending-requests.zip 8.23Кб
145 project-setup.zip 47.89Кб
145 Sending Data via a POST Request.en_US.srt 8.14Кб
145 Sending Data via a POST Request.mp4 31.25Мб
146 599.28Кб
146 http-04-using-a-loading-spinner.zip 8.66Кб
146 Showing a Loading Indicator & Sending Correct Data.en_US.srt 4.28Кб
146 Showing a Loading Indicator & Sending Correct Data.mp4 15.49Мб
147 754.27Кб
147 Fetching & Transforming Data.en_US.srt 5.35Кб
147 Fetching & Transforming Data.mp4 19.95Мб
148 871.15Кб
148 Things to Consider.en_US.srt 3.70Кб
148 Things to Consider.mp4 17.56Мб
149 1014.20Кб
149 http-05-the-await-block.zip 8.37Кб
149 Using the _await_ Block.en_US.srt 4.04Кб
149 Using the _await_ Block.mp4 21.24Мб
15 875.90Кб
150 230.70Кб
150 Http + A Store.en_US.srt 7.00Кб
150 Http + A Store.mp4 32.72Мб
150 http-06-connecting-a-store.zip 9.34Кб
151 498.87Кб
151 Wrap Up.en_US.srt 1.26Кб
151 Wrap Up.mp4 6.01Мб
152 619.79Кб
152 http-01-starting-code.zip 7.65Кб
152 http-02-sending-requests.zip 8.23Кб
152 http-03-extracting-data.zip 8.28Кб
152 http-04-using-a-loading-spinner.zip 8.66Кб
152 http-05-the-await-block.zip 8.37Кб
152 http-06-connecting-a-store.zip 9.34Кб
152 Useful Resources & Links.html 544б
153 1005.78Кб
153 Module Introduction.en_US.srt 733б
153 Module Introduction.mp4 1.09Мб
154 133.76Кб
154 prj-http-01-storing-meetups.zip 24.55Кб
154 Storing Meetups on a Server.en_US.srt 11.35Кб
154 Storing Meetups on a Server.mp4 138.95Мб
155 607.03Кб
155 Fetching & Transforming Data.en_US.srt 6.07Кб
155 Fetching & Transforming Data.mp4 57.98Мб
156 220.89Кб
156 Adding a Loading Spinner.en_US.srt 7.03Кб
156 Adding a Loading Spinner.mp4 39.26Мб
156 prj-http-02-loading-spinner-and-fetching.zip 27.03Кб
157 425.22Кб
157 prj-http-03-updating-meetups.zip 25.71Кб
157 Updating via PATCH.en_US.srt 8.63Кб
157 Updating via PATCH.mp4 79.12Мб
158 346.39Кб
158 prj-http-04-deleting-meetups.zip 25.96Кб
158 Sending _Favorite_ Updates & Deleting Data.en_US.srt 4.74Кб
158 Sending _Favorite_ Updates & Deleting Data.mp4 47.90Мб
159 458.17Кб
159 Fixing the Order of Items.en_US.srt 1.48Кб
159 Fixing the Order of Items.mp4 9.58Мб
16 612.54Кб
160 696.74Кб
160 Adding Error Handling.en_US.srt 8.59Кб
160 Adding Error Handling.mp4 84.85Мб
160 prj-http-05-finished.zip 25.90Кб
161 771.15Кб
161 Wrap Up.en_US.srt 1001б
161 Wrap Up.mp4 6.47Мб
162 30.11Кб
162 prj-http-01-storing-meetups.zip 24.55Кб
162 prj-http-02-loading-spinner-and-fetching.zip 27.03Кб
162 prj-http-03-updating-meetups.zip 25.71Кб
162 prj-http-04-deleting-meetups.zip 25.96Кб
162 prj-http-05-finished.zip 25.90Кб
162 Useful Resources & Links.html 544б
163 169.85Кб
163 Module Introduction.en_US.srt 721б
163 Module Introduction.mp4 1.16Мб
164 281.96Кб
164 Dynamic Components.en_US.srt 8.94Кб
164 Dynamic Components.mp4 41.22Мб
164 spec-elements-01-dynamic-components.zip 9.93Кб
164 starting-project.zip 7.58Кб
165 335.38Кб
165 Recursive Components.en_US.srt 6.72Кб
165 Recursive Components.mp4 41.02Мб
165 spec-elements-02-recursive-components.zip 10.97Кб
166 346.08Кб
166 Accessing Windows, Body & Head.en_US.srt 8.05Кб
166 Accessing Windows, Body & Head.mp4 50.81Мб
166 spec-elements-03-window-head-body.zip 10.91Кб
167 863.94Кб
167 Cross-Component Scripts.en_US.srt 7.02Кб
167 Cross-Component Scripts.mp4 38.03Мб
167 spec-elements-04-script-context-module.zip 11.35Кб
168 891.92Кб
168 spec-elements-01-dynamic-components.zip 9.93Кб
168 spec-elements-02-recursive-components.zip 10.97Кб
168 spec-elements-03-window-head-body.zip 10.91Кб
168 spec-elements-04-script-context-module.zip 11.35Кб
168 starting-project.zip 7.39Кб
168 Useful Resources & Links.html 544б
169 933.46Кб
169 Module Introduction.en_US.srt 983б
169 Module Introduction.mp4 1.66Мб
17 274.27Кб
170 977.91Кб
170 sapper-setup.zip 133.97Кб
170 What and Why_.en_US.srt 6.52Кб
170 What and Why_.mp4 12.84Мб
171 992.22Кб
171 sapper-setup.zip 133.97Кб
171 Understanding the Folder Structure.en_US.srt 3.97Кб
171 Understanding the Folder Structure.mp4 14.15Мб
172 Inspecting the Web Page.en_US.srt 3.12Кб
172 Inspecting the Web Page.mp4 9.62Мб
173 Filenames & Routes.en_US.srt 8.87Кб
173 Filenames & Routes.mp4 38.84Мб
173 sapper-01-first-steps.zip 136.34Кб
174 Error & Layout Pages.en_US.srt 3.00Кб
174 Error & Layout Pages.mp4 12.71Мб
175 Preloading in Components.en_US.srt 7.11Кб
175 Preloading in Components.mp4 29.94Мб
176 Pre-fetching Data.en_US.srt 8.34Кб
176 Pre-fetching Data.mp4 33.74Мб
176 sapper-02-finished-first-walkthrough.zip 139.27Кб
177 Migrating the Meetup Project Files into the Sapper Project.en_US.srt 8.45Кб
177 Migrating the Meetup Project Files into the Sapper Project.mp4 96.59Мб
178 Fetching Data on the Client Side.en_US.srt 10.30Кб
178 Fetching Data on the Client Side.mp4 66.99Мб
178 sapper-03-meetups-client-side-fetching.zip 146.27Кб
179 Prefetching Data on the Server.en_US.srt 7.46Кб
179 Prefetching Data on the Server.mp4 76.22Мб
179 sapper-04-prefetching.zip 142.68Кб
18 834.50Кб
180 sapper-05-adding-a-store.zip 143.37Кб
180 Syncing Fetched Data & the Store.en_US.srt 4.13Кб
180 Syncing Fetched Data & the Store.mp4 42.52Мб
181 Editing & Deleting Meetups.en_US.srt 2.54Кб
181 Editing & Deleting Meetups.mp4 26.10Мб
181 sapper-06-added-editing-and-deleting.zip 145.93Кб
182 Rendering the MeetupDetail Page.en_US.srt 9.18Кб
182 Rendering the MeetupDetail Page.mp4 90.96Мб
183 Adding Global CSS.en_US.srt 723б
183 Adding Global CSS.mp4 6.15Мб
183 sapper-07-finished.zip 143.23Кб
184 Wrap Up.en_US.srt 793б
184 Wrap Up.mp4 3.58Мб
185 project-setup.zip 134.11Кб
185 sapper-01-first-steps.zip 136.34Кб
185 sapper-02-finished-first-walkthrough.zip 139.27Кб
185 sapper-03-meetups-client-side-fetching.zip 146.27Кб
185 sapper-04-prefetching.zip 142.68Кб
185 sapper-05-adding-a-store.zip 143.37Кб
185 sapper-06-added-editing-and-deleting.zip 145.93Кб
185 sapper-07-finished.zip 143.23Кб
185 Useful Resources & Links.html 544б
186 Module Introduction.en_US.srt 778б
186 Module Introduction.mp4 1.13Мб
187 Different App Types & Deployment Options.en_US.srt 6.25Кб
187 Different App Types & Deployment Options.mp4 12.99Мб
188 Building the App.en_US.srt 5.91Кб
188 Building the App.mp4 53.69Мб
189 deployment-01-finished.zip 144.09Кб
189 Rendering Content Correctly on the Server.en_US.srt 3.79Кб
189 Rendering Content Correctly on the Server.mp4 21.91Мб
19 6.40Кб
190 Deploying a SSR App.en_US.srt 4.16Кб
190 Deploying a SSR App.mp4 30.64Мб
191 Hosting a Static Site.en_US.srt 5.92Кб
191 Hosting a Static Site.mp4 46.54Мб
192 Wrap Up.en_US.srt 937б
192 Wrap Up.mp4 2.32Мб
193 deployment-01-finished.zip 144.09Кб
193 Useful Resources & Links.html 543б
194 Svelte vs React vs Angular vs Vue.en_US.srt 11.80Кб
194 Svelte vs React vs Angular vs Vue.mp4 32.42Мб
195 Course Summary.en_US.srt 3.62Кб
195 Course Summary.mp4 5.39Мб
196 Bonus Content.html 1.52Кб
2
20 1000.61Кб
21 1014.57Кб
22 837.36Кб
23 24.99Кб
24 795.60Кб
25 24.65Кб
26 419.86Кб
27 530.00Кб
28 158.43Кб
29 322.31Кб
3 17б
30 198.83Кб
31 244.81Кб
32 100.04Кб
33 929.26Кб
34 15.93Кб
35 474.62Кб
36 1001.61Кб
37 164.17Кб
38 54.93Кб
39 491.74Кб
4 20б
40 613.49Кб
41 796.38Кб
42 905.26Кб
43 1000.30Кб
44 462.28Кб
45 639.68Кб
46 753.44Кб
47 167.04Кб
48 340.73Кб
49 988.25Кб
5 11б
50 952.54Кб
51 107.55Кб
52 627.02Кб
53 791.09Кб
54 846.85Кб
55 1.33Кб
56 439.20Кб
57 270.68Кб
58 334.31Кб
59 354.88Кб
6 310б
60 812.58Кб
61 291.78Кб
62 589.33Кб
63 589.84Кб
64 459.26Кб
65 770.72Кб
66 186.52Кб
67 370.96Кб
68 58.30Кб
69 339.12Кб
7 10б
70 774.33Кб
71 199.60Кб
72 192.77Кб
73 359.93Кб
74 756.58Кб
75 789.10Кб
76 1013.73Кб
77 921.66Кб
78 852.40Кб
79 169.01Кб
8 30б
80 232.94Кб
81 712.66Кб
82 1019.77Кб
83 312.96Кб
84 392.41Кб
85 52.94Кб
86 323.16Кб
87 337.23Кб
88 543.94Кб
89 701.23Кб
9 63б
90 929.90Кб
91 87.59Кб
92 446.97Кб
93 775.92Кб
94 877.10Кб
95 895.74Кб
96 1009.28Кб
97 47.62Кб
98 463.11Кб
99 587.98Кб
TutsNode.com.txt 63б
Статистика распространения по странам
Россия (RU) 2
Польша (PL) 1
Литва (LT) 1
Бразилия (BR) 1
Всего 5
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент