How to call an API using vanilla Javascript
This post looks at how you can call an API using vanilla Javascript using code samples to explain concepts. These days you will spend a majority of your time working…
How to install software on Mac without Homebrew & admin access
If you are a software engineer who works for a bank and if you are allowed to use Mac machines e.g. a Macbook you most likely do not have admin…
What is Javascript event loop?
I have been working with Javascript for more than a decade and for the first few years I did not know what event loop was. It was not until I…
How to setup Java 18 on your mac
This is a manual process but the aim of this document is to provide an easy to follow guide of how to setup Java 18 on your Mac. Setup Java…
How to build React app with Redux Store for state management
Honestly, this blogpost was a long time coming, I have been working on/off with react for the last 2 years and this time, I feel it is time to stick…
Recent comments