BooleanDev's profile picture.

Boolean_Dev

@BooleanDev

Ghim

How to be a good employee?


#javascript #es6 #variable Variable declaration in javaScript:

BooleanDev's tweet image. #javascript #es6 #variable
Variable declaration in javaScript:

#webdev #HTML5 ➡️The data-* attribute is used to store custom data private to the page or application.

BooleanDev's tweet image. #webdev #HTML5 

➡️The data-* attribute is used to store custom data private to the page or application.

#API #webdevelopment #Backend The 5 basic design guidelines that make a RESTful API are: 1. Resources (URIs) 2. HTTP methods 3. HTTP headers 4. Query parameters 5. Status Codes


#RESTAPI #API Q. Is it possible to send form data using a GET request? ANS. YES, it’s possible though not recommended. Usually, form data contains fields that are sensitive like passwords and using GET requests for submitting these means your password will be out with req URL.


#HTTP/3 The key difference between HTTP/3 and previous versions of the protocol is that HTTP/3 runs over QUIC instead of TCP. QUIC is a faster and more secure transport layer protocol that is designed for the needs of the modern Internet.


HTTP/1.1 loads resources one after the other, so if one resource cannot be loaded, it blocks all the other resources behind it. In contrast, HTTP/2 is able to use a single TCP connection to send multiple streams of data at once so that no one resource blocks any other resource.


HTTP/2 offers a feature called weighted prioritization. This allows developers to decide which page resources will load first, every time. #HTTP/2 > #HTTP/1.1


United States Xu hướng

Loading...

Something went wrong.


Something went wrong.