Understanding the browser’s Event Loop for building high-performance web applications. Part 2.A deep dive into the Event Loop: task priorities, dealing with long tasks, using the browser idle time, scheduling microtasks, counting the…Sep 12, 2023Sep 12, 2023
Understanding the browser’s Event Loop for building high-performance web applications. Part 1.The most common interview question and the essential base for writing an efficient code.Sep 4, 20231Sep 4, 20231
The most failed JavaScript interview questionsTry yourself and read the explanation.Mar 9, 202325Mar 9, 202325
Published inJavaScript in Plain English50 shades of ES6 modulesThe toughest challenges of the hardest JavaScript topic for developers.Dec 9, 20223Dec 9, 20223
Only 10% of developers can solve these JavaScript challengesSome time ago we created a telegram-channel with JS quizzes & explanations. Today, we’d like to share TOP-5 JS challenges that were the…Sep 12, 20223Sep 12, 20223
Published inAWS TipBuilding an API using Serverless frameworkIn this article we will go over the Serverless basics, its architecture and highlight the aspects of how to build a Serverless API in the…Aug 24, 2022Aug 24, 2022
Top of JS Topics mostly failed by developersHow often do you ask yourself while coding: «What kind of magic is going on here?»Jul 19, 20221Jul 19, 20221
How to drag anything and drop anywhere?A bit of handmade magic (it won’t work without magic, proved!)Jun 16, 20224Jun 16, 20224
From React to React Native, or There and BackMobile development through the eyes of a web developerMay 12, 2022May 12, 2022
Neural Networks: the best open-source library for object detection & classificationIn the previous article, we showed a way how to start diving into the amazing world of neural networks. But what if you, for some reason…Apr 6, 20221Apr 6, 20221