JavaScript Fundamentals -01
Introduction to JavaScript JavaScript is a High-Level, Object-Oriented, Multi-Paradigm Programming language. High-level: No need to worry about complex stuff like type checking and memory management. Object-Oriented: Based on objects for storing most...
Aug 26, 20234 min read23

