Skip to content

LNAcodes/js-basics-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript Basics Training πŸš€

Daily JavaScript fundamentals practice as supplement to my Full-Stack Development Bootcamp at Spiced Academy/Neue Fische Berlin (Nov 2025 - Dec 2026).

πŸ“… Training Schedule

Goal: 30 minutes of focused practice every morning Focus: Writing code by hand, testing edge cases, building muscle memory

πŸ“‚ Structure

week1/  β†’ Conditionals (if/else, else if)
week2/  β†’ Loops (for, while)
week3/  β†’ Arrays & Array Methods
week4/  β†’ Functions & Scope

🎯 Learning Approach

  • ✍️ Type all code manually (no copy/paste)
  • πŸ§ͺ Test with multiple values, especially edge cases
  • πŸ“ Document learnings after each session
  • πŸ”„ Commit daily to track progress

πŸ“Š Progress

  • Week 1 Day 1: If/Else fundamentals
  • Week 1 Day 2-5: Conditionals practice
  • Week 2: Loops

πŸ”— Connect

LinkedIn: [Your Profile] Portfolio: [Your Site]


Note: This repo contains practice exercises and learning notes. For bootcamp projects, see my main portfolio.

About

Daily JavaScript fundamentals practice - Bootcamp supplement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors