A computer addicted
I create amazing things using the knowledge I have gained so far..
My blogs
Some amazing Cloud ☁️ IDEs in 2021
There are certainly many reasons why you should consider using an Online IDE. In Online IDEs all process run in cloud, you don't need to face any lags.
The previous year of Covid pandemic had made everyone work from home
Code Obfuscation : Why, How & When...
With huge number of available code decompilers out there on the internet, it is becoming more important day by day to hide our source code, so that any reverse engineer cannot decompile it. Interpreted languages like Python & JavaScript have made obf...
5 Reasons why I don't like Python
Almost everybody who has started coding knows Python programming language. Many of them with their first language as Python. Well, Python is a great language for starting out with programming, but still some people dislike the language. Here are the ...
5 TypeScript tricks you don't know about
About Me:
Hey there
How to make your Web Servers more secure
Everyday, we hear a news that the server of X company was hacked. Some rich peoples' social accounts where hacked.
Have you ever wondered, why such things happen? These all cyber attacks happen only because of vulnerabilities in the server. Vulnera...
Why should you learn TypeScript
Today's quote
I AM NOT DISCOURAGED BECAUSE EVERY WRONG ATTEMPT DISCARDED IS A STEP FORWARD
~ Thomas Edison
Some facts about TypeScript
TypeScript was developed by Microsoft about 8 years ago (first public release: 1 October 2012) TypeScript is a...