<Fortune  Ekeruo/>

Blog
Resumé
Blog
Resumé
  • What is JavaScript lexical scope?

    Fortune Ekeruo

    October 10, 2022
    JavaScript scope is basically the accessibility of variables or values within specific sections of your code during its execution....
  • Understanding the rules of the "this" keyword in JavaScript

    Fortune Ekeruo

    August 24, 2022
    To properly understand how the `this` keyword works in JavaScript you first need to understand its rules, and in this post I’ll go over them with some examples....
  • How to setup Github SSH connection

    Fortune Ekeruo

    July 20, 2022
    To setup a Github SSH connection these two things must be done, first generate SSH public and private keys, then add the generated public key to Github....
© 2025 - fortunee.dev