roger-swipejobs / javascript-teacher

Learn JavaScript by checking my examples :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Teacher

Learn JavaScript by checking my examples :)

GitHub license GitHub contributors

Examples

A simple JS example of how to implement The Strategy Pattern.

What can I learn in this example?

A Palindrome function in JS.

What can I learn in this example?

A JS example of how to implement The Chain of Responsibility Pattern.

What can I learn in this example?

A polyfill that implements the same input/output as the Promise.all function.

What can I learn in this example?

An example of how to implement a stream subscriber API in JS.

What can I learn in this example?

About

Learn JavaScript by checking my examples :)

License:MIT License


Languages

Language:JavaScript 100.0%