Haven’t been keeping up with the latest frontend trends? This advent is perfect for you to explore and experiment with new web technologies and features that have emerged in recent years. Whether you’re a experienced professional or just starting your journey, this calendar offers something valuable for everyone.
Each day reveals a new interactive challenge, tutorial, or feature focused on frontend development. Topics include cutting-edge JavaScript and CSS features from the last few years, including those with limited availability or newly supported in modern browsers. Think of it as a fun and educational countdown to Christmas, combining the joy of learning with the holiday spirit!
A latest version of Chrome browser and Node.js 20 and later.
- Clone this repository to your local machine.
- Open the terminal and navigate to the project directory.
- Run
npm install
to install the necessary dependencies. - Run
npm run dev
to start the development server. - Open
http://localhost:5173
in your browser to access the advent calendar.