Open in app

Sign In

Write

Sign In

Michael Pautov
Michael Pautov

10 Followers

Home

About

Oct 28, 2020

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 productivity and efficiency of the language. Of course, all of us now know about the Typescript (that’s why you are here, right?). For the people who want…

Typescript

3 min read

TypeScript 4.0! What is New?
TypeScript 4.0! What is New?
Typescript

3 min read


Sep 5, 2020

Most useful methods of ‘ramda.js’

List of methods: Pluck ApplySpec Cond PropEq Pipe FromPairs PathOr Pluck Using all the time. Go throw the array and take the value which we put as the key const getAges = R.pluck(‘age’); getAges([{name: ‘fred’, age: 29}, {name: ‘wilma’, age: 27}]); //=> [29, 27] ApplySpec The gold key when we would like…

Ramda

2 min read

Most useful methods of ‘ramda.js’
Most useful methods of ‘ramda.js’
Ramda

2 min read


Jul 27, 2020

Top 10 Interview Questions Related To React Hooks

React is an incredibly versatile JavaScript framework that allows developers to create intuitive interfaces for web applications. A React developer earns $57 per hour on average plus they are widely sought after in the market. …

React

4 min read

React

4 min read


Jul 8, 2020

When to use Storybook?

User Interface has become an essential part of modern development. Several technologies are used together to create attractive and high-performing user interfaces. Creating a simple user interface, with few screens is not a big deal, but as the application grows, the user interface becomes more and more complicated. The Storybook…

Storybook

3 min read

When to use Storybook?
When to use Storybook?
Storybook

3 min read


Jul 1, 2020

Как использовать React.memo и useCallback

В этой статье расскажу о том когда и как использовать React.memo и хук useCallback. После этой статьи поймете в каких случаях используют useCallback. Узнаете как работает между собой React.Memo и useCallback. Кратко о React.memo и useCallback React.Memo — компонент высшего порядка. Похож на React.PureComponent, но предназначен для функциональных компонентов. Вторым аргументом React.Memo есть возможность передать…

Usecallback

2 min read

Как использовать React.memo и useCallback
Как использовать React.memo и useCallback
Usecallback

2 min read


Jul 1, 2020

How to use React.memo and useCallback

In 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 use useCallback. Learn how React.Memo and useCallback work together. Briefly about React.memo and useCallback React.Memo is a higher-order component. Similar to React.PureComponent, but intended for functional components. The second argument of…

Usecallback

2 min read

How to use React.memo and useCallback
How to use React.memo and useCallback
Usecallback

2 min read


Jun 29, 2020

Micro and Macro tasks in JavaScript

Multithreading is what made great computing speeds possible. Today, it is a compulsory feature in all operating systems and programming languages. While even the old languages like C++ added built-in thread support in the somewhat latest updates, JavaScript remained stubborn. But multithreading was needed in browsers nonetheless, so the concept…

Java Script

3 min read

Micro and Macro tasks in JavaScript
Micro and Macro tasks in JavaScript
Java Script

3 min read

Michael Pautov

Michael Pautov

10 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech