QUIC tranport protocol
QUIC is a multiplexed stream transport over UDP. By using this protocol, it can dramatically reduce the connection establishment time for TCP+TLS.
QUIC is a multiplexed stream transport over UDP. By using this protocol, it can dramatically reduce the connection establishment time for TCP+TLS.
Git commands when merge conflicts happened.
Learning basic development tools and environment setting such as using it, VIM editor etc
The following example shows the basic form submit handling with React
We can detect the page exit in useEffect Hooks