Tag - JAVASCRIPT

Posts of JAVASCRIPT

The Await-to-Js

Handling asynchronous function errors and result more elegantly.

14 February, 2024
JAVASCRIPT

Associate Law For Functions Compose

The derivation process for functions compose

22 February, 2023
JAVASCRIPT
FP

Functions Compose

Definitions and examples for Functions Compose

21 February, 2023
JAVASCRIPT
FP

Functions Currying

Definitions and examples for Functions Currying

19 February, 2023
JAVASCRIPT
FP

Electron: Some IPC Ways

IPC, Inter-Process Communication, I's said that some technologies or methods for transmitting information or signals between at least two processes or threads. The above description comes from WIKI, which means that the method of transmitting information between Main Process and BrowserWindow is IPC.

5 December, 2022
JAVASCRIPT
FRONTEND DEV

Closure in JavaScript

Give the definition of closure in JavaScript and understand it by examples.

18 April, 2022
JAVASCRIPT
FP
FRONTEND DEV
/ 1