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, 2023A response icon1Sep 4, 2023A response icon1
The most failed JavaScript interview questionsTry yourself and read the explanation.Mar 9, 2023A response icon25Mar 9, 2023A response icon25
Published inJavaScript in Plain English50 shades of ES6 modulesThe toughest challenges of the hardest JavaScript topic for developers.Dec 9, 2022A response icon3Dec 9, 2022A response icon3
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, 2022A response icon3Sep 12, 2022A response icon3
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, 2022A response icon1Jul 19, 2022A response icon1
How to drag anything and drop anywhere?A bit of handmade magic (it won’t work without magic, proved!)Jun 16, 2022A response icon4Jun 16, 2022A response icon4
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, 2022A response icon1Apr 6, 2022A response icon1