19h ago · 2 min read · A callback function is a function that passes an argument to another function and execute later. This mechanism is a JavaScript event driven asynchronous programming model. Here is an example functio
Join discussion
1d ago · 5 min read · Template Literals are the modern ways that used to represent a string in JavaScript. Previously many concatenation methods are present but in ES6(2015) it introduce it. Before go into detail of templa
Join discussion
3d ago · 2 min read · As a computer science student, the past two years have exposed me to very different kinds of subjects. From programming and discrete mathematics to computer architecture and databases. Each subject fe
Join discussion