|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-complete-javascript-es6-course/
课程评论:没有评论
课程名称:全面的JavaScript ES6课程 课程概述:提升自己,掌握ES6!想要提升您的JavaScript知识以符合当今的标准吗?那么这门课程正适合您。在这里,您将从基础开始学习ES6。在当今的网络开发行业中,对现代Web框架(如REACT、Angular或VUE)的需求日益增长,因此掌握ES6语法将使您能够创建出色的Web应用并符合现代标准。这个JavaScript的新版本带来了许多新特性以及对旧方式的一系列更新。我们将涵盖ES6提供的每一个新语法块,以及使这门语言更好的更新内容。 课程内容包括: - 常量和变量 - 模板字符串 - 数组辅助方法(如foreach、map、filter、reduce、every、some、for..of) - 精简箭头函数 - 对象字面量和默认函数参数 - 剩余运算符和扩展运算符 - 如何使用类 - 通过解构简化代码 - Promise和fetch - 如何使用模块 - Generator函数 - Map和Set 加入我们,全面掌握ES6,让您的开发技能与时俱进!
Upgrade yourself with ES6!! Want to take you JavaScript knowledge to meet today's standards ? so this is the course for you. Right here you will learn ES6 from the ground up. Right know in the web development industry, there is a growing demand for modern web framework such as REACT, Angular or VUE. So mastering ES6 syntax will put you in a place were you can create amazing web apps and meet today's standards. This new version of JavaScript comes with a lot of new features and a bunch of updates for the old ways. We will cover every new piece of syntax ES6 provides to us as well as the updates that made this language great, but now makes it better. Starting from the foundation of JS Array helpers such as "foreach", "map", "reduce", "for..in", then we will learn the new ways to interact with our code with "Object literals", "template strings", "default arguments" ,"classes" and we will end learning the hard stuff of ES6 like "Generators" and "modules". Which topics will we cover ? Constants and variablesTemplate stringsArray helpers ( foreach, map, filter, reduce, every and some, reduce, for..of)Fat arrow functionsObject literals and default function argumentsRest and Spread operator.How to use classesMake the code simple with DestructuringPromises and fetchHow to use modulesGeneratorsMap and Set