Email - harun.bspt2014@gmail.com Phone - +8801717615827
PHP, JS, CSS, Python, and Machine Learning Technology

Whatsapp-Basic-Features-of-a-chat-app.

Whatsapp-Basic-Features-of-a-chat-app.

Now, Let us take a good look at the inbuilt features offered by a comprehensive chat app: 1. Instant Messaging: This is the basis of your app’s success, and a basic feature of all chat apps. It ...

What is a WebSocket API?

What is a WebSocket API?

According to MDN, the WebSocket API is an advanced technology that makes it possible to open a two-way interactive communication session between the user's browser and a server. With the WebSocket ...

Differences between HTTP and HTTPS

Differences between HTTP and HTTPS

HTTPS: Encrypted Connections The two are essentially the same, in that both of them refer to the same “hypertext transfer protocol” that enables requested web data to be presented on your screen. ...

The critical rendering path (CRP)

The critical rendering path (CRP)

The critical rendering path (CRP) looks at the sequence of steps the browser takes to receive HTML, CSS, and JavaScript bytes, as well as the techniques required to render the initial view of the web ...

What-happens-when-you-navigate-to-google

What-happens-when-you-navigate-to-google

First of all your computer has to interpret the signals coming through from your keyboard—each key press closes a specific electrical circuit that tells your computer the letters and symbols you’re ...

What happens when you navigate to an URL

What happens when you navigate to an URL

This is a classical question in an interview. We can concatenate the topics all above in this theme: Do the DNS query first, it will offer the most suitable IP address with the intelligent DNS ...

Postman-checking-protected-routes-from-backend

Postman-checking-protected-routes-from-backend

How to get-the-token-in-postman-whenever-i-use-middleware-in-my-private-routes, so I can check from back-end that my secured authenticated routes ( secured with Passport.authenticate middleware) are ...

How to Check HTTP Request and Response on Chrome?

How to Check HTTP Request and Response on Chrome?

Open a webpage ( say https://github.com/rohan-paul ) in Google Chrome and go to “View > Developer > Developer Tools” menu. You can also open the developer console by right clicking on the page ...

What Does the POST Method Do?

What Does the POST Method Do?

Aapart from GET, there are other types of HTTP methods including: HEAD POST PUT DELETE CONNECT OPTIONS TRACE What Does the PUT Method Do? The PUT method completely replaces whatever currently ...

HTTP Status Error Codes

HTTP Status Error Codes

The HTTP status codes are developed as per the Internet standards defined by Internet Engineering Task Force (IETF). They are classified into five different categories as below: 1xx series – ...

Translate »
Register New Account