You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started Learning the basics of JavaScript.
Topics I covered:
• Variables
• var, let, const
• Primitive data types
• objects
• operators and expressions
• Conditional expression
• switch