Programming
Pentaho Data Integration (PDI) Installation Guide - Easy yet powerful ETL tool
This is a step-by-step installation guide for Pentaho Data Integration. Well, why Pentaho Data Integration aka ‘Kettle’? Pentaho Data Integration (PDI) is an ETL (Extract, Transform, Load) tool to…
A Practical Guide To Become a Senior Frontend Developer
An actionable roadmap to becoming a senior front end developer by enhancing your skills in whether you are using react or angular or vuejs.
32+ funny Code Comments that people actually wrote
Well, This writing will show you how code commenting can be funny too. I have listed some funny code comments people encountered in production code. Note: If you want to learn more about JavaScript…
Callback vs Promise and Async/Await in JavaScript
A callback function is a function passed into another function as an argument, which is called (or executed) inside the otherFunction. So the basic way to handle asynchronous operations is through…
5 Platforms to Learn Algorithms and Data Structures
Leverage these websites to learn data structures and algorithms.