Split YouTube audio into tracks
It's easy to extract the audio from a YouTube video and split it up
Testing D3 Format Specifiers
Figuring out how format specifier strings work in D3
Convert JavaScript Object to String
For use in Markdown files, documents, etc.
Jest, Variables, and the Test Execution Cycle
(Or the danger of using the same variable to run dynamic tests in a loop)
Calculate the Zoom Transform Between Two Scales in D3
Determine the zoom transform to go between two scales in the data visualization library D3
What Is Array Reduce?
Some examples of how this array method can be useful
Mirror Reverse Algorithm
Learn about the mirror reverse algorithm that comes up in developer technical interviews