By @wagslane (twitter) JavaScript and Java confuse many new programmers. They sound so similar, so one might think they have the same use-cases, or perhaps the same company created both languages. Neither of those hypotheses is true! Let’s go over the dif... (more…)
Read more »
This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil, libswresample, and libswscale—for emscripten, and thus the... (more…)
Read more »
It’s fascinating to consider what makes one framework or library more popular than another. While I don’t have a definitive answer to that question, I do have a bit of data that provides a snapshot of JavaScript framework usage over the past year. It’s wo... (more…)
Read more »
Build PowerPoint presentations with JavaScript. Works with Node, React, web browsers, and more. - gitbrent/PptxGenJS... (more…)
Read more »
In an earlier version of DataStation, previews of panel results were
converted to JSON and then sliced to the first 100 characters. The
point of these previews was to give the user feedback about the
result of running a panel.
(more…)
Read more »