shreedharraj.hashnode.devJava Compilation Process ExplainedSo today in this post I will explain how the java compilation process works. What is Compilation? So before we get into the Java compilation process, we need to know what compilation exactly is. The process of converting source code written by the pr...May 8, 2022·1 min read
shreedharraj.hashnode.devThe Keys To Be More ProductiveToday in this article I will be sharing some keys to being more productive. Meditation Productivity requires focus, attention and concentration. If you think you are not focused, I suggest you start meditating everyday for 10 - 15 minutes, make it a ...May 8, 2022·3 min read
shreedharraj.hashnode.devNFTs ExplainedThese days, everyone is talking about Web3, Cryptocurrency NTFs and you might have wondered about what is all of that. In this article I will be talking about what an NFT is. What is an NFT? The full form of NFT is Non Fungible Token. So let's break ...May 8, 2022·3 min read
shreedharraj.hashnode.dev5 Beautiful VSCode Themes That You Will Love (Light & Dark)In this article, I will be sharing 5 beautiful VSCode themes that you will love. DISCLAIMER - I in no way claim that these themes belong/are created by me. 1. Night Owl Night Owl is an amazing dark theme made by sarah.dranser. This theme only has a d...Mar 4, 2022·2 min read
shreedharraj.hashnode.dev5 Helpful VSCode Extensions That Will Make Life EasierSo in this article I will sharing 10 VSCode extensions that help me in my daily coding. 1. Prettier Prettier is an extension that formats your code on save so that it doesn't look messy and I use it all the time. Link: https://bit.ly/3cwC9Ep 2. Renam...Mar 4, 2022·2 min read