<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/sectionio/best-of/2022/03" -->

---
title: Best Section posts — March 2022 | daily.dev
description: The most upvoted Section posts from March 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/sectionio/best-of/2022/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/sectionio/best-of/2022/03
og:type: website
og:site_name: daily.dev
og:title: Best Section posts — March 2022 | daily.dev
og:description: The most upvoted Section posts from March 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Section — March 2022

1. 1  
[](https://daily.dev/posts/next-js-blog-using-typescript-and-notion-api-nfh19ppjd "Next.js Blog using Typescript and Notion API")  
Article  
![Avatar of sectionio](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/626c3419b7564e30a82c3a20840e789e)Section · 4y  
Next.js Blog using Typescript and Notion API  
Next.js is used to create Server-side Rendering (SSR) and Static Site Generation (SSG) using JavaScript. The app fetches extra data from the server after the browser loads the website’s HTML page. SSG makes the site load even faster, creating a better user experience. This guide will help you learn how to use Next.js with Notion API to create a blog app.  
32  
1
2. 2  
[](https://daily.dev/posts/creating-dashboards-in-react-using-react-dashboards-bfh3lx0gy "Creating Dashboards in React using React Dashboards")  
Article  
![Avatar of sectionio](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/626c3419b7564e30a82c3a20840e789e)Section · 5y  
Creating Dashboards in React using React Dashboards  
React Dashboard is a free and premium dashboard template from Flatologic. It is built with React, Bootstrap, React Router, Redux, and GraphQL. It comes with a React frontend and a Node.js backend. This tutorial will cover how to create a dashboard in three easy steps. Then, we will connect it to an SQL database with MAMP.  
20  
1
3. 3  
[](https://daily.dev/posts/approximating-the-speed-of-an-object-and-its-distance-using-opencv-in-python-cbjq9lis0 "Approximating the Speed of an Object and its Distance using OpenCV in Python")  
Article  
![Avatar of sectionio](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/626c3419b7564e30a82c3a20840e789e)Section · 4y  
Approximating the Speed of an Object and its Distance using OpenCV in Python  
In this tutorial, we will learn how to use OpenCV to detect the frontal face of an object, find the object’s distance in relation to the camera, then calculate the speed. You need to be conversant with Python as a programming language, refer to this tutorial link below on Python. We will use the laptop webcam as our tool.  
12  
1

[See all Section archives](/sources/sectionio/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/sectionio/best-of/2022/03#page","url":"https://daily.dev/sources/sectionio/best-of/2022/03","name":"Best Section Posts — March 2022","description":"The most upvoted Section posts from March 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/sectionio/best-of/2022/03#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/next-js-blog-using-typescript-and-notion-api-nfh19ppjd","name":"Next.js Blog using Typescript and Notion API"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/creating-dashboards-in-react-using-react-dashboards-bfh3lx0gy","name":"Creating Dashboards in React using React Dashboards"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/approximating-the-speed-of-an-object-and-its-distance-using-opencv-in-python-cbjq9lis0","name":"Approximating the Speed of an Object and its Distance using OpenCV in Python"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Section","item":"https://daily.dev/sources/sectionio"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/sectionio/best-of"},{"@type":"ListItem","position":5,"name":"March 2022"}]}]}
```

