* Cantinho Satkeys

Refresh History
  • yaro-82: 1994
    07 de Setembro de 2025, 16:49
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  43e5r6
    07 de Setembro de 2025, 10:52
  • j.s.: tenham um excelente fim de semana  49E09B4F
    06 de Setembro de 2025, 17:07
  • j.s.: dgtgtr a todos  4tj97u<z
    06 de Setembro de 2025, 17:07
  • FELISCUNHA: Boa tarde pessoal  49E09B4F bom fim de semana  htg6454y
    05 de Setembro de 2025, 14:53
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    05 de Setembro de 2025, 03:10
  • cereal killa: dgtgtr pessoal  4tj97u<z
    03 de Setembro de 2025, 15:26
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    01 de Setembro de 2025, 11:36
  • j.s.: de regresso a casa  535reqef34
    31 de Agosto de 2025, 20:21
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Agosto de 2025, 20:21
  • FELISCUNHA: ghyt74   49E09B4e bom fim de semana  4tj97u<z
    30 de Agosto de 2025, 11:48
  • henrike: try65hytr     k7y8j0
    29 de Agosto de 2025, 21:52
  • JPratas: try65hytr Pessoal 4tj97u<z 2dgh8i classic k7y8j0
    29 de Agosto de 2025, 03:57
  • cereal killa: dgtgtr pessoal  2dgh8i
    27 de Agosto de 2025, 12:28
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    24 de Agosto de 2025, 11:26
  • janstu10: reed
    24 de Agosto de 2025, 10:52
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    23 de Agosto de 2025, 12:03
  • joca34: cd Vem dançar Kuduro Summer 2025
    22 de Agosto de 2025, 23:07
  • joca34: cd Kizomba Mix 2025
    22 de Agosto de 2025, 23:06
  • JPratas: try65hytr A Todos e Boas Férias 4tj97u<z htg6454y k7y8j0
    22 de Agosto de 2025, 04:22

Autor Tópico: Learn To Build Apps With Es6 - The Web Programmers Guide  (Lida 90 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 124987
  • Karma: +0/-0
Learn To Build Apps With Es6 - The Web Programmers Guide
« em: 24 de Novembro de 2022, 12:23 »


Last updated 12/2018
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 826.46 MB | Duration: 4h 18m

A complete manual for web developers to start building apps with the latest version of JavaScript

What you'll learn
Learn the latest version of JavaScript
Master the new syntax
Learn the new underlying design principles of the ECMAScript
Learn to build a complete App along with the instructor
Requirements
Basic Knowledge of JavaScript and HTML
Description
Coding for browsers becomes a whole lot easier with latest version of the ECMAScript programming language. The most popular programming language gets a new version!
ECMA International finally introduced the latest version of JavaScript, dubbed the ES2015. ES2015 is the sixth edition of the language offering fancy new features over the preceding versions.
The latest versions brings with it much awaited changes such as new syntax for writing more complex applications, new modules, classes, iterators, loops, expressions, arrow functions, etc. It even includes new python-styled generators and generator expressions.
The idea behind the release of the new version is to simplify the process of creating more complex applications and websites, allowing for more futuristic technologies to take place now.
Itching to try out the latest version of JavaScript? Here's what you need - this course!
Our 'Learn To Build Apps With ECMAScript ES2015' course has been created in collaboration with an instructor that has over 12 years of experience coding for web side and client side scripts, including being an expert in JavaScript and all related technologies.
The course will break down all new features and syntax of the ECMAScript or ES2015, for short. It will cover concepts such as the fundamentals of JavaScript (standard on all JavaScript versions), Object-oriented programming, objects & classes, variables, arrays, loops, functions, modules, data flows, etc.
Additionally, you will also learn other related JavaScript technologies such as Node.JS, Data Flow, Babel/Traceur, etc.
The tutorial will start with the general fundamentals of ES2015, after which the student will be lead into understanding the features and concepts that the new version offers. After covering the features in detail, the student will then create a functional project using everything that they have learned.
You learn the latest version of JavaScript and everything related including history, background, declarations, classes, Let and Const, templates, strings, new methods, data structures, iterators, functions (generator functions, arrow functions), promises, and so much more. In addition to all of this, you will also build a complete project from scratch and learn how to use ES2015 in a practical setting.
So, let's get started on learning the future language of web development.
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Getting Started With ES2015
Lecture 2 Section Intro
Lecture 3 ECMAScript Overview
Lecture 4 Whats New In ES2015
Lecture 5 ES2015 Compatibility Part A
Lecture 6 ES2015 Compatibility Part B
Lecture 7 Core Environment Setup
Lecture 8 Compiling Code With Babel & Traceur Part A
Lecture 9 Compiling Code With Babel & Traceur Part B
Section 3: Declaration & Classes
Lecture 10 Section Intro
Lecture 11 Block Scope With let & const
Lecture 12 Destructuring Assignment
Lecture 13 ES2015 Classes
Lecture 14 Class Inheritance
Section 4: Templates & String Features
Lecture 15 Section Intro
Lecture 16 Default Params & Spread Operator
Lecture 17 Templates & New String Features
Lecture 18 New Number Features
Section 5: Data Structures & Iterators
Lecture 19 Section Intro
Lecture 20 Array.from Method
Lecture 21 find, findIndex and fill
Lecture 22 Set & Map
Lecture 23 WeakSet & WeakMap
Lecture 24 Iterators & For...of Loop
Section 6: Functions & Promises
Lecture 25 Section Intro
Lecture 26 Promises & Asynchronous Data
Lecture 27 Arrow Functions
Lecture 28 Generator Functions
Lecture 29 Modules
Section 7: AddressBook Project
Lecture 30 Project Intro
Lecture 31 Environment Setup With Gulp & Babel
Lecture 32 Create The UI
Lecture 33 Get & Display Contacts
Lecture 34 Adding Contacts
Lecture 35 Removing Contacts
Section 8: Course Summary
Lecture 36 Summary
Lecture 37 Bonus Lecture: More Interesting Stuff, Offers and Discounts
Students who want to learn the latest version of JavaScript will need this course


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/73bcad2fd6db8fd84a5f90e0e6590b85/lmkkn.Learn.To.Build.Apps.With.Es6..The.Web.Programmers.Guide.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/08083c646bf929a1/lmkkn.Learn.To.Build.Apps.With.Es6..The.Web.Programmers.Guide.rar

nitroflare.com:
Citar
https://nitroflare.com/view/684D1B5552B93B2/lmkkn.Learn.To.Build.Apps.With.Es6..The.Web.Programmers.Guide.rar

1dl.net:
Citar
https://1dl.net/gq630ywmfhp0/lmkkn.Learn.To.Build.Apps.With.Es6..The.Web.Programmers.Guide.rar.html