Add transport protocols video
This commit is contained in:
@ -37,6 +37,12 @@ const WatchList = () => (
|
|||||||
<div className='pt-5 pb-5 bg-light border-top'>
|
<div className='pt-5 pb-5 bg-light border-top'>
|
||||||
<div className='container'>
|
<div className='container'>
|
||||||
<div className='row'>
|
<div className='row'>
|
||||||
|
<RowBlock
|
||||||
|
openExternal
|
||||||
|
title={'Transport Protocols: TCP and UDP'}
|
||||||
|
subtitle="Learn what TCP and UDP are, the differences and when to prefer which one."
|
||||||
|
url='https://www.youtube.com/watch?v=37AFBZv4_6Y'
|
||||||
|
/>
|
||||||
<RowBlock
|
<RowBlock
|
||||||
openExternal
|
openExternal
|
||||||
title={'TCP/IP Model Explained'}
|
title={'TCP/IP Model Explained'}
|
||||||
|
Reference in New Issue
Block a user