Build a calendar app with JavaScript

Опубликовано: 31 Август 2022
на канале: Awesome
7,392
151

A coding session building a simple Calendar App using JavaScript and Vite.

Chapters:
00:00 - Intro
00:25 - Project Setup
01:45 - Styling
02:20 - State
03:00 - The header component
04:20 - Events
05:05 - Calendar
06:20 - Publish and Subscribe
07:00 - Working with dates
08:00 - Rendering in the DOM
09:10 - Pragmatic coding
10:05 - Internationalisation
10:20 - Create events.
13:20 - Local storage
13:50 - Drag and Drop
16:00 - Prettier

Other Links:
Github project - https://github.com/awesome-club/calendar