-
**Backend**
After following the instructions on README I was able to load the posts but wasn't able to register, got the following error:
`No application encryption key has been specified`
Wh…
-
首先我的答案是:[1, NaN, 11],下面来解释一下:
这个函数的疑惑点关键在于 `map` 中的参数,并没有写回调函数,而是简化成一个 `parseInt`,那么究竟是怎么个执行过程呢,先来还原下这个函数:
```javascript
['1', '2', '3'].map((val, i, arr) => parseInt(val, i));
```
上面这个写法等价…
-
Week of May 23:
Monday, May 23:
- [x] read about .gitignore
- [x] set up a discord bot (read a lot of the discord.js docs)
- [x] wrote out the flow for connecting the plugin, bot, and server (v…
-
#### js
+ 函数
+ 闭包
+ 优点
+ 缺点
+ 条件
+ 高阶函数
+ 偏函数
+ 函数柯里化
+ 函数节流
+ 函数防抖
+ ES6
+ Promise
+ promise.all
+ promise.rac…
-
I thought of a name but... I _know_ you will have _betterer_ ideas for names than me so please post ideas/suggestions!
We want to have a fairly _broad_ remit (_not "just" tech_) ...
i guess a good sta…
-
# Trending repositories for C#
1. [**roflmuffin / CounterStrikeSharp**](https://github.com/roflmuffin/CounterStrikeSharp)
__CounterStrikeSharp allows you to write server plugins i…
-
- 昨日点评
- https://github.com/su37josephxia/frontend-interview/issues/105
- 上升到理论高度
- 并行处理 - 多线程多进程
- 预处理、缓存 - 空间换时间
- 缩小范围
- winter老师的重学前端
- https://www.pr…
-
# Trending repositories for C#
1. [**jasontaylordev / CleanArchitecture**](https://github.com/jasontaylordev/CleanArchitecture)
__Clean Architecture Solution Template for ASP.NET …
-
I was working on a datasource plugin recently and realized that while we have some [really great documentation on dataframes](https://grafana.com/docs/grafana/latest/developers/plugins/data-frames/) t…
-
An initial rough sketch of what the questions page of the website may look like. Attached is the initial rough sketch. I have numbered the boxes so I can provide more clarity regarding the functionali…