-
Somewhat unnecessary in some areas and the value of adding such code snippets can be questioned. For example,
![Screenshot 2020-11-13 at 1.36.25 PM.png](https://raw.githubusercontent.com/Hazel1603/pe…
-
## asyncToGenerator
```js
function asyncToGenerator(generatorFn) {
// 将 Generator 函数包装成了一个新的匿名函数,调用这个匿名函数时返回一个 Promise
return function() {
// 生成迭代器,相当于执行 Generator 函数
// …
-
### Idea for new feature:
One of the things I love about DAX Studio is the Functions and DMV panes that help writing queries. I don't have to open files or switch tabs. The sample code is right there…
-
The code snippets functionality of dash is extremely attractive.
-
# Bug report
Clojure code snippets are missing syntax highlighting.
## OS information
## Steps to reproduce
1. Enable Clojure
2. Open a page with a code snippet
## More res…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
Wouldn't it be cool if we added a bank of predefined code snippets to popcode??
For example, if you wanted to add a template for a click handler in JS you could search for it and insert the templat…
-
https://react.dev/
-
mn5hk updated
4 months ago
-
![Code-Snippet](https://user-images.githubusercontent.com/100246250/180437535-a99740de-071e-4f51-be22-406aeb87945d.png)