Hey, there I am Pratyush kesarwani, an aspiring full stack web developer and recently I started to write blogs on web development. Even if a single person gets help from my blog, that will make my day. Keep learning, keep helping 🙂
I am available for a Frontend developer job part-time, full-time, and on a contract basis also.
Q1: What is the nature of javascript? Javascript is a single-threaded synchronous programming language. It means that it runs in a sequence such that when one line of code gets executed, then it moves to the next line. we can also say it executes o...
