DEV Community

Discussion on: I built a blog for the developer just starting out.

Collapse
 
veer16 profile image
Veer Singh

great work ✌️Simple and clean

Collapse
 
toktoktwan profile image
Twan Mulder

Thank you Veer! I would love to hear if you have any topics you'd like to read more about 😄

Collapse
 
veer16 profile image
Veer Singh

JS higher order functions please! They are confusing but work wonders to get a clean and short code.

Thread Thread
 
toktoktwan profile image
Twan Mulder

Sounds good! Just to be sure, are you more interested in JS built-in high order functions (like sort/reduce/filter/etc. ) or creating your own ones?