PinnedWhat I learnt after 6 years, working in the IT industryHaving over 6 years of XP now, these are some of the things I learnt. I hope they can help in some way with your growth in the IT Industry.Dec 13, 2021Dec 13, 2021
PinnedPublished inJavaScript in Plain EnglishAn Introduction to Webpack 5A step-by-step introduction into the world of bundling JavaScript apps.Jan 24, 20212Jan 24, 20212
Published inJavaScript in Plain EnglishA Simple Guide To ClosuresIf you have ever been to a JavaScript interview, then there is a high probability of you being asked, what a closure is??Jan 1Jan 1
Published inJavaScript in Plain EnglishA Simple Guide to Mutation Observers(JS)With all the frameworks to work on, it's always nice to use some VanillaJS to resolve an issue. One of the observers I have been using on a…Dec 30, 2023Dec 30, 2023
Published inJavaScript in Plain EnglishCustom Directives in Vue 3Introduction to the world of custom Vue.js directivesMay 9, 2022May 9, 2022
Published inJavaScript in Plain EnglishEvent.isTrusted, Safeguard Your Site from BotsCheck whether an event is triggered by a human or by a script.Apr 3, 2022Apr 3, 2022
Published inJavaScript in Plain EnglishAn Introduction to IIFEs for BeginnersWhat are IIFEs? IIFEs or Immediately Invoked Function Expressions are functions that get invoked the moment they are defined.Jan 26, 2022Jan 26, 2022
Published inJavaScript in Plain EnglishVue 3 Programmatic Component DesignCreate dynamic component templatesJan 22, 20223Jan 22, 20223
Published inJavaScript in Plain EnglishHow to Attempt Coding Assignments For Job ApplicationsShow-off your skills in a tasteful mannerJan 3, 2022Jan 3, 2022
Published inJavaScript in Plain EnglishJavaScript Operators You Need To Start UsingWrite better and clean code. There are more to JS than =, ==, && and ||Dec 27, 2021Dec 27, 2021