A curated list of the most important back-end JavaScript frameworks... (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 »
I wanted to talk to you about a problem in our community that we need to address.
Read more »
In this article, I will show you the fundamentals of object-oriented programming (OOP) in the JavaScript language. Of course, it is supposed to be just an introduction to this subject, but you will learn how to use objects, create entities, create in... (more…)
Read more »
In this article, we will discuss what are Callbacks in JavaScript. In the previous post, Synchronous vs Asynchronous Programming,... (more…)
Read more »