Blog
GitHub
27 March, 2021
- 3 min read
GitHub We talked about Git last time and briefly about Github. Github is a provider of hosting for software development using git. With…
Git & GitHub
19 March, 2021
- 4 min read
Recently I got a new laptop and I have to set up everything new to code again. This means installing a bunch of stuff like Visual Studio…
Recursion 101
15 March, 2021
- 3 min read
Concept of Recursion According to Oxford Dictionary, recursion is: the process of repeating a function, each time applying it to the result…
Promise me you will Callback
10 March, 2021
- 3 min read
Callback First thing first, what is a callback or a callback function? So we know a function is a block of codes which we write to perform a…
Grid Love
05 March, 2021
- 3 min read
I must admit, I struggle with what is so-called responsive when it comes to web development. You have to fit or even re-design your…
Creativity or Stagnation
04 March, 2021
- 2 min read
Stagnation I have always been creative. I have interest in many things, from painting, crocheting, enbroiderying and other diy-ing. I steped…