Understanding the pom.xml File: A Comprehensive GuideDuring a project discussion at work, a senior colleague asked me to explain the pom.xml file, as it is the starting point for a Spring Boot project. To my surprise, many team members were unaware of the facts I would share. This information will help...Apr 9, 2024·7 min read
How React finds index.html from index.js?I had this question when I got started with React probably a year ago, but I clearly remember finding it annoying and confusing how index.js contacts index.html for id references. if you have ever used react, I'm assuming you have because why not it'...Nov 1, 2022·2 min read
Getting started with BlockchainWhy Blockchain Imagine that you have a company that owns a server with 10,000 computers used to maintain a database holding all of its client’s account information. Your company owns a warehouse building that contains all of these computers under one...Feb 1, 2022·10 min read