Skip to content

cesalberca/advanced-javascript-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
César Alberca
Dec 13, 2019
6fac389 · Dec 13, 2019

History

10 Commits
Jan 16, 2019
Dec 13, 2019
Jan 16, 2019
Jan 16, 2019
Dec 13, 2019
Jan 16, 2019
Dec 13, 2019
Jan 16, 2019
Dec 13, 2019
Jan 16, 2019
Dec 13, 2019
Dec 13, 2019
Jan 16, 2019
Dec 13, 2019

Repository files navigation

Advanced JavaScript patterns

By César Alberca

Abstract

When you tell people you code in JavaScript they usually look down on you. This talk will give you the tools to enlighten those heretics. We'll be entering the world of design patterns applied to JavaScript, looking through some of the cutting edge properties of ES6 such as Proxies and default function parameter expressions, dealing with objects and even some examples of functional programming. This talk is not allowed for cardiacs.