Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
JS Cookbook Series' Articles
Back to druchan's Series
Advanced switch-case / pattern-matching in Javascript
druchan
druchan
druchan
Follow
Aug 2 '23
Advanced switch-case / pattern-matching in Javascript
#
functional
#
javascript
#
tips
#
vanillajs
4
reactions
Comments
Add Comment
3 min read
Parallel promises made simple - Javascript Tip
druchan
druchan
druchan
Follow
Aug 2 '23
Parallel promises made simple - Javascript Tip
#
functional
#
javascript
#
tips
#
vanillajs
Comments
Add Comment
2 min read
Safe, simple, sequential promises in Javascript
druchan
druchan
druchan
Follow
Aug 2 '23
Safe, simple, sequential promises in Javascript
#
recipe
#
javascript
#
vanillajs
#
cookbook
1
reaction
Comments
Add Comment
2 min read
Piping through functions that can throw an exception - Javascript Recipe
druchan
druchan
druchan
Follow
Aug 2 '23
Piping through functions that can throw an exception - Javascript Recipe
#
javascript
#
cookbook
#
vanillajs
#
functional
Comments
Add Comment
2 min read
Using object-access instead of Array.find when dealing with lots of data - Javascript Recipe
druchan
druchan
druchan
Follow
Aug 2 '23
Using object-access instead of Array.find when dealing with lots of data - Javascript Recipe
#
javascript
#
cookbook
#
vanillajs
#
functional
Comments
Add Comment
2 min read
Enrich an object - Javascript Recipe
druchan
druchan
druchan
Follow
Aug 2 '23
Enrich an object - Javascript Recipe
#
javascript
#
recipe
#
cookbook
#
vanillajs
3
reactions
Comments
2
comments
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account