DEV Community

Vasil Vasilev profile picture

Vasil Vasilev

I try to explain basic concepts in detail so that no questions are left unanswered.

Location Sofia, Bulgaria Joined Joined on  Personal website https://vgvweb.com/ github website

Education

King's College London

How the `.then()` method interacts with the JavaScript event loop.

How the `.then()` method interacts with the JavaScript event loop.

Comments
2 min read
Why we need event capture and event bubbling?

Why we need event capture and event bubbling?

Comments
4 min read
Javascript is single or multi-threaded?

Javascript is single or multi-threaded?

Comments
4 min read
The Importance Of Immutability In React

The Importance Of Immutability In React

Comments
2 min read
Understanding the useCallback hook

Understanding the useCallback hook

Comments
3 min read
Copying an Array in Javascript

Copying an Array in Javascript

3
Comments
3 min read
Loose Coupling and Dependency Injection (DI) principle

Loose Coupling and Dependency Injection (DI) principle

Comments
2 min read
Mutable And Immutable Values in Javascript

Mutable And Immutable Values in Javascript

1
Comments
1 min read
Currying Step-By-Step

Currying Step-By-Step

Comments
2 min read
Why You Should Understand Closures To Master .reduce()

Why You Should Understand Closures To Master .reduce()

Comments
3 min read
loading...