This simple custom video player is built by using HTML5 media element api, CSS and Javascript to replace the default video player. (more…)
Read more »
If you are like me, you probably use a computer at least once a day. Maybe even several. Of the time you spend on your computer, I’m willing to wager that a large portion is spent online. Of that… (more…)
Read more »
A note on bit-wise operations Today I read some JavaScript source code and stumbled on a line like var delta = ~~time; and I was unsure what that purpose of using ~~ was.
So I started to research and digging a bit deeper. It turns out that the binary not ... (more…)
Read more »
I'm told: *Yes, it's 2016; of course Google executes JavaScript.* But I'm also told: *Server-side rendering is necessary for SEO.* If Google can...
Read more »
Sat, Apr 4, 2020, 12:30 AM: Plan to host the first ever TensorFlow.js community show & tell on Sat 4th April at 12pm PDT / 7pm GMT! Add to your calendar and feel free to invite others. Come hang out w... (more…)
Read more »