Skip to content

Molunerfinn/FE-Learning

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

这是一个记录我学习前端、算法等基础的仓库

目录说明

algorithm

算法练习目录。用typescript来写,练习算法的同时,同时练习typescript、前端测试(mocha)。

test

测试目录,用于执行代码测试。

es6tutorial

这个目录下的两个文件:ECMAScript 6入门.epub是阮一峰老师的ECMAScript 6入门的离线电子版。已经经过相应的修改。

SUMMARY.md则是对应阮一峰老师es6tutorial的gitbook的SUMMARY文件,将阮一峰老师的es6tutorial克隆到本地后,将SUMMARY.md文件放入该目录,然后执行gitbook buildgitbook epub等命令就能生成和输出相应的电子文档了。(注意:前提是你已经安装了gitbookebook-convert)。

如果在执行gitbook buildgitbook epub等命令报错的话,注意看报错信息,如果是指向string.md这个文件的错误,很可能只是个标签问题。详情请看:
https://github.com/ruanyf/es6tutorial/pull/206

About

A repository of me to record FE-Learning process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published