Skip to content

tylerxjarvis/learning-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Learning JavaScript πŸ—οΈ

This repository contains my hands-on practice and experiments while learning JavaScript.

Objectives 🎯

Structure πŸ“‚

  • 00-core/
    • 001-javascript-fundamentals-1/
    • 002-javascript-fundamentals-2/
  • 01-miscellaneous/
    • 011-developer-skills/
  • 02-projects/

Key Topics Covered 🧠

  • Data Structures & Types
  • Functions
  • Operators & Operator Precedence
  • Strings & Template Literals
  • Variables & Values

Tools & Setup βš™οΈ

Requirements

  • VS Code

Useful Commands

  • 'use strict'; # activate strict mode

About

This repository contains my hands-on practice and experiments while learning JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published