Skip to content

Releases: MartinChavez/Javascript

Javascript : Test-Driven Learning

07 Jun 00:33
Compare
Choose a tag to compare

Javascript : Test-Driven Learning

A project aimed to help the user master Javascript with a test-driven approach. Each unit contains an annotated tutorial on the code and the ability to run Unit Tests to verify the expected behavior.

Topics
Arrays
Bad Practices and Solutions
Booleans
Built-in Functions
Closure
Comparisons
Conditionals
Exceptions
Falsey Values
Function Expressions
Function Expressions as Parameters
Functions
General Performance
Hoisting
Logical Assignment
Loops
Namespaces
Numbers
Object Prototype
Objects
Objects Functionality
Prototypes
Strings
Switch Block
Ternary Conditionals
Truthy Values
Variables