Add transport protocols video

pull/1657/head
Kamran Ahmed 4 years ago
parent 9c01886517
commit acca23b502
  1. 6
      pages/watch.js

@ -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={'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
openExternal
title={'TCP/IP Model Explained'}

Loading…
Cancel
Save