☰
Features
Careers
Blog
Pricing
Jam
Log in
Sign up
Hazel
@hazelpy
(7)
• hazelpy
Bash
Node.js
HTML, CSS, JS
Repls
Posts
Comments
▲
3
hazelpy
(7)
12 months ago
Bubble Sort Visualization (With Color)
I wrote a visualization for the bubble sort algorithm in Pygame, but since it was too boring, I added a forever-changing background that smoothly chan...
▲
1
hazelpy
(7)
11 months ago
TypeError: require(...) is not a function
When I attempt to use `require()` in a Nodejs repl, it throws the error in the title. What am I doing wrong?