mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 11:33:09 +01:00
Add link to osi model video
This commit is contained in:
parent
12ee8c5ec4
commit
a6dc709e4c
@ -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={'OSI Model — Visual Explanation'}
|
||||
subtitle="What is OSI Model, different layers involved, explained visually with examples."
|
||||
url='https://www.youtube.com/watch?v=dV8mjZd1OtU'
|
||||
/>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'Freeze and Seal Objects in JavaScript'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user