Day: April 27, 2026

JSON

JSON (JavaScript Object Notation) is a lightweight, text-based data format that uses JavaScript object syntax for structuring data. It was… Continue reading on Medium » JSON (JavaScript Object Notation) is…

First order function

A first-order function is a function that doesn’t accept another function as an argument and doesn’t return a function as its return value… Continue reading on Medium » A first-order…