TypeScript 4.0! What is New?It is time to see the best things about the new Typescript 4.0. Recently, Microsoft announced a new version that will enhance the…Oct 28, 2020Oct 28, 2020
Top 10 Interview Questions Related To React HooksReact is an incredibly versatile JavaScript framework that allows developers to create intuitive interfaces for web applications. A React…Jul 27, 2020Jul 27, 2020
When to use Storybook?When to use Storybook? 1. When you need to develop components in isolation 2. When there is a need to manage edge test cases 3. When there…Jul 8, 2020Jul 8, 2020
Как использовать React.memo и useCallbackВ этой статье расскажу о том когда и как использовать React.memo и хук useCallback. После этой статьи поймете в каких случаях используют…Jul 1, 2020Jul 1, 2020
How to use React.memo and useCallbackIn this article, I’ll talk about when and how to use React.memo and the useCallback hook. After this article, you will understand when to…Jul 1, 2020Jul 1, 2020
Micro and Macro tasks in JavaScriptMultithreading is what made great computing speeds possible. Today, it is a compulsory feature in all operating systems and programming…Jun 29, 2020Jun 29, 2020