# JavaScript-I-Mini **Repository Path**: mirrors_LambdaSchool/JavaScript-I-Mini ## Basic Information - **Project Name**: JavaScript-I-Mini - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaScript I Mini ### Description * This mini-project will help you get up to speed with variables, arrays, objects and callback functions in JavaScript ### Topics * Variable encapsulation * `var` * `let` * `const` * Data Storage * Objects * Arrays * Programming with functions * `function` keyword * `=>` fat arrow functions * callback functions ### Instructions * `Fork` and `clone` this repository from GitHub * You'll notice there are [FILL ME IN] files for you to work with.