/javascript-playground

A collection of code and exercises developed while learning JavaScript, including its features like Web Components, as well as tools and frameworks

Primary LanguageJavaScript

JavaScript playground

This repository contains a collection of code and exercises developed while learning JavaScript, including its features like Web Components, as well as tools and frameworks.

Code Tutorials and Courses

JavaScript - The Complete Guide 2021 (Beginner + Advanced)

The folder javascript-complete-guide contains the code developed following the course JavaScript - The Complete Guide 2021 (Beginner + Advanced) created by Maximilian Schwarzmüller.

Web Components

The folder web-components contains the list of the documentation used and code written while studying Web Components and related libraries/frameworks like Polymer and LitElement.

webpack

The folder webpack contains the code written following tutorials and courses while studying webpack.

Angular - The Complete Guide (2021 Edition)

The folder angular contains the code developed following the course Angular - The Complete Guide (2021 Edition) created by Maximilian Schwarzmüller.

Sencha Ext JS

The folder sencha-extjs contains code written following tutorials while studying Sencha Ext JS.