|
|
@ -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={ 'All about Promises in JavaScript' } |
|
|
|
|
|
|
|
subtitle='Everything you need to know to about writing asynchronous code with Promises.' |
|
|
|
|
|
|
|
url='https://www.youtube.com/watch?v=BvrkobaCVVE' |
|
|
|
|
|
|
|
/> |
|
|
|
<RowBlock |
|
|
|
<RowBlock |
|
|
|
openExternal |
|
|
|
openExternal |
|
|
|
title={ 'GitHub Actions' } |
|
|
|
title={ 'GitHub Actions' } |
|
|
|