The Problem
here I describe the problem
- bruh
- bruh
- bruh
- bruh
- bruh
- bruh
- bruh
if (true) {
console.log("bruh");
}
for (let i = 0; i < 10; i += 1) {
console.log("bruh");
}
h2
here I describe the problem
Some Interesting Design Decisions
describe design decisions
Creating a Clean Codebase
describe stuff like the reducer
Performance Improvements
JS animations are a bit more difficult than I thought
Future Work
add some stuff