The new async/await is an immensely useful language feature that hides the complexity of asynchronous code and makes it look like it’s working in a synchronous way. The code example below does not look complicated at all, just a few awaits here and there.... (more…)
Read more »
Accessing camera with HTML and vanilla JavaScript (Desktop and Mobile)In this video we learn how to access the camera of a device and show it on a simple HTM... (more…)
Read more »
JavaScript implementation of so-called Seam Carving algorithm for the content-aware image resizing and objects removal. Dynamic programming approach is applied to optimize the resizing time. (more…)
Read more »
Tiny has adopted a continuous improvement process to move TinyMCE to modern JavaScript. Read how we are continuously refactoring 100000 lines of code. (more…)
Read more »
In this story, you'll meet the Junior Developer who's being told by the "Senior" Developer how programming is easy. They just need to download the right modules from npm and the work is done! (more…)
Read more »