|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/introduction-to-nodejs-for-beginners/
课程评论:没有评论
课程名称:初学者的Node.js入门 概述:Node.js是一个基于JavaScript的强大框架/平台,构建于谷歌Chrome的JavaScript V8引擎之上。它被广泛用于开发Web和移动应用程序。Node.js是开源的,完全免费,并被全球数以千计的开发者使用。由于Node是用JavaScript构建的,因此对JavaScript有一定的理解将会有所帮助。同时,了解其他Web技术(如HTML、CSS、AJAX)也会很有用。本课程是为绝对初学者设计的,旨在教授Node.js的一些基本概念。Node.js在一些大公司(如eBay、通用电气、GoDaddy、微软、PayPal、Uber和雅虎等)中得到了广泛应用。课程结束时,学员将对Node.js有基本的了解。 您将学习的内容包括: - 下载和安装Node.js - 下载和安装Sublime Text - 同步与异步 - 回调函数 - Node.js应用程序的组件 - 创建您的第一个Node.js应用 - 模块和包 - npm的使用 - 安装和使用第三方包 - 安装Express.js - 创建一个简单的Express应用 - Express应用生成器 - 使用Express生成器创建应用 - Package.json文件的理解 - 编辑依赖项 - 在Express中使用模板引擎 - 如何启动Node.js服务器 - 如何停止Node.js服务器 - 路由是什么 - 路由的工作原理 - 克隆路由函数 通过本课程,您将掌握Node.js的基础知识,开启您的Web应用开发之旅。
Node.js is a very powerful JavaScript-based framework/platform built on Google Chrome's JavaScript V8 Engine. It is used to develop web and mobile applications.. Node.js is open source, completely free, and used by thousands of developers around the world. Node was built with JavaScript so it helps if you have some understanding of how JavaScript actually works.Also having some understanding of other web technologies such as HTML, CSS, AJAX is useful.This course is an absolute beginners course that will teach you some Node.js basic fundamentals. Node is quite popular and used by some big companies like eBay, General Electric, GoDaddy, Microsoft, PayPal, Uber, and Yahoo! just to name a few. By the end of this course you will have some basic understanding of Node.js. What You Will Learn Include: Downloading and Installing Node.jsDownload and install sublimetextSynchronous and AsynchronousCallbacksComponents of Nodejs ApplicationCreating your first Nodejs AppModules and PackagesNpmInstalling and using third-party packagesInstalling Express.jsCreating a simple Express AppExpress application generatorCreating and App with Express GeneratorPackage.json FileUnderstanding apps.js fileEditing dependenciesUsing Template engines with ExpressHow to start Node. js serverHow to stop Node.js ServerWhat is RoutingHow routing worksCloning Routing Functions