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...
beehiveblogs.hashnode.dev4 min read