It is known as JavaScript XML and also known as JavaScript Syntax Extension. Its main benefit is it allows us to write HTML in React. JSX is an extension of JavaScript. It’s based on ECMAScript 2015(ES6). It is faster than regular JavaScript. We can write HTML code easily in React and it gives more functionality of JavaScript. It comes with the full […]
Read MoreSocket.IO was created by Guillermo Reach in 2010. It was developed to use open connections to facilitate real-time communication, which was still a relatively new phenomenon. That is written in JavaScript. That official website is socket.io and the repository of GitHub is https://github.com/socketio/socket.io. Let you understand Socket.IO in very simple language. We people must have used chat applications. Let’s take an example WhatsApp. […]
Read More