dangeabunea / pluralsight-js-functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Functions Pluralsight Course

This repository contains the sample code presented in the "JavaScript Functions" course on Pluralsight

Requirements

  • Any JavaScript IDE or text editor
  • A browser to serve HTML files

Project Structure

The project is structured in folders that follow the course outline. Each folder contains the demo presented in the corresponding course module.

The module folders contain 2 sub-folders:

  • before - use it if you want to follow the demo
  • complete - use it if you want to see the completed, working example, as presented at the end of the demo

StackBlitz

You can also checkout the source code on StackBlitz.

About


Languages

Language:JavaScript 67.5%Language:HTML 32.5%