KOREY
BLOG
ABOUT
First Class Functions In Javscript
A programming language is said to have first-class functions when functions in that language are treated like any other variable. This means…
November 18, 2021
javascript
10 Tips to Succeed in Your New Software Engineering Role
Why Should You Read This? Excelling at your job is not a topic people talk about as much as other aspects of software engineering. I am…
November 13, 2021
Mentorship
PROMISE IN JAVASCRIPT
Promise in Javascript In the previous post, we talked about callbacks in javascript and why they are needed. The promise-based syntax…
August 08, 2020
Nodejs
Older Post →