Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/artempchela/scrimba_javascriptmas
- Owner: ArtemPchela
- Created: 2022-12-04T19:30:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T19:10:04.000Z (about 2 years ago)
- Last Synced: 2023-09-02T12:58:12.906Z (over 1 year ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)