Return to site

Es6 Javascript: The Complete Developer's Guide Download Torrent

broken image


  1. Es6 Javascript: The Complete Developer's Guide Download Torrent Software
  2. Es6 Javascript: The Complete Developer's Guide Download Torrent Pdf

Aug 22, 2016 - If you're returning part of an order that's had a discount code applied, your refund will be for the full amount minus the discount applied. [FreeCourseLab.com] Udemy - ES6 Javascript The Complete Developer's Guide 9 torrent download locations 1337x.to Udemy - ES6 Javascript: The Complete Developer's Guide Other Tutorials 15 hours torlock.com [FreeCourseLab com] Udemy - ES6 Javascript The Complete Developer's Guide 20 hours. ES6 Javascript: The Complete Developer's Guide Udemy Free Download Torrent| FTUForum.com| ES6 Javascript Development from scratch. Get practice with live examples and learn exactly where to apply ES6 features. Created by Stephen Grider Last updated 8/2016 English What Will I Learn? Learn how to apply each feature of ES6 in practical situations Understand the major features of ES6 Have total.

Es6 Javascript: The Complete Developer's Guide Download Torrent Software

Course Outline

Es6 javascript: the complete developer
  • First Section
    • 001 - intro (2:20)
    • 005 - OSX Setup (11:21)
    • 006 - More OSX Setup - Robomongo (4:01)
    • 009 - Promises (3:24)
    • 009.1 - Winning the Game (7:39)
    • 009.2 - Refactoring to Use Promises (7:16)
    • 009.3 - Behind the Scenes of Promises (6:25)
    • 010 - Where Do We Use Mongo? (3:01)
    • 011 - Fundamentals of MongoDB (4:13)
    • 012 - A Last Piece of Setup (3:20)
    • 013 - Project Overview (4:59)
    • 014 - Test Helper Setup (7:42)
    • 015 - Mongoose Connection Helpers (10:06)
    • 016 - Mongoose Models (5:13)
    • 017 - Mongoose Models (6:27)
    • 018 - The Basics fo Mocha (6:03)
    • 019 - Runing Mocha Tests (6:21)
    • 020 - Creating Model Instances (6:12)
    • 021 - Saving Users to Mongo (7:47)
    • 022 - Dropping Collections (4:48)
    • 023 - Mocha's Done Callback (4:56)
    • 024 - Mongoose's isNew Property (6:25)
    • 025 - Default Promise Implementation (6:45)
    • 026 - Test Setup for Finding Users (6:38)
    • 027 - Making Mongo Queries (6:00)
    • 028 - The Id Property - A Big Gotcha (6:24)
    • 029 - Automating Tests with Nodemon (4:57)
    • 030 - Finding Particular Records (5:04)
    • 031 - The Many Ways to Remove Records (9:54)
    • 032 - Class Based Removes (5:10)
    • 033 - More Class Based Removals (5:46)
    • 034 - The Many Ways of Updating Records (3:59)
    • 035 - Set And Save For Updating Models (8:20)
    • 036 - Model Instance Updates (7:38)
    • 037 - Class Based Updates (8:50)
    • 038 - Update Operators (11:15)
    • 039 - The Increment Update Operator (6:17)
    • 040 - Validation of Records (5:03)
    • 041 - Requiring Attributes on a Model (11:15)
    • 042 - Validation with a Validator Function (6:40)
    • 043 - Handling Failed Inserts (4:19)
    • 044 - Embedding Resources in Models (5:17)
    • 045 - Nesting Posts on Users (5:40)
    • 046 - Testing Subdocuments (7:29)
    • 047 - Adding Subdocuments to Existing Records (11:27)
    • 048 - Removing Subdocuments (7:46)
    • 049 - Virtual Types (7:59)
    • 050 - Defining a Virtual Type (6:19)
    • 051 - ES6 Getters (8:16)
    • 052 - Fixing Update Tests (2:19)
    • 060 - Challenges of Nested Resources (5:27)
    • 061 - Embedded Documents vs Separate Collections (7:55)
    • 062 - BlogPosts vs Posts (3:26)
    • 063 - Creating Associations with Refs (8:53)
    • 064 - Test Setup for Associations (5:12)
    • 065 - Wiring Up Has Many and Has One Relationships (8:40)
    • 066 - Promise.All for Parallel Operations (6:44)
    • 067 - Populating Queries (11:06)
    • 068 - Loading Deeply Nested Associations (12:12)
    • 069 - Cleaning Up With Middlware (4:42)
    • 070 - Dealing with Cyclic Requires (5:07)
    • 071 - Pre-Remove Middleware (5:58)
    • 072 - Testing PreRemove Middleware (5:46)
    • 073 - Skip and Limit (4:30)
    • 074 - Writing Skip and Limit Queries (7:05)
    • 075 - Sorting Collections (7:15)
  • Sorting, Filtering, Pagination with MongoDB
    • 085 - Project Setup (3:15)
    • 086 - Project Overview (5:46)
    • 087 - First Step - Artist and Album Models (4:29)
    • 088 - The Album Schema (7:17)
    • 089 - The Artist Model (9:10)
    • 090 - Finding Particular Records (5:30)
    • 091 - FindOne vs FindById (6:29)
    • 092 - The CreateArtist Operation (2:48)
    • 093 - Solution to Creating Artists (3:11)
    • 094 - Deleting Singular Records (2:21)
    • 095 - Solution to Removing (4:20)
    • 096 - Editing Records (2:56)
    • 097 - How to Edit Single Artists (3:14)
    • 098 - Minimum and Maximum Values in a Collection (5:37)
    • 099 - Solution to Min and Max Queries (14:58)
    • 100 - Challenge Mode - Search Query (7:34)
    • 101 - Sorting, Limiting, Skipping Together (13:05)
    • 102 - Danger! Big Challenge Ahead (4:30)
    • 103 - Filtering By Single Properties (7:22)
    • 104 - Filtering With Multiple Props (3:30)
    • 105 - Handling Text Search (4:50)
    • 106 - Indexes and Text Search (10:05)
    • 107 - Batch Updates (5:28)
    • 108 - The Hidden 'Multi' Setting (7:05)
    • 109 - Seeding Many Records (6:31)
    • 110 - Counting the Result Set (4:50)
  • MongoDB with Node and Express
    • 115 - App Overview (2:41)
    • 116 - How Does Uber Work? (6:01)
    • 117 - Anatomy of HTTP Requests (6:48)
    • 118 - HTTP Request Methods (3:54)
    • 119 - Project Setup (4:39)
    • 120 - Express Boilerplate (4:30)
    • 121 - Handling Requests with Express (8:12)
    • 122 - Testing Express Apps with Mocha (7:21)
    • 123 - Running Mocha (4:33)
    • 124 - Project Structure (2:57)
    • 125 - Refactoring for Controllers and Models (9:39)
    • 126 - The Driver Model (6:51)
    • 127 - The Create Drivers Route (3:47)
    • 128 - The BodyParser Middleware (7:02)
    • 129 - Testing Driver Creation (7:15)
    • 130 - More on Testing Driver Creation (9:07)
    • 131 - Additional Mongoose Setup (5:27)
    • 132 - Driver Implementation (4:33)
    • 133 - Testing Endpoints with Postman (9:14)
    • 134 - Dev vs Test Environments (3:40)
    • 135 - Separate Test Databases (10:33)
    • 136 - Middleware in Express (15:03)
    • 137 - Handling Editing of Drivers (9:09)
    • 138 - Testing Driver Updates (7:44)
    • 139 - Handling Deletion of Drivers (3:05)
    • 140 - Testing Deletion of Drivers (5:27)
    • 141 - Geography with MongoDB (5:32)
    • 142 - The GeoJSON Schema (5:41)
    • 143 - GeoNear Queries (10:12)
    • 144 - Testing a GeoNear Query (7:01)
    • 145 - One Big Gotcha (4:49)
    • 146 - Another Big Gotcha (2:56)
    • 147 - Query Assertions (3:39)

Es6 Javascript: The Complete Developer's Guide Download Torrent Pdf

Страницы: 1

Главная»Обучающее видео»Компьютерные видеоуроки и обучающие интерактивные DVD»Программирование (видеоуроки)
Автор

Стаж: 9 лет 9 месяцев

Сообщений: 97

svdmusic · 18-Май-17 15:15(2 года назад, ред. 20-Май-17 19:50)

ES6 Javascript: The Complete Developer's Guide
Год выпуска: 2016
Производитель: Udemy
Сайт производителя: https://www.udemy.com/javascript-es6-tutorial/
Автор: Stephen Grider
Продолжительность: 6 ч.
Тип раздаваемого материала: Видеоурок
Язык: Английский
Описание: This is the tutorial you've been looking for to master ES6 Javascript.
Generators? We got it. Arrow Functions? Of course. Rest/Spread Operator? Included! And every other new piece of syntax!
Mastering ES6 syntax can get you a position in web development or help you build that personal project you've been dreaming of. It's a skill that will put you more in demand in the modern web development industry, especially with the release of modern web frameworks like React and Angular 2.
This course will get you up and running quickly, and teach you the core knowledge you need to deeply understand and build applications using each new piece of Javascript syntax introduced with ES6.
We'll start by mastering the fundamentals of iteration over Arrays using helpers like 'forEach', 'map', and 'reduce'. After an introduction to Array helpers, we'll dive right in to advanced ES6, covering topics like enhanced object literals, default function arguments, and classes. Every topic includes multiple live code exercises to ensure you understand each new concept.
If you are new to Javascript or ES6, or if you've been working to learn it but sometimes feel like you still don't quite 'get it', this is the Javascript course for you! To learn ES6 you have to understand it and comprehend exactly why each piece of syntax was added to the language
Learn the purpose of Babel and why ES6 was created
Master the process of refactoring your current ES5 code into super-charged ES6
Grasp the difference between the 'rest' and 'spread' operators
Develop complex applications that scale in complexity by mastering advanced ES6 design patterns
Dive deeper into iteration using generators. No fancy terms required!
I've built the course that I would have wanted to take when I was learning ES6. A course that explains the concepts and how they're implemented in the best order for you to learn and deeply understand them.
Мои раздачи
Раздел №1 Before We Get Started
Раздел №2 The 'forEach' Helper
Раздел №3 The 'map' Helper
Раздел №4 The 'filter' Helper
Раздел №5 The 'find' Helper
Раздел №6 The 'every' and 'some' Helper
Раздел №7 The 'reduce' Helper
Раздел №8 Const/Let
Раздел №9 Template Strings
Раздел №10 Arrow Functions
Раздел №11 Enhanced Object Literals
Раздел №12 Default Function Arguments
Раздел №13 Rest and Spread Operator
Раздел №14 Destructuring
Раздел №15 Classes
Раздел №16 Generators
Раздел №17 Promises and Fetch
Файлы примеров: присутствуют
Формат видео: MP4
Видео: AVC, 1280x720, 30fps
Аудио: AAC, 44kHz, stereo
Download
Скачать раздачу по magnet-ссылке · 1.54 GB
Для скачивания .torrent файлов необходима регистрация
Сайт не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм

