The-JavaScript-Workshop

A New, Interactive Approach to Learning JavaScript
授权协议 MIT License
开发语言 JavaScript
所属分类 Web应用开发、 常用JavaScript包
软件类型 开源软件
地区 不详
投 递 者 宰父跃
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

The JavaScript Workshop

This is the repository for The JavaScript Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

The JavaScript Workshop

To get started with the project files, you'll need to:

  1. Install Visual Studio Code Editor

About The JavaScript Workshop

The JavaScript Workshop is a definitive guide to learning JavaScript in a practical way. Starting with JavaScript's core syntax and structure, the book gradually builds up to more advanced concepts like server-side development and functional programming. With this book, you'll gain the confidence to tackle any real-world JavaScript challenge.

What you will learn

  • Write clean, maintainable and eloquent JavaScript code
  • Build websites using plain JS and various frameworks and libraries
  • Simplify your workflow with package managers such as Gulp and Grunt
  • Use Node.js to build server-side JavaScript applications
  • Improve the functionality of your applications with browser APIs
  • Implement asynchronous programming to build apps that can multitask

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles:

  • [url=http://www.javascript.weblogsinc.com/2006/08/06/javascript-outside-of-the-browser/]javascript-outside-of-the-browser[/url] When you think of Javascript, you generally think of the web. But Javasc

  • .XML Web services 行为使客户端脚本能够调用由 Microsoft .NET XML Web services 或其他支持简单对象访问协议 (SOAP) 的 Web 服务器公开的远程方法。 目的:提供一种简单的方法使用和利用 SOAP,而不需具有 SOAP 实现的专业知识。 步骤: 1.下载Webservice.htc,许多网上的文章介绍该文件可以在微软的网站上找到,但我按照地址点

 相关资料
  • 这章不会对JavaScript作详细的介绍。有其它的书可以参考,请访问Mozilla Developer Network JavaScript表面上是一种非常通用的语言,与许多其它语言没有什么不同: function countDown() { for(var i=0; i<10; i++) { console.log('index: ' + i) } } function co

  • The-pit-of-the-Android-Studio 老卢独家整理Android Studio的填坑指南 以下是本文档的主要内容: �� 1️⃣ Android Studio版本号、Gradle版本、Build Tools 三者的对照关系表; Cmake版本对照表; Kotlin有关的Gradle插件版本对照表; Support包版本对照表; AndroidX和Support库版本对照表;

  • 问题内容: I am using . I have a which updates my two other tables. I have read the Stack over flow this link enter link description here , but it does not full fill my needs. Below is my Below error is sh

  • vue 项目想下载文件,文件放在public目录下,通过这种方式下载 提示错误 我当前项目是本地启动的http环境,下载文件也在本地,现在怎么修改呢?

  • 描述 (Description) 基础网格系统通过页面最多可扩展到12列。 网格系统用于通过一系列容纳内容的行和列来创建页面布局。 网格选项 下表简要介绍了Foundation网格系统如何在多个设备中工作。 小型设备电话(<640px) 中型设备平板电脑(> = 640px) 大型设备笔记本电脑和台式机(> = 1200px) Grid behavior Horizontal at all tim

  • The Mole是一款自动化的SQL注入漏洞利用工具。只需提供一个URL和一个可用的关键字,它就能够检测注入点并利用。The Mole可以使用union注入技术和基于逻辑查询的注入技术。