Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 999 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 999 Bytes

Javascript-basics

Hello friend, welcome to my javascript learning repository 😄.

Here you will find diferent studies about javascript and some famous libraries, and typescript ❤️.

The folder structure is tyhe following:

alt text

  • Javascript: Contains the lessions and projects developed into the Javascript Masterclass
  • Typscript: Contains some design patterns and typescript features example for studies
  • algorithms: contains some exercises applying general concepts of the programming fundamentals
  • RXJS: applying general use cases of reactive library, rxjs, exploring Observables.

If you want to contribute:

  • Open a issue
  • resolve it
  • open a pull request and mark with contribute and the specific folder label (typescript, javascript, algorithms)
  • assign me to code review (Angelo Bonini)

Author: AngeloBonini