💫
Keep learning
-
Non-Constant Quant (ShangHai) Co., Ltd.
- Shanghai, Zhejiang, China
-
08:11
(UTC +08:00) - in/remi-guan-781731277
Pinned Loading
-
nestjs-general-interceptor
nestjs-general-interceptor PublicNest.js interceptor to make general API response
JavaScript
-
Kanbanize-link-to-card.js
Kanbanize-link-to-card.js 1// ==UserScript==
2// @name Convert card id to Kanbanize link
3// @namespace https://github.com/remi-crystal
4// @version 0.2
5// @description Convert id like #123 to Markdown styled link
-
functional_programming.md
functional_programming.md 1I'm watching the video [Dear Functional Bros - YouTube](https://www.youtube.com/watch?v=nuML9SmdbJ4) by CodeAesthetic. I'm going to follow the video and write the code and my study note by myself in this document, to help my memorise the pattern to write a functional programming code.
23## Step 0: A loop
45At the beginning, we have a normal JavaScript code to loop an array of receipts using `for`. However, in functional programming we're not allowed to mutate a variable, so we don't have a loop actually:
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.