Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artempchela/scrimba_javascriptmas

Solutions for Scrimba Christmas advent calendar
https://github.com/artempchela/scrimba_javascriptmas

Last synced: about 2 months ago
JSON representation

Solutions for Scrimba Christmas advent calendar

Awesome Lists containing this project

README

        

Hello and welcome.

Every day we will try to solve issue in

# ๐ŸŽ„ scrimba javascriptmas-2022 ๐ŸŽ„

## More information on [Scrimba](https://scrimba.com/) website.

Solutions for Scrimba Christmas๐ŸŽ… advent calendar๐Ÿ“†

#### Start your code locally, use command - node [name of your file] press 'enter'

#### Don't forget to put your call function inside console.log

@ If you work with [document](https://developer.mozilla.org/en-US/docs/Web/API/Document) in JS code, you can't see the
result properly in IDE console.

For this option use 'live-server' for [WebStorm](https://www.jetbrains.com/help/webstorm/live-editing.html),
[VSCode](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer),
or [Live Server Web Extension](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj)