Using Webpack

所在平台: Udemy

课程主页: https://www.udemy.com/course/using-webpack/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用 Webpack 课程概述: JavaScript 是所有网页浏览器原生理解的唯一编程语言。然而,当您的应用程序变得过于复杂,无法有效扩展和维护时,使用一系列松散连接的普通 JavaScript 文件会导致问题。解决方案是使用更复杂的工具,例如 TypeScript、React、LESS、JSON 等来编写您的应用程序。为了将所有这些非 JavaScript 文件打包成一个浏览器可以理解的易于使用的干净包,您需要像 Webpack 这样的特殊工具。 在本课程中,我们将学习构建一个部署准备就绪的 Webpack 应用程序所需的所有知识。我们将涵盖的一些关键技能包括: - 使用 NPM 安装 Webpack - 区分不同版本的 Webpack - 创建和编辑 Webpack 配置文件 - 在开发环境中使用 Webpack Dev Server 提供 Webpack 应用程序 - 将 React 应用程序编译为 JavaScript - 将 CSS 编译为 JavaScript - 将文本文件(YAML)编译为 JavaScript 对象 - 其他更多内容 我们将把所有这些技能结合在一起,创建一个实时构建的 Webpack 应用程序。在课程中您将实际构建一个有趣且互动的应用程序,这将给您的同辈留下深刻印象,并可作为练习或开发任何 Webpack 技能的基础! 不要犹豫,也不要再思考了。立即报名,准备使用 Webpack 开启您在以下高需求领域的职业生涯: - 后端开发人员 - 全栈开发人员 - JavaScript 开发人员 - Node 开发人员 - DevOps 和 CI 专家 “没有付出,就没有收获。”——本杰明·富兰克林

课程评论(0条)

课程详情

JavaScript is the only programming language all web browsers natively understand.But what happens when your application gets too complex to effectively scale and be maintained when it is written as a loosely-connected array of plain JavaScript files? The solution, of course, is to write your application using more sophisticated tools like TypeScript, React, LESS, JSON, and more. And to bundle all these non-JavaScript files into one clean package that browsers can understand you need a special tool like Webpack.In this course, we'll learn everything necessary to build a deployment ready application with Webpack. Some of the key skills we'll be covering include:Installing Webpack using NPMDifferentiating between Webpack versionsCreating a Webpack configuration file and editing itServing Webpack applications in a development context using Webpack Dev ServerCompiling React applications to JavaScriptCompiling CSS to JavaScriptCompiling text files (YAML) to JavaScript objects.much moreWe'll be combining all these skills into a single Webpack application which you can build in real time while taking the course. This fun and interactive application will impress your peers and can be used as a base to practice or develop any Webpack skills you wish!Don't hesitate. Don't even think about it. Sign on up and get ready to use Webpack and kick-start your career in any of the following high-demand fields:Back-end developerFull-stack developerJavaScript developerNode developerDev-ops and CI specialist"No gains without pains." - Benjamin Franklin

课程标签

0人关注该课程

主题相关的课程