mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 03:59:54 +02:00
Add http caching video link
This commit is contained in:
@@ -37,6 +37,12 @@ const WatchList = () => (
|
||||
<div className='pt-5 pb-5 bg-light border-top'>
|
||||
<div className='container'>
|
||||
<div className='row'>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'HTTP Caching Headers'}
|
||||
subtitle="Learn everything you need to know about HTTP caching."
|
||||
url='https://www.youtube.com/watch?v=HiBDZgTNpXY'
|
||||
/>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'Content Delivery Networks'}
|
||||
|
Reference in New Issue
Block a user