Photo by Christina @ wocintechchat.com on Unsplash
5 Important Full Stack Concepts
What You Need to Know About Full Stack Fundamentals
These are from what I have learned from the Codedamn video.
- Core Web Vitals:
CLS (Cumulative Layout Shift): Visual Stability
LCP (Largest Contentful Paint): Loading. Less than 2.5 seconds
FID (First Input Delay): Interactivity
2. Long Running Thread Blocking Code:
3. CORS (Cross-Origin Resource Sharing) SOP (Options Methods)
Features of TCP Protocol
No Packet loss
2-way handshake
QUIC is an implementation that is built on top of UDP.
http uses the 1.1 protocol http3 uses UDP as theunderlying protocol.