Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

SocialHackersAcademy/fundamentals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Please help us improve and share your feedback! If you find better tutorials or links, please share them by opening a Pull Request.

Fundamentals

Week Topic
1. Git
2. • Intro JavaScript (What is it, where can you use it for)
Variables (var, let, const)
Basic Data types (Strings, Numbers, Arrays, Booleans)
Operators
Naming conventions
3. • Git work flow 😈
Advanced data types (objects)
Conditional execution
Statements vs Expressions
Loops (for/while)
Functions
Scope
4. • Capturing user input
• Events
Basic DOM manipulations (img src, innerHTML)
• Code debugging using the browser
Code commenting
• Structuring code files
Code formatting
5. • Functions + JSON/Arrays
Array Manipulations
• JSON
Map and filter
• Arrow functions
6. Closures
• Callbacks
7. • Structure for a basic SPA (Single Page Application)
XMLHttpRequests
• API calls
8. Event Loop (order of execution)
Promises
9. try...catch
async/await
Object Oriented Programming and Classes
The this keyword

About

JavaScript fundamentals and resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%