Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Every millisecond matters in Javascript Series' Articles
Back to Alexander Nenashev's Series
Every millisecond matters in Javascript
Alexander Nenashev
Alexander Nenashev
Alexander Nenashev
Follow
May 14
Every millisecond matters in Javascript
#
javascript
#
webdev
#
ux
#
performance
1
reaction
Comments
5
comments
1 min read
Avoid intermediate arrays (filter/map) to make Javascript fast
Alexander Nenashev
Alexander Nenashev
Alexander Nenashev
Follow
May 15
Avoid intermediate arrays (filter/map) to make Javascript fast
#
javascript
#
performance
#
webdev
#
ux
13
reactions
Comments
6
comments
2 min read
Avoid iterators/generators to make Javascript fast
Alexander Nenashev
Alexander Nenashev
Alexander Nenashev
Follow
May 17
Avoid iterators/generators to make Javascript fast
#
javascript
#
performance
#
webdev
#
ux
4
reactions
Comments
Add Comment
3 min read
Pre-allocate arrays to make Javascript fast
Alexander Nenashev
Alexander Nenashev
Alexander Nenashev
Follow
May 18
Pre-allocate arrays to make Javascript fast
#
javascript
#
performance
#
webdev
#
ux
21
reactions
Comments
8
comments
2 min read
Avoid intermediate arrays (parsing strings) to make you Javascript fast
Alexander Nenashev
Alexander Nenashev
Alexander Nenashev
Follow
May 18
Avoid intermediate arrays (parsing strings) to make you Javascript fast
#
javascript
#
performance
#
webdev
#
ux
10
reactions
Comments
4
comments
1 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account