Add link to system design video
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={'System Design 101'}
|
||||
subtitle="Learn the basics and all the bits and pieces involved in System Design."
|
||||
url='https://www.youtube.com/watch?v=Y-Gl4HEyeUQ'
|
||||
/>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'JavaScript Fetch API'}
|
||||
|
Reference in New Issue
Block a user