Using Google fonts on your website is quite easy. You can start using Google fonts on your website in few easy steps.
Media queries allow us to write device-specific CSS & build responsive websites.
Socket is an endpoint with an IP Address & a port number. For example, we can call this IP address 192.22.56.345:3000 as a socket. Here 192.22.56.345 is an IP Address & 3000 is a port number.
Web Service is a piece of software that makes an application available to the internet.
CoffeeScript & TypeScript are languages that support ES6 features and their compiler (transpiler) convert code into JavaScript (ES5).
A Proxy Server is an intermediate server between a client application such as browser and the real server. Any request you make through your browser first go to proxy server then it forward it to real server. The same way, response given by real server is first captured by proxy server and then given to your browser.