#computer-science
Read more stories on Hashnode
Articles with this tag
Definition of callback, where and how it is being used etc! Β· ππ If you ever came across this sorta function function add(a, b,callback) { ...