If you ask, what is Java Script? The answer is: Java Script is a Single threaded, non-blocking asynchronous concurrent language. Now it is important to understand these characteristic of Java Script. Let’s try to understand, what is Single threaded, non-blocking and what is difference from others. With other languages, when server receives request, it allocates […]
MERN Full Stack on AWS
This is the first and main blog, in this, I will explain the overall idea. Please be informed that this is going to be a blog series exploring all the aspects of running the full stack application on AWS (Amazon Web Services). The main goal is to share the learning related to AWS but I […]