Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/healeycodes/advent-of-code-2020

🎅 My solutions for Advent of Code 2020 in browser-land JavaScript
https://github.com/healeycodes/advent-of-code-2020

advent-of-code advent-of-code-2020

Last synced: 22 days ago
JSON representation

🎅 My solutions for Advent of Code 2020 in browser-land JavaScript

Awesome Lists containing this project

README

        

# advent-of-code-2020

I'm doing it in browser-land JavaScript this time.

I normally just solve them right in the dev console as I read the puzzle.

None of these are overly optimized. I've gone for readability so I can share my solutions with friends 😇


## Tests

`npm test`