Fastly’s edge cloud platform helps the world’s most popular digital businesses keep pace with their customer expectations by delivering fast, secure, and scalable online experiences.
(more…)
Read more »
A pre-commit hook is a hook that is run before you make a commit. Set it up to run formatter, linter and tests on staged files... (more…)
Read more »
Replicating 3Blue1Brown's math animation engine in JavaScript (p5.js) - GitHub - JazonJiao/Manim.js: Replicating 3Blue1Brown's math animation engine in JavaScript (p5.js)... (more…)
Read more »
Go check out Daily Developer Jokes, my latest project! Here's the joke from today: JavaScript is a very lenient language in terms of how it is interpreted. For example: x = 5; Is not valid JavaScript code, and should be written as var x = 5 (or const... (more…)
Read more »