Functions and Evaluation Strategies. JavaScript Examples.
Strict and non-strict evaluation comparison. Lazy evaluation in JavaScript with generators.
I'm Karolina, a software developer located in Katowice, Poland. I am lucky to be able to call myself a hobbyist-dev first and foremost. Currently, I work as a full-stack engineer, building e-learning software with Angular and Nest.js, while completing my cs degree.
I finally decided to start sharing my work, and hence, this little corner on the internet to showcase my experiments, projects, and thoughts. If you have any comments about my code or anything else, feel free to shoot me a message. Pull requests are welcome.
Strict and non-strict evaluation comparison. Lazy evaluation in JavaScript with generators.
Testing out new hardware accelaration API.
Let's implement JavaScript Particle Life and optimize it using QuadTree.