Pure Functions And Side Effects

Maksim Ivanov
Maksim Ivanov
9.7 هزار بار بازدید - 5 سال پیش - 📘New Course: Build full-stack React
📘New Course: Build full-stack React Typescript applications tsreact.maksimivanov.com/s/ytd New video about Firebase Database + React:    • How to use Firebase Firestore with Re...   In computer programming pure function is a function that satisfies two conditions: It is deterministic, which means that for any given input it will always return same output. It has no side effects. Which means it doesn’t change outside world. Doesn’t perform input/output operation or change global variables. My Discord Server: discord.gg/KPh8Vvb
5 سال پیش در تاریخ 1398/02/29 منتشر شده است.
9,721 بـار بازدید شده
... بیشتر