Subscribe to my newsletter and never miss my upcoming articles
What is Blockchain? it is a permanent database that is shared across a lot of computers around the world which makes it a chain of networks connected together that forms a blockchain. blockchain was made popular by an anonymous person, Satoshi Nakamo...
What is SPA? SPA as the name suggests means when you load the app for once. In simple words, the pages don't reload when you click on something. on clicking on an element on the page, SPA only renders that element, instead of what traditional pages d...
đ What is React? A UI library developed by Facebook creates interactive, stateful, and reusable components it uses Virtual DOM example: Instagram .com is completely written in React ⨠Features is React? it makes quick and responsive apps uses Vir...
Resource Links Included!
GitHub is one of the most used hosting platform for version control and collaboration, we must have heard about the terms like repo and PR in your coding career what do they mean, or simply put what do they even mean to us? here are a few Github term...
Free CheatSheet included!