Skip to content

A handy repository of JavaScript outlines, studies, extended studies, models, prototypes, reference documents, etc. Each “recipe” covers a single subject via step-by-step process or Q&A format!

Notifications You must be signed in to change notification settings

john-azzaro/-JavaScript_Recipes

Repository files navigation

JavaScript Recipes

What's JavaScript Recipes all about?

JavaScript Recipes is a collection of outlines, stuides, models, prototypes, resource lists, and reference documents that examine the many tools and features of my continuing study of the JavaScript language. JavaScript Recipes cover many things, from basic topics such as JavaScript variables, loops, and functions all the way to object oriented programming (OOP) and functional programming paradigms.

Please note that JavaScript Recipes is a work in progress since these are distallations of notes and observations, but I'm positive you'll find this collection pretty useful for study and refresh.


What topics does JavaScript Recipes currently cover?

Below you'll find the the current list of general topics in this handy collection of JavaScript recipes. Note that each of these general topics have multiple studies and extended studies, so be sure to browse through each folder for the subject you are interested in!


How can JavaScript Recipes help me?

Notes are good, Q&A notes are better!