|
|
|
@ -9,12 +9,12 @@ const bestPractices = await getAllBestPractices(); |
|
|
|
|
|
|
|
|
|
<BaseLayout |
|
|
|
|
title='Best Practices' |
|
|
|
|
description={'Step by step guides and paths to learn different tools or technologies'} |
|
|
|
|
description={'Best practices on different topics with detailed implementation guidelines'} |
|
|
|
|
permalink={'/best-practices'} |
|
|
|
|
> |
|
|
|
|
<SimplePageHeader |
|
|
|
|
title='Best Practices' |
|
|
|
|
description='Step by step guides and paths to learn different tools or technologies' |
|
|
|
|
description='Best practices on different topics with detailed implementation guidelines' |
|
|
|
|
showYouTubeAlert={true} |
|
|
|
|
/> |
|
|
|
|
|
|
|
|
|