A. Ghafoor Sayyed

A. Ghafoor Sayyed

Code and documentation contributors of Ghafoor's Blog.

Arrays
Data-Structures
Iteration
JavaScript Arrays — Creation, Iteration, and the Modern Method Toolkit
JavaScript Arrays — Creation, Iteration, and the Modern Method Toolkit
A modern, practical tour of JavaScript arrays — literal vs constructor creation, sparse-array gotchas, the full iteration toolkit (forEach, map, filter, reduce, flat, find, some, every), destructuring and spread, and when to reach for typed arrays.
Es6
Hoisting
JavaScript Variables — let, const, var, Scope, and Hoisting
JavaScript Variables — let, const, var, Scope, and Hoisting
A modern, ES6+ first guide to declaring variables in JavaScript — when to use const, when to use let, why var still exists, and how scope, hoisting, and the temporal dead zone actually work.
Scope
Variables
Agent
Ai
AI Privacy
How to Use Prompts with OpenManus
How to Use Prompts with OpenManus
Practical prompt patterns for OpenManus — from web research and code generation to file operations and multi-step agent workflows.
Llm
Local-Ai
Ollama
Open-Manus
Prompt-Engineering
A Concise History of JavaScript — From LiveScript to ES2024
A Concise History of JavaScript — From LiveScript to ES2024
How JavaScript went from a 10-day prototype in 1995 to the modern, standardised ECMAScript language powering the web, Node.js, and edge runtimes in 2024.
Ecmascript