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.
The folder javascript-complete-guide
contains the code developed following the course JavaScript - The Complete Guide 2021 (Beginner + Advanced) created by Maximilian Schwarzmüller.
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.
The folder webpack
contains the code written following tutorials and courses while studying webpack.
The folder angular
contains the code developed following the course Angular - The Complete Guide (2021 Edition) created by Maximilian Schwarzmüller.
The folder sencha-extjs
contains code written following tutorials while studying Sencha Ext JS.