alcotana

Стаж: 10 лет

Сообщений: 37


alcotana · 22-Май-17 00:55(спустя 3 дня, ред. 22-Май-17 14:37)

Говорит много лишнего, не все нюансы обговаривает. С генераторами вообще намутил. Но посмотреть можно. Спасибо

GENERY

Стаж: 9 лет 4 месяца

Сообщений: 2


GENERY · 17-Июн-17 23:37(спустя 26 дней)

Подскажите как открыть файлы с заданиями? Браузер не открывает через локальный сервер тоже

d529575

Стаж: 9 лет 11 месяцев

Сообщений: 2


d529575 · 28-Июн-17 17:39(спустя 10 дней)

Задания сохранены неправильно - по коду видно, что они сначала должны быть обработаны на сервере.

mr_J.Bond

Стаж: 4 года 6 месяцев

Сообщений: 5


mr_J.Bond · 28-Ноя-17 01:29(спустя 4 месяца 29 дней, ред. 28-Ноя-17 01:29)

Поработал немного над инфой со страницы производителя и составил такую-вот карту соответствия файлов данной раздачи и пунктов содержимого (может кому-нибудь понадобится):
Раздел №1 Before We Get Started 11:01
-------------------------------
01. How to Take This Course - 05:02
02. ES6 vs ES2015 05:59
Раздел №2 The 'forEach' Helper 17:56
------------------------------
03. Array Helper Methods - The Easiest Way to Write Better Code
04. The forEach Helper
05. forEach Continued
06. Why Use forEach?
Questions: Moving Away from For Loops; Processing Values
Раздел №3 The 'map' Helper
--------------------------
07. The Map Helper
08. Map Helper Continued
09. Where Map Is Used
Questions: Plucking Values; Calculating Values with Map; Really Hard - Implementing 'Pluck'
Раздел №4 The 'filter' Helper
-----------------------------
10. Selecting Needed Data with Filter
11. More on Filtering
12. Choosing When to Filter
Questions: Filtering Values; Handling Permissions with Filter; Challenging! Implementing 'reject'.
Раздел №5 The 'find' Helper
---------------------------
13. Querying For Records with Find
14. Find Continued
15. Using Find to Search for Users
Questions: Finding Admin Users; What's Your Balance?; Really Challenging: Custom findWhere Helper
Раздел №6 The 'every' and 'some' Helper
---------------------------------------
16. A Little Every and a Lot of Some
17. More on Every and Some
18. Every and Some Syntax
19. Every and Some in Practice
Questions: Finding Submitted Users; In Progress Network Requests;
Раздел №7 The 'reduce' Helper
-----------------------------
20. Condensing Lists with Reduce
21. A Touch More of Reduce
22. Ace Your Next Interview with Reduce
Questions: Distance Traveled; Reducing Properties; Hardmode: Custom 'Unique' Helper
Раздел №8 Const/Let
-------------------
23. Variable Declarations with Const and Let
24. What Const and Let Solve
Questions: A Constant Exercise of Letting Variables Be Variables; Const/Let Refactoring
Раздел №9 Template Strings
--------------------------
25. Template Strings
26. When to Reach for Template Strings
Questions: Template Strings in Practice; Name Helpers
Раздел №10 Arrow Functions
--------------------------
27. Fat Arrow Functions
28. Advanced Use of Arrow Functions
29. When to Use Arrow Functions
30. When to Use Arrow Functions Continued
Questions: Refactoring Keyword Functions; Arrow Functions Aren't Always a Solution
Раздел №11 Enhanced Object Literals
-----------------------------------
31. Enhanced Object Literals
32. Wondering When to Use Enhanced Literals?
Questions: Multiple Properties with Enhanced Notation; Condensing Code with Enhanced Literals;
Literals in Functions; Refactor to use enhanced literal notation
Раздел №12 Default Function Arguments
-------------------------------------
33. Specifying Default Function Arguments
34. Use Cases of Defaulting Arguments
Questions: Using Default Arguments; Dumping Unused Code
Раздел №13 Rest and Spread Operator
-----------------------------------
35. Capturing Arguments with Rest and Spread
36. The Rest on Rest and Spread
37. Look to Use Rest and Spread in This Case
Questions: Many, Many Arguments; Spreadin' Arrays; Mixing Rest and Spread
Раздел №14 Destructuring
------------------------
38. Goldmine of ES6: Destructuring
39. Destructuring Arguments Object
40. Destructuring Arrays
41. Destructuring Arrays and Objects *At the Same Time*
42. So...When to Use Destructuring?
43. More on When to Use Destructuring
Questions: Destructuring in Practice; Array Destructuring in Practice; Recursion with Destructuring
Раздел №15 Classes
------------------
44. Introduction to Classes
45. Prototypal Inheritance
46. Refactoring with Classes
47. Extending Behavior of Classes
48. When to Use Classes
Questions: Game Classes; Subclassing Monsters
Раздел №16 Generators
---------------------
49. One Quick Thing: For...Of Loops
50. Introduction to Generators
51. Generators With a Short Story
52. Another Step in Our Generator Story
53. The Big Reveal on ES6 Generators
54. A Practical Use of ES6 Generators
55. Delegation of Generators
56. Delegation of Generators Continued
57. Symbol.Iterator with Generators
58. Complexities of Symbol.Iterator
59. Generators with Recursion
60. More on Generators and Recursion
Раздел №17 Promises and Fetch
-----------------------------
61. Code Execution in Javascript
62. Terminology of Promises
63. Creating Promises
64. Then and Catch
65. Async Code with Promises
66. Ajax Requests with Fetch
67. Shortcomings of Fetch
RallyCoding 00:27
То, что с номерами - это и есть файлы данной раздачи (и их имена).
P.S. Содержимое, спрятанное под спойлером - есть содержимое отформатированного простейшим способом txt-файла. Так что проще всего скопипастить его в свой txt-файл в целях приведения в более-менее читабельный вид...
Главная»Обучающее видео»Компьютерные видеоуроки и обучающие интерактивные DVD»Программирование (видеоуроки)




broken image