An open API service indexing awesome lists of open source software.

https://github.com/jsjzh/mini-app-tiny-code

面试题解析,leetcode 题目解析,都丢在这里了。
https://github.com/jsjzh/mini-app-tiny-code

Last synced: 7 months ago
JSON representation

面试题解析,leetcode 题目解析,都丢在这里了。

Awesome Lists containing this project

README

          

# mini-app-tiny-code

## 我来自何方

该项目创建于这个小小的脚手架,有兴趣想自己也创建一个的可以看看喔。

[mini-app-template](https://github.com/jsjzh/mini-app-template)

## 介绍

这里可能会有一些面试题的好玩的代码,也可能单纯就是一些好玩的 js 片段,或许一个本来需要三行才能完成的功能,只需要一行就可以了,或许你可以知道一些别人不晓得的好玩玩意儿,这都有可能噢~

## 我该如何开始

```
$ npm install // or yarn
$ npm start // or yarn start
```

代码如人生,我甘之如饴。