📘New Course: Build full-stack React Typescript applications https://tsreact.maksimivanov.com/s/ytd
New video about Firebase Database + React: https://youtu.be/yyo_TcZCrS4
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: https://discord.gg/KPh8Vvb