• Stars
    star
    123
  • Rank 289,478 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”,供新人学习。

WTF-JavaScript

我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”,供新人使用。

开发工具

在线编辑器运行

javascript在线编译平台:

IDE本地运行

需要安装如VSCodeWebStorm的编辑器,以及Node.js,然后运行:

node 01_HelloJavaScript/HelloJavaScript.js

目录

第1讲: Hello JavaScript(2行代码):【代码】【教程】【PlayCode

第2讲: 变量声明:【代码】【教程】【PlayCode

第3讲; 常用类型:【代码】【教程】【PlayCode

第4讲: 运算符:【代码】【教程】【PlayCode

第5讲: 函数:【代码】【教程】【PlayCode

第6讲: 条件语句:【代码】【教程

第7讲: 循环:【代码】【教程

第8讲: 数组:【代码】【教程

第9讲: 对象:【代码】【教程

第10讲: 异步:【代码】【教程

第11讲: Node.js:【代码】【教程

第12讲: 闭包:【代码】【教程

第13讲: 引用类型:【代码】【教程

第14讲: 原型:【代码】【教程

第15讲: 继承代码】【教程

第16讲: DOM代码】【教程

第17讲: 事件代码】【教程

第18讲: 异常处理代码】【教程

第19讲: 单元测试代码】【教程

第20讲: ES6代码】【教程

第21讲: Promise代码】【教程

第22讲: 网络请求代码】【教程

第23讲: 事件循环代码】【教程

WTF JavaScript贡献者

贡献者是WTF学院的基石

More Repositories

1

WTF-Ethers

我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
JavaScript
3,002
star
2

WTF-Dapp

⭐ Minimal tutorials to build Dapps | DEX Development Tutorial | Uniswap 代码解析 | 去中心化交易所实战教程 | DApp 智能合约和前端教程 ⭐
Solidity
222
star
3

WTF-gm

Web3黑话汇总(黑宝书)
161
star
4

WTF-CTF

Collect CTFs related to evm, and provide solutions, using Foundry. 收集 EVM 类的 CTF 挑战,并提供解决方案。
Solidity
88
star
5

WTF-gas-optimization

Solidity gas optimization techniques, using Foundry.
Solidity
73
star
6

WTF-EVM-Opcodes

Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes(操作码)极简教程,使用python从零搭建EVM。
Jupyter Notebook
70
star
7

WTF-Starknet

Education Platform to onboard developers to Starknet.
Python
60
star
8

ETHBeijing

ETH Beijing Hackathon, 2024.05.17 - 19
Astro
58
star
9

WTF-CSS

WTF CSS教程,总结/搬运自MDN CSS教程,帮助新人快速入门CSS,并写出Uniswap页面和NFT铸造页面。
HTML
36
star
10

SoLive

A flexible online playground for Solidity smart contract.
TypeScript
32
star
11

frontend

Frontend for wtf.academy
Jupyter Notebook
30
star
12

WTF-Cairo

WTF Cairo-lang 极简教程,编写 Starknet 智能合约。Cairo-lang tutorials for Starknet smart contracts.
Cairo
29
star
13

WTF-HTML

WTF HTML教程,参考mdn docs html教程。
HTML
28
star
14

WTF-ClosedSource

Web3不开源项目汇总,请大家一起抵制,让Web3更加开源、安全。
27
star
15

WTF-Vyper

WTF Vyper极简入门,供小白们使用,每周更新1-3讲。官网: https://wtf.academy
Vyper
23
star
16

WTF-Geth

Go Ethereum (Geth)极简教程。Minimal Tutorials to Go Ethereum (Geth).
20
star
17

solui

Solidity Contract ABI to UI, using React.
TypeScript
13
star
18

WTF-Rust

Rust学习资料汇总
10
star
19

WTFTasks

WTF Academy社区任务做完后,会滤去隐私内容,分享到这里。
10
star
20

WTF-SBT

SBT contracts used by WTF Academy for on-chain skill credentials
Solidity
7
star
21

WTF-ethers-v6-doc-cn

Translation of ethers.js v6 beta doc in Chinese, by WTF Academy
JavaScript
5
star
22

WTForm

Web3, anti-sybil version of Google forms.
TypeScript
5
star
23

WTF-Cosmosjs

Cosmos.js极简教程,写JavaScript脚本与Cosmos链交互。
2
star
24

GitID

Digital Identity for Developers.
TypeScript
2
star
25

WTF-zkSync

Onboarding developers to zkSync
2
star
26

WeWill

TypeScript
1
star
27

WTF-zk

零知识证明入门教程。
1
star
28

Progress-report

Progress report of WTF Academy.
1
star